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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong DPI used by QStyle::pixelMetric()
Friedemann Kleint
2020-02-22
3
-27
/
+27
*
QStyle: Use primary screen DPI as default DPI
Morten Johan Sørvig
2020-02-21
1
-0
/
+6
*
QPushButton: fix text truncating when icon+text+menu is drawn
Christian Ehrlicher
2020-02-06
1
-1
/
+2
*
Fix 'the the' typo in comments
Linus Jahn
2020-02-02
2
-2
/
+2
*
Windows style: Fix wrong color of non-editable combo box
Friedemann Kleint
2020-01-30
1
-1
/
+1
*
QSS/QComboBox: set correct palette when drawing SC_ComboBoxArrow
Christian Ehrlicher
2020-01-05
1
-0
/
+1
*
QCommonStyle: make sure to pass the widget to pixelMetric()
Christian Ehrlicher
2019-12-28
1
-6
/
+6
*
Doc: Fix qdoc compilation errors qtbase
Nico Vertriest
2019-12-12
1
-1
/
+1
*
Fix QPushButton style sheet style for overlay (content) image
Eirik Aavitsland
2019-12-10
1
-0
/
+1
*
QPushButton: fix icon + text layouting in RTL mode
Christian Ehrlicher
2019-12-09
2
-64
/
+15
*
QStyleSheetStyle: properly honor checkmark size when drawing a QMenu
Christian Ehrlicher
2019-12-05
1
-3
/
+6
*
QDial: use correct button color
Christian Ehrlicher
2019-11-26
1
-3
/
+6
*
Fix the size calculation of QHeaderView when stylesheet is used
Sona Kurazyan
2019-10-14
1
-0
/
+8
*
Fusion Style: Use high-dpi pixmaps
Morten Johan Sørvig
2019-10-11
1
-5
/
+11
*
QCommonStyle: Add SP_DialogNoButton case in standardIcon
Kai Uwe Broulik
2019-09-28
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-23
1
-0
/
+5
|
\
|
*
Ensure all children of a widget get updated when a stylesheet changes
Andy Shaw
2019-09-21
1
-0
/
+5
*
|
QStyleSheet: Resolve the rule font before it is used
Thorbjørn Lund Martsum
2019-09-18
1
-8
/
+12
*
|
Windows style: Fix size of controls in multimonitor-setups with scaling disabled
Friedemann Kleint
2019-09-16
1
-2
/
+0
*
|
Brush up the Windows styles
Friedemann Kleint
2019-09-16
2
-17
/
+15
*
|
Fix qdoc warnings
Friedemann Kleint
2019-09-10
1
-1
/
+1
*
|
Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()
Friedemann Kleint
2019-08-23
5
-90
/
+134
*
|
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
3
-20
/
+0
*
|
Fix build without features.groupbox
Tasuku Suzuki
2019-08-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-08-13
1
-23
/
+23
|
\
|
|
*
Fix GCC 4.8 build
Ville Voutilainen
2019-08-05
1
-23
/
+23
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-20
1
-34
/
+20
|
|
\
*
|
|
QFusionStyle: fix excessive top margin of groupbox
Yulong Bai
2019-07-09
1
-1
/
+8
*
|
|
Fix build without features.action
Tasuku Suzuki
2019-07-06
1
-0
/
+1
*
|
|
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
5
-21
/
+22
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-06-25
1
-34
/
+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
QSS/MenuItem: only draw checkbox if no item is available
Christian Ehrlicher
2019-06-17
1
-37
/
+23
*
|
|
Add accessors for QWindow and QScreen to QWidgetPrivate
Friedemann Kleint
2019-06-18
1
-14
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-06-14
1
-1
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-07
1
-1
/
+9
|
|
\
|
|
|
*
Fusion: Fill the rect with base brush when drawing the combobox frame
Andy Shaw
2019-05-27
1
-1
/
+9
*
|
|
QStyleSheetStyle: do not bypass the base class' overrides
Giuseppe D'Angelo
2019-05-28
1
-2
/
+2
*
|
|
Fix build without features.itemviews
Tasuku Suzuki
2019-05-12
1
-4
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Friedemann Kleint
2019-05-27
2
-13
/
+20
|
\
|
|
|
*
|
QAbstractSpinBox: fix some ui glitches
Christian Ehrlicher
2019-05-10
2
-13
/
+20
*
|
|
Fix qdoc warnings for Qt 5.14
Friedemann Kleint
2019-05-21
1
-0
/
+14
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-13
1
-2
/
+2
|
\
|
|
|
*
|
Fix: style sheet styling of background of triangular QTabWidget tabs
Eirik Aavitsland
2019-05-09
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-05-07
1
-0
/
+23
|
\
|
|
|
*
|
Fix -Wdeprecated-copy warnings
Allan Sandfeld Jensen
2019-05-01
1
-0
/
+23
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-24
1
-1
/
+4
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-04-16
1
-1
/
+4
|
|
\
|
|
|
*
QStyleSheetStyle::repolish: only run on direct children
Frederik Gladhorn
2019-04-12
1
-1
/
+4
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-11
2
-0
/
+11
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-10
2
-0
/
+11
|
|
\
|
[next]