summaryrefslogtreecommitdiff
path: root/src/pluginflagicondelegate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-39/+0
| | | | | | | | | | | - loot_cli is no longer part of this project. I will probably create a fork of loot that allows command-line usage instead - loot integration now works with such a modified loot version - integrated loot will now also integrate incompatibility messages in the MO UI - overwrite-markers are now updated as the list order is changed - fnis checker will now always allow the user to ignore fnis errors - plugin interface now has a function to wait for handles returned from startApplication (which can be job or process handles) - bugfix: non-mo mods sharing the name with regular mods now have a different internal name - bugfix: using hotkeys the vanilla game-plugins could be moved
* - download-list will no longer show a file as having incomplete data if ↵Tannin2014-07-211-7/+20
| | | | | | | there is no file version - added a new mod column with icons displaying the content of the mod - MO now differentiates between mods using an internal name that disambiguates between foreign and regular mods
* - force-enabled game esms no longer break keyboard-navigation in plugin listTannin2014-03-181-2/+4
|
* - boss integrationTannin2014-01-231-0/+24
- plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries