summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
Commit message (Expand)AuthorAgeFilesLines
* - bugfix (not released): double click on mod didn't work until a mod was chec...Tannin2015-05-171-0/+2
* extended plugin interface. Plugins can now activate/deactivate mods, install ...Tannin2015-05-171-0/+23
* workaround to prevent repeated checking of mods with the mouse was interpretedTannin2015-05-121-0/+6
* minor stuffTannin2015-05-111-2/+5
* dropped redundant report.h/report.cppTannin2015-05-091-1/+1
* cosmetic changes and increased version numberTannin2015-04-081-5/+0
* minor stuff (slight changes to the visual style, code refactorings, version i...Tannin2015-03-181-3/+4
* - bugfix: changing the highlight in the modlist didn't always prompt an immed...Tannin2015-03-091-3/+5
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-70/+83
* bugfix: crash when trying to delete mods (issue #1016)Tannin2015-02-251-17/+26
* - added content icon for BSAsTannin2015-02-251-13/+16
* icon delegates now use a pixmap cache to improve rendering performanceTannin2015-02-251-11/+12
* Merge with branch1.2Tannin2015-01-241-3/+9
|\
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-3/+9
* | - bugfixesTannin2015-01-061-1/+3
* | MergeTannin2015-01-041-19/+19
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-19/+19
* | | - fixes after mergeTannin2015-01-041-5/+0
* | | Merge with branch1.2Tannin2015-01-031-987/+1068
|\| | | |/ |/|
| * - several style fixes suggested by static analysisTannin2014-09-241-2/+6
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-0/+11
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-1/+3
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-5/+69
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-993/+993
| * - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-3/+21
* | cleanupTannin2014-12-201-11/+1
* | minor fixesTannin2014-12-041-1/+1
* | undid some changes that accidentally made it to this branchTannin2014-11-261-1056/+997
* | - several style fixes suggested by static analysisTannin2014-09-241-2/+6
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-0/+11
* | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-1/+3
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-5/+69
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-975/+975
|/
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-16/+21
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-0/+8
* - removed needless modlist-rewriteTannin2014-05-311-4/+4
* - main window now has a small view displaying log messagesTannin2014-05-041-20/+41
* - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-1/+1
* - 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