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.10
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fusion: Improve visibility of Checkbox in dark mode
Piotr Wiercinski
30 hours
3
-2
/
+17
*
QStyleSheetStyle: avoid creating QString
Christian Ehrlicher
3 days
1
-6
/
+6
*
StyleSheetStyle: Don't paint CE_ComboBoxLabel when no stylesheet is set
Christian Ehrlicher
4 days
1
-0
/
+2
*
QStyleSheetstyle: misc cleanup of QStyleSheetBorderImageData
Christian Ehrlicher
9 days
1
-14
/
+7
*
fusion: Implement high contrast style
Piotr Wiercinski
2025-05-15
3
-2
/
+28
*
QCommonStyle: use media icons from Qt Icon Library
Christian Ehrlicher
2025-05-11
37
-435
/
+125
*
Widgets: compile without features tabwidget/tabbar/toolbutton
Christian Ehrlicher
2025-05-01
4
-2
/
+14
*
fusion: Remove dead code
Piotr Wiercinski
2025-04-08
1
-9
/
+0
*
tst_QComboBox: fix memleak in task_QTBUG_56693_itemFontFromModel()
Marc Mutz
2025-04-02
1
-0
/
+3
*
QFusionStyle: Disable SH_EtchDisabledText
Christian Ehrlicher
2025-03-09
1
-1
/
+1
*
QDrawUtil: Cleanup qDrawPlainRoundedRect/qDrawPlainRect
Christian Ehrlicher
2025-03-05
1
-45
/
+18
*
QStyleHelper: fix compilation with disabled features
Christian Ehrlicher
2025-03-05
1
-0
/
+1
*
QCommonStyle: use arrows from Qt Icon Library
Christian Ehrlicher
2025-03-04
29
-4
/
+20
*
QStyleSheetStyle: fix CT_MenuItem with custom font
Christian Ehrlicher
2025-03-04
1
-5
/
+5
*
Fusion style: Fix drawing mdi close button with dpr != 1.0
Christian Ehrlicher
2025-03-02
1
-10
/
+8
*
Fusion style: simplify CC_TitleBar paintings
Christian Ehrlicher
2025-03-02
1
-142
/
+97
*
Style: pass widget to styleHint() where appropriate
Christian Ehrlicher
2025-03-02
1
-1
/
+1
*
QStringView: introduce a user-defined literal operator
Giuseppe D'Angelo
2025-02-26
1
-1
/
+1
*
QStyleHints: Add menuSelectionWraps
Kai Uwe Broulik
2025-02-04
1
-2
/
+5
*
Widgets/styles: don't create a QPen when not needed
Christian Ehrlicher
2025-02-01
4
-78
/
+61
*
Widgets: add enum values to QStyleOptionViewItem::ViewItemFeature
Christian Ehrlicher
2025-01-20
3
-2
/
+8
*
QStyleSheetStyle: Honor box settings for QSpinBox
Christian Ehrlicher
2024-12-28
1
-3
/
+3
*
Widgets: pass dpr to QIcon::pixmap()
Christian Ehrlicher
2024-12-29
2
-6
/
+6
*
QDrawUtil: use QPainterStateGuard
Christian Ehrlicher
2024-12-21
1
-52
/
+7
*
QCommonStyle: use QPainterStateGuard
Christian Ehrlicher
2024-12-21
1
-50
/
+38
*
QDrawUtil: Cleanup qDrawPlainRoundedRect/qDrawPlainRect
Christian Ehrlicher
2024-12-20
1
-11
/
+7
*
QFusionStyle: Use QFontMetricsF instead of QFontMetrics
Nodir Temirkhodjaev
2024-12-19
1
-5
/
+5
*
QStyleSheetStyle: Fix resetting fonts for subwidgets
Christian Ehrlicher
2024-12-17
1
-3
/
+3
*
QStyleOptionViewItem: document 'widget' and 'locale' member
Christian Ehrlicher
2024-12-16
1
-0
/
+17
*
QStyleSheetStyle: Use qss attributes for CE_ComboBoxLabel
Christian Ehrlicher
2024-12-08
1
-2
/
+0
*
Fusion style: adjust sizeFromContents() for CT_PushButton
Christian Ehrlicher
2024-11-30
1
-0
/
+2
*
QStyleSheetStyle: avoid double lookups to QRenderRule::styleHints
Christian Ehrlicher
2024-11-30
1
-13
/
+15
*
Mark max length work buffers uninitialized
Allan Sandfeld Jensen
2024-11-30
1
-1
/
+1
*
Widget styles: use palette brushes to set the painter's brush
Volker Hilsheimer
2024-11-29
3
-8
/
+8
*
Add Qt::Orientations based flip and flipped functions
Allan Sandfeld Jensen
2024-11-29
1
-1
/
+1
*
Fusion style: merge PE_FrameDockWidget and PE_FrameWindow drawing
Christian Ehrlicher
2024-11-28
1
-27
/
+13
*
Fusion style: misc speedup drawing indeterminate progress bar
Christian Ehrlicher
2024-11-28
1
-7
/
+14
*
Fusion style: cleanup PE_IndicatorToolBarSeparator drawing
Christian Ehrlicher
2024-11-28
1
-22
/
+14
*
QFusionStyle::pixelMetric() - set PM_ButtonMargin to 6
Axel Spoerl
2024-11-22
1
-1
/
+1
*
QFusionStyle/CC_Slider: don't paint tickmarks antialiased
Volker Hilsheimer
2024-11-20
1
-0
/
+1
*
Implement PM_ButtonMargin in QFusionStyle::pixelMetric()
Axel Spoerl
2024-11-19
1
-0
/
+3
*
QStyleSheetStyle: avoid unnecessary conversions to QString
Christian Ehrlicher
2024-11-19
1
-12
/
+11
*
QFusionStyle/CC_Slider: consistently turn anti-aliasing on
Volker Hilsheimer
2024-11-18
1
-12
/
+10
*
QFusionStyle: Use the generated pixmap key for the ComboBox
Volker Hilsheimer
2024-11-15
1
-1
/
+1
*
QCachedPainter: use the render hints of the painter we got
Volker Hilsheimer
2024-11-12
1
-0
/
+1
*
QStyleHelper/QCachedPainter: don't use AntiAliased painting by default
Christian Ehrlicher
2024-11-11
1
-1
/
+0
*
QCommonStyle: sync CT_SpinBox with subControlRect()
Christian Ehrlicher
2024-11-09
1
-7
/
+9
*
QCachedPainter: fix pixmapRect() for dpr != 1
Christian Ehrlicher
2024-11-06
1
-1
/
+2
*
StyleSheet/QTreeView: draw empty area and background of semi-transparent items
Volker Hilsheimer
2024-11-06
1
-5
/
+10
*
QCachedPainter: add and use pixmapRect()
Christian Ehrlicher
2024-11-05
2
-7
/
+11
[next]