summaryrefslogtreecommitdiff
path: root/src/pluginlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-4/+8
* - very effective optimization to findfirstfile-callsTannin2014-05-051-3/+6
* - updated installerTannin2014-04-241-3/+0
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-223/+1
* - improved NCC compatibilityTannin2014-03-261-2/+1
* - force-enabled game esms no longer break keyboard-navigation in plugin listTannin2014-03-181-7/+27
* - archives.txt is now written using the "safe"-write mechanismTannin2014-02-071-43/+93
* - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-021-8/+9
* - information from boss no longer gets lost as soon as the plugin list gets r...Tannin2014-01-231-18/+25
* - boss integrationTannin2014-01-231-39/+231
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-1/+0
* - moved code for file previews to pluginsTannin2014-01-141-1/+4
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-6/+17
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-0/+21
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-8/+20
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-011-0/+9
* - plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...Tannin2013-10-161-0/+40
* - added new plugin to test if fnis needs to be runTannin2013-10-111-1/+1
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+4
* - download progress is now visible in task barTannin2013-09-281-1/+6
* - plugin tooltip now only lists the masters that aren't enabled (if any)Tannin2013-09-261-6/+5
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-2/+6
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-6/+9
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-8/+67
* - position of splitter in main window is now saved and restoredTannin2013-08-251-24/+24
* - download size is now displayedTannin2013-08-241-2/+29
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-5/+5
* - some fixes to the refreshing behaviourTannin2013-07-131-3/+0
* - completed Qt5 compatibilityTannin2013-06-151-1/+1
* - locking/unlocking esps can now be done for the whole selectionTannin2013-06-071-11/+20
* - creating mods from overwriteTannin2013-04-041-7/+1
* Merge with branch1.0Tannin2013-03-271-22/+22
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-22/+22
* | 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-5/+9
|/
* - moved shared and uibase libraries to namespacesTannin2013-02-171-832/+835
* initial commit to mercurial repository.Tannin2013-02-031-0/+851