summaryrefslogtreecommitdiff
path: root/src/modlist.h
Commit message (Expand)AuthorAgeFilesLines
...
* Separate conflict flags and render them in separate columnsSilarn2019-12-061-0/+3
* fix crash when changing categories on mods when the "no categories" filter is...isanae2019-11-271-0/+1
* Various fixes and updates to the tutorial systemSilarn2019-07-041-0/+5
* Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-2/+11
|\
| * Reduce file I/O operations when enabling/disabling multiple modsLostDragonist2019-01-221-2/+11
* | Clean up and fix merge issuesLostDragonist2018-12-121-2/+0
* | Add loose file/archive conflict iconsSilarn2018-12-121-0/+3
* | Initial archive conflict parsingSilarn2018-12-121-0/+6
|/
* Add notes column to mod listLostDragonist2018-12-081-1/+2
* Fix matching highlights for mod and plugin selectionsLostDragonist2018-11-011-1/+1
* Add send to top/bottom options for the mod listLostDragonist2018-10-311-2/+1
* Add "enable/disable selected" to mod list context menuLostDragonist2018-08-161-0/+4
* Set delete Key to recursively clear overwrite with confirmation message.Al12rs2018-07-181-0/+5
* Support for multi-game downloadsSilarn2018-04-161-1/+6
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-194/+206
* Applied clang-format on sourceSandro Jäckel2018-02-221-206/+194
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-0/+3
* - bugfix: manual installer now cancels drag&drop when dropping on a subitemTannin2015-08-051-0/+1
* more generic solution to the problem fixed in changeset bb74f8eb639c, now als...Tannin2015-06-101-0/+4
* extended plugin interface. Plugins can now activate/deactivate mods, install ...Tannin2015-05-171-6/+12
* workaround to prevent repeated checking of mods with the mouse was interpretedTannin2015-05-121-0/+4
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-0/+8
* bugfix: crash when trying to delete mods (issue #1016)Tannin2015-02-251-2/+2
* - added content icon for BSAsTannin2015-02-251-1/+1
* Merge with branch1.2Tannin2015-01-241-1/+1
|\
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-1/+1
| * cleanupTannin2014-12-201-2/+0
| * undid some changes that accidentally made it to this branchTannin2014-11-261-1/+0
| * - several style fixes suggested by static analysisTannin2014-09-241-1/+1
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-0/+6
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-0/+10
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-288/+288
* | replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
* | - several style fixes suggested by static analysisTannin2014-09-241-1/+1
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-0/+6
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-0/+10
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-293/+293
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-0/+5
|/
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-4/+5
* MergeTannin2014-05-281-1/+1
|\
| * small bugfixesTannin2014-05-281-1/+1
* | - main window now has a small view displaying log messagesTannin2014-05-041-0/+2
|/
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-0/+4
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-2/+19
* - added a new diagnosis to detect potential problems in regards to esp vs. as...Tannin2013-11-011-1/+14
* - esp reader now handles invalid files more gracefullyTannin2013-09-211-0/+8
* - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-0/+1
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-0/+6
* - some fixes for qt5 compatibilityTannin2013-06-201-6/+1
* - bugfixes in hookdll related to path-reroutingTannin2013-05-281-1/+1