aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/icon.h
Commit message (Expand)AuthorAgeFilesLines
* Icons: Remove remnants of colored "active" state of mode iconsAlessandro Portale2024-09-271-2/+0
* Utils: Cache theme icon accesshjk2023-09-011-0/+2
* Icon: Pass const reference to QList in c'torJarek Kobus2023-07-201-1/+1
* Utils: Replace QVector with QListJarek Kobus2023-07-201-3/+3
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | QmlDesigner: Fix the bug for initializer_listAli Kianian2023-02-091-1/+1
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge remote-tracking branch 'origin/8.0'hjk2022-08-051-0/+2
|\
| * Utils: Cache the last QIcon created from a Utils::Iconhjk2022-08-041-0/+2
* | warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-2/+0
|/
* Icon: Aggregate QVector instead of deriving from itJarek Kobus2022-05-251-1/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-3/+5
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-2/+3
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-3/+0
* Icons: Add FilePath based APIEike Ziller2021-05-261-3/+8
* Utils: Modernize furtherAlessandro Portale2018-07-241-1/+1
* Utils: Allow Icon::pixmap to return pixmaps for different QIcon::ModesAlessandro Portale2017-12-051-2/+2
* Utils: Add an Icon::combinedIcon convenience overrideAlessandro Portale2016-11-151-1/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-1/+2
|\
| * Theme: Separate run/stop/interrupt icons in menusAlessandro Portale2016-04-211-1/+2
* | Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils::Icon: Make the style options flag basedAlessandro Portale2015-12-231-6/+13
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-1/+9
* Fix build on LinuxTobias Hunger2015-11-251-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-0/+80