summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* - added an about dialogTannin2014-01-161-1/+1
* - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-191-1/+2
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-1/+6
* - started qbs based project files (not functional yet)Tannin2013-11-111-0/+3
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-6/+43
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-011-0/+40
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-4/+10
* - tooltip on download list now contains the file nameTannin2013-10-181-8/+13
* - option to ignore/unignore updates is now only shown if there IS an updateTannin2013-10-061-6/+5
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-12/+22
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-0/+8
* - 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