aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/icon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-1/+1
* Improve visual contrast for toolbar items in flat/flat-dark themesAlessandro Portale2019-01-161-2/+2
* Utils: ModernizeAlessandro Portale2018-07-201-7/+5
* utils: Icon: remove dead pixmap-combination codeAlessandro Portale2018-04-111-14/+2
* Utils: Allow Icon::pixmap to return pixmaps for different QIcon::ModesAlessandro Portale2017-12-051-2/+4
* Icons: warn about invalid resourcesTim Jenssen2017-07-281-1/+7
* Utils: Add an Icon::combinedIcon convenience overrideAlessandro Portale2016-11-151-0/+7
* Utils: Make the "shadow" under toolbar icons optionalAlessandro Portale2016-06-201-1/+1
* Icons: Additionally add lower resolutions to QIcons in HighDPI modeAlessandro Portale2016-04-211-6/+9
* Icons: More visible "puched edge"Alessandro Portale2016-03-281-4/+7
* Icons: Use theme color for disabled icon stateAlessandro Portale2016-02-031-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Fix maskToColorAndAlpha()Christian Stenger2016-01-071-2/+2
* Utils::Icon: Make the style options flag basedAlessandro Portale2015-12-231-15/+17
* Core: Better warning/error/info icons on non-toolbarsAlessandro Portale2015-12-081-1/+1
* Utils: Icons code cleanupAlessandro Portale2015-12-031-15/+17
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-4/+34
* Utils: Fix compile for Qt5.4 + gcc 4.7.3Christian Stenger2015-11-251-2/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-0/+222