summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-0/+4
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-3/+16
* - archives.txt is now written using the "safe"-write mechanismTannin2014-02-071-20/+15
* - tabs in the mod info dialog can now be moved around by the userTannin2014-02-041-0/+3
* - main window is now actually disabled while integrated boss is runningTannin2014-02-021-0/+2
* - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-021-8/+12
* - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-291-6/+6
* - bugfix: dds preview or transparent textures looked oddTannin2014-01-291-2/+9
* - bugfix: accessing profile without loading one when starting an app through ...Tannin2014-01-271-1/+5
* - boss integrationTannin2014-01-231-3/+23
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+22
* - added an about dialogTannin2014-01-161-0/+9
* - moved code for file previews to pluginsTannin2014-01-141-0/+6
* - implemented hook for NtQueryDirectoryFileTannin2014-01-131-8/+59
* - Mod Organizer can now display most image types (including dds) and txt file...Tannin2014-01-051-0/+46
* MergeTannin2014-01-041-7/+5
|\
| * - nxmhandler will now ask before registering itselfTannin2014-01-041-7/+5
* | - hook dll now monitors all mod directories, not only overwriteTannin2014-01-031-7/+9
* | - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-191-2/+2
|/
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-1/+1
* - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-1/+1
* - bugfix: extracting bsas did not work with non-ascii characters in the mod nameTannin2013-12-071-3/+2
* Merge with defaultTannin2013-12-071-31/+38
|\
| * - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-071-2/+4
| * - minor text fixesTannin2013-12-071-3/+3
| * - plugins can now be localized tooTannin2013-11-271-29/+34
* | minor text changesTannin2013-12-071-1/+1
* | - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-071-1/+1
* | - added second context menu for changing categories that applies only changes toTannin2013-12-011-15/+94
|/
* - bugfix: installFile for mods was not a relative path if the downloads direc...Tannin2013-11-221-0/+8
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-3/+47
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+7
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-011-3/+15
* - text files encoded in system encoding should now be correctly recognized in...Tannin2013-10-261-5/+6
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-1/+1
* - directories in data-view are now sortedTannin2013-10-201-4/+7
* - tooltip on download list now contains the file nameTannin2013-10-181-1/+6
* - plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...Tannin2013-10-161-0/+5
* - bugfixes to last mergeTannin2013-10-121-2/+4
* MergeTannin2013-10-111-4/+83
|\
| * - added new plugin to test if fnis needs to be runTannin2013-10-111-4/+83
* | - new toggle to display hidden downloadsTannin2013-10-101-0/+6
* | - bugfix: When updating MO, if login is required, the process didn't continue...Tannin2013-10-061-0/+1
* | - option to ignore/unignore updates is now only shown if there IS an updateTannin2013-10-061-6/+8
* | MergeTannin2013-10-061-1/+2
|\ \ | |/ |/|
| * bugfix: statusbar may have stayed enabled if an error occured on handling the...Tannin2013-10-061-1/+2
* | - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-25/+62
* | diagnosis plugin now warns when nitpick is installedTannin2013-09-301-0/+1
* | - download progress is now visible in task barTannin2013-09-281-2/+0
|/
* - bugfix: esp parsing could crash for broken/unrecognized espsTannin2013-09-231-0/+4