summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | - added support for mod page pluginsTannin2013-09-151-1/+94
|/
* - 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
| |\
| | * - diagnosis plugin now reports file in overwrite as a problemTannin2013-05-221-4/+0
| | * MergeTannin2013-05-191-9/+13
| | |\
| | | * - added hook for GetModuleFileNameTannin2013-05-191-9/+13
* | | | - bugfix: mod priority ordering could become incorrectTannin2013-05-251-18/+21
* | | | - bugfix: installation using custom installer always created mod directoryTannin2013-05-231-13/+26
|/ / /
* / / - added NCC to repositoryTannin2013-05-221-16/+26
|/ /
* | - extended plugin interface to allow plugins access to download managerTannin2013-05-171-1/+17
* | MergeTannin2013-05-101-46/+180
|\ \ | |/ |/|
| * - initial support for exposing the nexusbridge to pythonTannin2013-05-101-1/+10
| * - bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...Tannin2013-04-131-16/+59
| * some code cleanupTannin2013-04-051-13/+12
| * - creating mods from overwriteTannin2013-04-041-19/+102
| * MergeTannin2013-03-291-64/+157
| |\
| * | some improvements to the grouped modlist viewsTannin2013-03-291-1/+1
* | | - multi-selection in category windowTannin2013-04-121-9/+23
| |/ |/|
* | - post-merge cleanupTannin2013-03-291-1/+0
* | Merge with branch1.0Tannin2013-03-271-63/+157
|\ \ | |/ |/|
| * - added hooks for getFileVersion* functionsTannin2013-03-271-64/+157
* | - some cleanup to hookdllTannin2013-03-271-33/+63
* | Merge with defaultTannin2013-03-221-29/+46
|\|
| * - bugfix: invalid ini file name when creating profile for oblivion from defau...Tannin2013-03-181-0/+5
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-25/+31