index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
- files in bsas are now only displayed in the data tab if they are managed by mo
Tannin
2014-05-25
1
-81
/
+73
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-396
/
+293
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-29
/
+5
*
- bugfix: endless loop in detection of mod order problems
Tannin
2014-05-04
1
-1
/
+0
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-18
/
+58
*
- download tooltip now also includes the file description
Tannin
2014-05-01
1
-1
/
+4
*
- bugfix: newly installed files could be added hidden
Tannin
2014-04-25
1
-2
/
+3
*
- updated installer
Tannin
2014-04-24
1
-5
/
+8
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-54
/
+62
*
- loot client no longer stalls the process while waiting for masterlist update
Tannin
2014-04-16
1
-1
/
+8
*
- loot integration now displays the report
Tannin
2014-04-05
1
-27
/
+52
*
Merge with branch1.1
Tannin
2014-04-05
1
-177
/
+943
|
\
|
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-5
/
+199
|
*
- bugfix: the add/remove categories function could fail when a filter/groupin...
Tannin
2014-03-26
1
-49
/
+19
|
*
Merge
Tannin
2014-03-18
1
-0
/
+4
|
|
\
|
|
*
Merge
Tannin
2014-03-16
1
-0
/
+4
|
|
|
\
|
|
|
*
some fixes towards qt5 compatibility
Tannin
2014-03-16
1
-0
/
+4
|
*
|
|
- bugfix: if resuming a download failed with the server sending a textual err...
Tannin
2014-03-18
1
-1
/
+17
|
|
/
/
|
*
|
- unpacking bsas during installation no longer overwrites loose files (since ...
Tannin
2014-03-13
1
-1
/
+2
|
*
|
- "CreateDirectory" will no longer create directories in original data directory
Tannin
2014-03-13
1
-0
/
+3
|
|
/
|
*
- bugfix: on-demand loading of data tree broke filtering on conflicting files
Tannin
2014-02-18
1
-11
/
+14
|
*
- ini file changes that would have to overwrite ini tweaks are now stored in ...
Tannin
2014-02-17
1
-0
/
+4
|
*
- a few hooks will now somewhat handle file names starting with \\?\
Tannin
2014-02-12
1
-3
/
+16
|
*
- archives.txt is now written using the "safe"-write mechanism
Tannin
2014-02-07
1
-20
/
+15
|
*
- tabs in the mod info dialog can now be moved around by the user
Tannin
2014-02-04
1
-0
/
+3
|
*
- main window is now actually disabled while integrated boss is running
Tannin
2014-02-02
1
-0
/
+2
|
*
- bugfix: upon moving files between mods, an attempt was made to access origins
Tannin
2014-02-02
1
-8
/
+12
|
*
- bugfix: elevation dialog didn't offer a "yes" option
Tannin
2014-01-29
1
-6
/
+6
|
*
- bugfix: dds preview or transparent textures looked odd
Tannin
2014-01-29
1
-2
/
+9
|
*
- bugfix: accessing profile without loading one when starting an app through ...
Tannin
2014-01-27
1
-1
/
+5
|
*
- boss integration
Tannin
2014-01-23
1
-3
/
+23
|
*
- when a download server returns a text file, it's assumed to be an error and...
Tannin
2014-01-18
1
-1
/
+22
|
*
- added an about dialog
Tannin
2014-01-16
1
-0
/
+9
|
*
- moved code for file previews to plugins
Tannin
2014-01-14
1
-0
/
+6
|
*
- implemented hook for NtQueryDirectoryFile
Tannin
2014-01-13
1
-8
/
+59
|
*
- Mod Organizer can now display most image types (including dds) and txt file...
Tannin
2014-01-05
1
-0
/
+46
|
*
Merge
Tannin
2014-01-04
1
-7
/
+5
|
|
\
|
|
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-7
/
+5
|
*
|
- hook dll now monitors all mod directories, not only overwrite
Tannin
2014-01-03
1
-7
/
+9
|
*
|
- bugfix: archive.dll could cause a crash, attempting to close an archive tha...
Tannin
2013-12-19
1
-2
/
+2
|
|
/
|
*
- plugin list now highlights plugins with attached ini files
Tannin
2013-12-14
1
-1
/
+1
|
*
- MO now applies a minimum to the nmm-compatibility field.
Tannin
2013-12-08
1
-1
/
+1
|
*
- bugfix: extracting bsas did not work with non-ascii characters in the mod name
Tannin
2013-12-07
1
-3
/
+2
|
*
Merge with default
Tannin
2013-12-07
1
-31
/
+38
|
|
\
|
|
*
- bugfix: drag&drop on archive list didn't always work properly
Tannin
2013-12-07
1
-2
/
+4
|
|
*
- minor text fixes
Tannin
2013-12-07
1
-3
/
+3
|
|
*
- plugins can now be localized too
Tannin
2013-11-27
1
-29
/
+34
|
*
|
minor text changes
Tannin
2013-12-07
1
-1
/
+1
|
*
|
- download manager now saves the file times on nexus, for potential later use...
Tannin
2013-12-07
1
-1
/
+1
|
*
|
- added second context menu for changing categories that applies only changes to
Tannin
2013-12-01
1
-15
/
+94
|
|
/
[next]