summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* - bugfix: "overwrite" is no longer a localizable string, at least for now, be...Tannin2013-09-021-1/+1
* - added a new column for not-yet-endorsed modsTannin2013-09-011-1/+1
* - download size is now displayedTannin2013-08-241-0/+20
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-0/+4
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-1/+2
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-0/+2
* - some fixes for qt5 compatibilityTannin2013-06-201-2/+16
* - completed Qt5 compatibilityTannin2013-06-151-3/+2
* - mod list no longer loses selection whenever categories context menu gets hi...Tannin2013-06-081-2/+3
* - bugfixes in hookdll related to path-reroutingTannin2013-05-281-4/+10
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-4/+9
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...Tannin2013-04-131-5/+10
* some code cleanupTannin2013-04-051-1/+1
* - creating mods from overwriteTannin2013-04-041-21/+87
* MergeTannin2013-03-291-7/+5
|\
| * Merge with branch1.0Tannin2013-03-271-7/+5
| |\
| | * - added hooks for getFileVersion* functionsTannin2013-03-271-7/+5
* | | some improvements to the grouped modlist viewsTannin2013-03-291-1/+22
|/ /
* | - some cleanup to hookdllTannin2013-03-271-7/+16
* | Merge with defaultTannin2013-03-221-1/+1
|\|
| * - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+1
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-1/+5
|/
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-0/+1
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+3
* - hooks for CreateHardLinkTannin2013-02-161-652/+649
* initial commit to mercurial repository.Tannin2013-02-031-0/+671