index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
styles
/
qpixmapstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-40
/
+4
*
QtWidgets: replace remaining uses of QL1String with QL1StringView
Sona Kurazyan
2022-05-02
1
-1
/
+1
*
QtWidgets: includemocs v2022
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
Remove QStyleOptionProgressBar::orientation member
Volker Hilsheimer
2020-08-29
1
-4
/
+4
*
Fix wrong DPI used by QStyle::pixelMetric()
Friedemann Kleint
2020-02-22
1
-2
/
+2
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-8
/
+0
*
Convert features.textedit to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-0
/
+2
*
Convert features.slider to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-0
/
+2
*
Convert features.scrollbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-08-10
1
-1
/
+2
*
Convert features.progressbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-08-10
1
-0
/
+2
*
Convert features.itemviews to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-1
/
+3
*
Convert features.combobox to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-25
1
-0
/
+2
*
Convert features.listview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-21
1
-0
/
+2
*
Convert features.treeview to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-07-15
1
-1
/
+0
*
Fix several unused warnings for misc disabled features
Stephan Binner
2017-04-04
1
-0
/
+17
*
Fix warnings for -no-feature-combobox
Nikita Krupenko
2017-03-29
1
-0
/
+2
*
Add feature.scroller
Stephan Binner
2017-03-01
1
-2
/
+4
*
Fix styles compilation with features removed, round 2
Paul Olav Tvete
2017-01-25
1
-9
/
+35
*
Fix style compilation with -no-feature-...
Paul Olav Tvete
2017-01-25
1
-4
/
+15
*
QPixmapStyle: do not assume minimum == 0 when painting progress bars
Marc Mutz
2017-01-07
1
-4
/
+7
*
Improve use of QHash to minimize double hashing
Allan Sandfeld Jensen
2016-11-10
1
-3
/
+3
*
Change confusing Q_DEAD_CODE_FROM_QT4_FOO define
Tor Arne Vestbø
2016-10-14
1
-2
/
+2
*
Fix build with various features disabled
Lars Knoll
2016-10-11
1
-0
/
+4
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Add QPixmapStyle class
Rafael Roquetto
2015-11-19
1
-0
/
+1157