summaryrefslogtreecommitdiff
path: root/src/icondelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change IconDelegate::paintIcons to only execute when iconWidth > 0 (#2362)Mick2026-04-271-24/+24
* Apply clang-format.Mikaël Capelle2023-07-091-18/+18
* Convert everything to CRLF.Mikaël Capelle2023-07-091-87/+87
* Fix vertical alignment of icons.Mikaël Capelle2021-01-101-1/+4
* Display children contents in collapsed separator.Mikaël Capelle2021-01-101-2/+9
* Visual fixes for the modlist.Mikaël Capelle2021-01-021-2/+7
* moved color stuff to ColorTable, now shows sample text and iconsisanae2019-09-271-6/+9
* replaced qWarning()isanae2019-07-221-1/+3
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-27/+34
* Applied clang-format on sourceSandro Jäckel2018-02-221-34/+27
* bugfix: re-enabled alignment of content iconsTannin2015-03-311-0/+1
* bugfix: not all icons showed upTannin2015-03-271-0/+6
* icon delegates now use a pixmap cache to improve rendering performanceTannin2015-02-251-3/+10
* - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-17/+0
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-70/+70
* - slightly overworked display of icon delegatesTannin2014-02-231-6/+15
* - boss integrationTannin2014-01-231-25/+5
* - some cleanup to hookdllTannin2013-03-271-6/+6
* - support for grouping filters for mod list (incomplete)Tannin2013-03-221-58/+62
* initial commit to mercurial repository.Tannin2013-02-031-0/+77