summaryrefslogtreecommitdiff
path: root/src/modlist.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak shading of mods and plugins to better support dark themesLostDragonist2018-08-011-4/+3
* Allow normal QAbstractItemModel event handling for mainwindow. Somehow before...Al12rs2018-07-221-0/+1
* Check if there is actually something in overwrite to delete before asking con...Al12rs2018-07-181-1/+1
* Set delete Key to recursively clear overwrite with confirmation message.Al12rs2018-07-181-0/+9
* Added Contains INI files content filter and checking.Al12rs2018-07-171-0/+2
* Refresh the sort proxy when the data is changedSilarn2018-05-101-0/+2
* Allow for primary game sources and marking mods as converted/workingSilarn2018-05-031-1/+1
* Add alternative game flag and checkSilarn2018-04-271-0/+7
* Fixed mod rename to allow just changing letters to uppercase or lowercase.Al12rs2018-04-251-3/+2
* Enter shourcut will now open the mod containing the selected plugin if the ES...Al12rs2018-04-171-1/+0
* Support for multi-game downloadsSilarn2018-04-161-2/+21
* Added check for mod rename to ensure the new name is not already used by anot...Al12rs2018-03-071-0/+5
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-916/+951
* Applied clang-format on sourceSandro Jäckel2018-02-221-951/+916
* Fix mods priorities getting messed up when renaming a modEran Mizrahi2017-12-261-6/+9
* Fix mod rename with custom profiles pathEran Mizrahi2017-12-181-5/+5
* Ensure all mostlist writing is done through the DelayedFileWriterEran Mizrahi2017-12-181-2/+2
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-6/+5
* Restore archive tab and partial functionalityJeremy Rimpo2017-12-151-1/+1
* Use settings to get correct overwrite path for relative location calc.Jeremy Rimpo2017-12-071-1/+2
* Minor change to correct broken HTML tagsJeremy Rimpo2017-12-061-11/+12
* Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-301-1/+36
* Add MCM detection (but doesn't fix loading issues :()Jeremy Rimpo2017-11-081-1/+2
* Basic ESL updatesJeremy Rimpo2017-10-201-2/+2
* reduced number of mod content icons a bit because they take too much spaceTannin2016-06-191-3/+1
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+3
* small bugfixTannin2015-08-111-0/+2
* - bugfix: manual installer now cancels drag&drop when dropping on a subitemTannin2015-08-051-2/+9
* small stuffTannin2015-06-171-5/+4
* fixed display of installation time for mods without nexus idTannin2015-06-111-1/+2
* more generic solution to the problem fixed in changeset bb74f8eb639c, now als...Tannin2015-06-101-13/+6
* workaround to prevent crashes when toggling mods causes the filtered list to ...Tannin2015-06-081-4/+24
* small stuffTannin2015-05-261-0/+1
* - 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