summaryrefslogtreecommitdiff
path: root/src/modflagicondelegate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initial icons for alternate gamesSilarn2018-05-031-1/+1
|
* Add alternative game flag and checkSilarn2018-04-271-0/+1
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-70/+72
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-72/+70
|
* reduced number of mod content icons a bit because they take too much spaceTannin2016-06-191-3/+3
|
* cleanupTannin2016-05-071-3/+3
|
* bugfix: not all icons showed upTannin2015-03-271-2/+2
|
* icon delegates now use a pixmap cache to improve rendering performanceTannin2015-02-251-17/+17
|
* - download-list will no longer show a file as having incomplete data if ↵Tannin2014-07-211-0/+17
| | | | | | | 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
* - slightly overworked display of icon delegatesTannin2014-02-231-1/+21
| | | | - updated installer
* - boss integrationTannin2014-01-231-0/+50
- plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries