summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - removed some obsolete codeTannin2013-09-221-3/+18
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-9/+85
* - bugfix: when installing mods through the nmm importer if no other mods were...Tannin2013-09-121-0/+5
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-17/+47
* - added a new column for not-yet-endorsed modsTannin2013-09-011-5/+21
* - mod list can now be sorted by install timeTannin2013-08-311-0/+4
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-2/+8
* - position of splitter in main window is now saved and restoredTannin2013-08-251-41/+58
* - column sizing is now changeable by the user yet still automatically resizes...Tannin2013-08-241-26/+74
* - download size is now displayedTannin2013-08-241-1/+1
* MergeTannin2013-08-171-21/+108
|\
| * - plugins that failed to load are now reported as problemsTannin2013-08-171-1/+45
| * - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-20/+63
* | - bugfix: download manager will now properly pause all downloads on exiting t...Tannin2013-08-171-4/+7
|/
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-9/+14
* - basic diagnosis plugin now catches an issue where the users fontconfig.txt ...Tannin2013-07-141-41/+26
* - added the ability to connect to the internet through a proxyTannin2013-07-131-0/+41
* - some fixes to the refreshing behaviourTannin2013-07-131-5/+6