index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
icon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-4
/
+4
*
Avoid std::optional::value
Eike Ziller
2024-11-04
1
-2
/
+1
*
Theme: Implement QIcon::On state for new themes
Alessandro Portale
2024-10-24
1
-3
/
+32
*
Icons: Remove remnants of colored "active" state of mode icons
Alessandro Portale
2024-09-27
1
-7
/
+0
*
Utils: Fix MSVC warning
Orgad Shaneh
2024-06-25
1
-1
/
+1
*
Qt Creator redesign: Update the mode bar icons
Alessandro Portale
2024-06-12
1
-3
/
+2
*
Fix QIcon::pixmap() related deprecation warnings
hjk
2024-06-05
1
-2
/
+2
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-3
/
+3
*
Utils: Restore the prior edit-clear-locationbar icon direction
Alessandro Portale
2023-10-25
1
-5
/
+6
*
Utils: Cache theme icon access
hjk
2023-09-01
1
-0
/
+48
*
Icon: Pass const reference to QList in c'tor
Jarek Kobus
2023-07-20
1
-3
/
+3
*
Utils: Replace QVector with QList
Jarek Kobus
2023-07-20
1
-2
/
+2
*
Merge remote-tracking branch 'origin/10.0' into qds/dev
Tim Jenßen
2023-03-26
1
-1
/
+1
|
\
|
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
|
QmlDesigner: Fix the bug for initializer_list
Ali Kianian
2023-02-09
1
-2
/
+2
|
/
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Utils: Cache the last QIcon created from a Utils::Icon
hjk
2022-08-04
1
-14
/
+18
*
Icon: Aggregate QVector instead of deriving from it
Jarek Kobus
2022-05-25
1
-11
/
+11
*
Utils: More forward declarations / drop unused headers [H-K]
Jarek Kobus
2022-05-25
1
-0
/
+1
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-3
/
+1
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-13
/
+0
*
Utils: Fix MSVC warning
Orgad Shaneh
2021-06-07
1
-1
/
+1
*
Icons: Add FilePath based API
Eike Ziller
2021-05-26
1
-9
/
+23
*
Use Q_ENUM instead of obsoleted Q_ENUMS
Jarek Kobus
2020-12-11
1
-1
/
+0
*
Fix warning: "Don't call QVector::first() on temporary QList/QVector"
Alessandro Portale
2019-01-28
1
-1
/
+1
*
Improve visual contrast for toolbar items in flat/flat-dark themes
Alessandro Portale
2019-01-16
1
-2
/
+2
*
Utils: Modernize
Alessandro Portale
2018-07-20
1
-7
/
+5
*
utils: Icon: remove dead pixmap-combination code
Alessandro Portale
2018-04-11
1
-14
/
+2
*
Utils: Allow Icon::pixmap to return pixmaps for different QIcon::Modes
Alessandro Portale
2017-12-05
1
-2
/
+4
*
Icons: warn about invalid resources
Tim Jenssen
2017-07-28
1
-1
/
+7
*
Utils: Add an Icon::combinedIcon convenience override
Alessandro Portale
2016-11-15
1
-0
/
+7
*
Utils: Make the "shadow" under toolbar icons optional
Alessandro Portale
2016-06-20
1
-1
/
+1
*
Icons: Additionally add lower resolutions to QIcons in HighDPI mode
Alessandro Portale
2016-04-21
1
-6
/
+9
*
Icons: More visible "puched edge"
Alessandro Portale
2016-03-28
1
-4
/
+7
*
Icons: Use theme color for disabled icon state
Alessandro Portale
2016-02-03
1
-2
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Utils: Fix maskToColorAndAlpha()
Christian Stenger
2016-01-07
1
-2
/
+2
*
Utils::Icon: Make the style options flag based
Alessandro Portale
2015-12-23
1
-15
/
+17
*
Core: Better warning/error/info icons on non-toolbars
Alessandro Portale
2015-12-08
1
-1
/
+1
*
Utils: Icons code cleanup
Alessandro Portale
2015-12-03
1
-15
/
+17
*
Flat and themeable side bar icons
Alessandro Portale
2015-12-03
1
-4
/
+34
*
Utils: Fix compile for Qt5.4 + gcc 4.7.3
Christian Stenger
2015-11-25
1
-2
/
+1
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-0
/
+222