summaryrefslogtreecommitdiff
path: root/src/pluginlist.h
Commit message (Expand)AuthorAgeFilesLines
* a signal is now emitted when the state (checked/unchecked) of a plugin changesTannin2015-03-311-5/+5
* minor cleanupTannin2015-03-091-0/+4
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-9/+1
* - bugfixesTannin2015-01-061-1/+0
* replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* cleanup und bugfixes after refactoringTannin2014-11-281-1/+1
* plugins can now query the list of masters for a pluginTannin2014-09-101-0/+1
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-4/+8
* - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-0/+1
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-344/+344
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+1
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-1/+6
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-3/+13
* - plugin-list now displays loot messagesTannin2014-06-021-4/+21
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-0/+2
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+0
* - very effective optimization to findfirstfile-callsTannin2014-05-051-0/+2
* - updated installerTannin2014-04-241-2/+1
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-82/+1
* MergeTannin2014-03-181-1/+1
|\
| * some fixes towards qt5 compatibilityTannin2014-03-161-1/+1
* | - force-enabled game esms no longer break keyboard-navigation in plugin listTannin2014-03-181-1/+3
|/
* - archives.txt is now written using the "safe"-write mechanismTannin2014-02-071-4/+3
* - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-021-2/+36
* - information from boss no longer gets lost as soon as the plugin list gets r...Tannin2014-01-231-0/+5
* - boss integrationTannin2014-01-231-1/+94
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-2/+2
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-0/+7
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+8
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-011-0/+1
* - plugin (esp/esm) list is now exposed to plugins (read-only functionality ri...Tannin2013-10-161-1/+8
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+2
* - plugin tooltip now only lists the masters that aren't enabled (if any)Tannin2013-09-261-1/+1
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-19/+21
* - position of splitter in main window is now saved and restoredTannin2013-08-251-0/+3
* - locking/unlocking esps can now be done for the whole selectionTannin2013-06-071-2/+3
* - added hooks for getFileVersion* functionsTannin2013-03-271-1/+10
* - moved shared and uibase libraries to namespacesTannin2013-02-171-2/+2
* initial commit to mercurial repository.Tannin2013-02-031-0/+220