summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* - 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
* bugfix: nxmhandler in headless calls didn't save changesTannin2013-07-051-1/+2
* - nxmhandler now has a ui to modify the proxy-handlerTannin2013-06-291-14/+4
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-3/+18
* - some fixes for qt5 compatibilityTannin2013-06-201-46/+43
* - completed Qt5 compatibilityTannin2013-06-151-5/+7
* - mod list no longer loses selection whenever categories context menu gets hi...Tannin2013-06-081-10/+30
* - locking/unlocking esps can now be done for the whole selectionTannin2013-06-071-8/+37
* - install plugins now get a chance to update name, version and modid of modsTannin2013-06-051-6/+10
* - bugfixes in hookdll related to path-reroutingTannin2013-05-281-5/+25
* MergeTannin2013-05-251-13/+13
|\
| * MergeTannin2013-05-221-13/+13
| |\