summaryrefslogtreecommitdiff
path: root/src/modflagicondelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-27/+36
* Convert everything to CRLF.Mikaël Capelle2023-07-091-93/+93
* Display mod flags on collapsed separators.Mikaël Capelle2021-01-101-4/+6
* Display children contents in collapsed separator.Mikaël Capelle2021-01-101-13/+3
* Some cleaning. Avoid using Qt::UserRole.Mikaël Capelle2021-01-021-3/+4
* Fix some more tabsAl2020-01-141-1/+1
* Add icon for hidden files flagAl2020-01-141-0/+1
* Separate conflict flags and render them in separate columnsSilarn2019-12-061-72/+2
* moved color stuff to ColorTable, now shows sample text and iconsisanae2019-09-271-51/+61
* replaced qWarning()isanae2019-07-221-1/+3
* Allow selecting overwrite to trigger mod conflict highlightsLostDragonist2019-03-091-0/+4
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-16/+17
* Enable compact mode for mod list flags when column is smaller than 6 iconsLostDragonist2019-02-071-7/+15
* Don't add empty icons for flags that don't have iconsLostDragonist2019-01-301-2/+10
* Clean up and fix merge issuesLostDragonist2018-12-121-3/+0
* Improved refresh performance by replacing std::transform() with CharLowerBuff...Al12rs2018-12-121-13/+19
* Add flag padding for all conflict iconsSilarn2018-12-121-1/+38
* Add loose file/archive conflict iconsSilarn2018-12-121-1/+5
* Added new "loose files overwrite archive" icon and all the flags.Al12rs2018-12-121-0/+1
* Initial archive conflict parsingSilarn2018-12-121-0/+3
* 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
* 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 there...Tannin2014-07-211-0/+17
* - slightly overworked display of icon delegatesTannin2014-02-231-1/+21
* - boss integrationTannin2014-01-231-0/+50