summaryrefslogtreecommitdiff
path: root/src/pluginlist.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * more bugfixesTannin2014-11-261-1179/+1177
| * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+11
| * - several style fixes suggested by static analysisTannin2014-09-241-25/+25
| * plugins can now query the list of masters for a pluginTannin2014-09-101-0/+14
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-2/+8
| * - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-4/+5
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-0/+7
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-3/+0
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1144/+1144
* | replaced all uses of NULL with nullptrTannin2014-11-281-11/+11
* | cleanup und bugfixes after refactoringTannin2014-11-281-2/+2
* | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-1/+11
* | - several style fixes suggested by static analysisTannin2014-09-241-25/+25
* | plugins can now query the list of masters for a pluginTannin2014-09-101-0/+14
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+4
* | - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-4/+5
* | - can now filter by mod contentTannin2014-08-181-0/+1
* | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-0/+7
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-3/+0
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1159/+1159
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-12/+27
|/
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-2/+11
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-2/+2
* - plugin-list now displays loot messagesTannin2014-06-021-13/+35
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-3/+11
* - 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