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
/
plugins
/
styles
/
modernwindows
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins/styles/modernwindows: Fix build with -no-feature-commandlinkbutton -n...
Nodir Temirkhodjaev
2025-05-18
2
-0
/
+10
*
windows11style: improve style when using high contrast themes
Oliver Eftevaag
2025-05-17
1
-21
/
+42
*
Windows11/VistaStyle: pass dpr to QIcon::pixmap()
Christian Ehrlicher
2025-05-16
2
-11
/
+14
*
Windows11Style: make QPushButton a little bit wider
Christian Ehrlicher
2025-05-13
1
-0
/
+5
*
Windows11/VistaStyle: Simplify painting icon for CE_MenuItem
Christian Ehrlicher
2025-05-11
2
-11
/
+7
*
WindowsVistaStyle: misc cleanup of QWindowsVistaStyle::standardIcon()
Christian Ehrlicher
2025-05-01
2
-19
/
+23
*
Windows11/VistaStyle: use delegating ctor
Christian Ehrlicher
2025-05-01
2
-4
/
+2
*
Widgets: compile without features tabwidget/tabbar/toolbutton
Christian Ehrlicher
2025-05-01
2
-1
/
+32
*
Windows11Style: simplify subControlRect for CC_ScrollBar
Christian Ehrlicher
2025-04-23
1
-17
/
+3
*
Windows11Style/WindowsVistaStyle: don't modify SE_ItemViewItemDecoration
Christian Ehrlicher
2025-04-18
1
-6
/
+0
*
Windows11Style: Fix size hint for RadioButton/Checkbox
Christian Ehrlicher
2025-04-09
1
-0
/
+8
*
Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget
Christian Ehrlicher
2025-04-07
1
-7
/
+11
*
Windows11Style: replace QObject::inherits() with qobject_cast<>
Christian Ehrlicher
2025-04-05
1
-4
/
+5
*
Windows11Style: Honor sort indicator size in headerview
Christian Ehrlicher
2025-03-31
1
-0
/
+5
*
Windows11Style: don't draw progressbar label for vertical progressbars
Christian Ehrlicher
2025-03-24
1
-3
/
+6
*
Windows11Style: Don't modify palette for QCommandLinkButton in polish()
Christian Ehrlicher
2025-03-23
1
-8
/
+4
*
Windows11Style: Use correct font when a pushbutton has a menu
Christian Ehrlicher
2025-03-18
1
-0
/
+2
*
Windows11Style: allow overriding of palette for QPush/ToolButton
Christian Ehrlicher
2025-03-14
1
-9
/
+17
*
QWindows11Style: fix clang-cl warnings
Tim Blechmann
2025-03-07
1
-2
/
+1
*
QWindows11Style: Add horizontal offset for Qt::AlignVCenter Labels
Wladimir Leuschner
2025-02-20
1
-1
/
+10
*
QWindows11Style: Use Highlight color for ItemView with alternating rows
Wladimir Leuschner
2025-02-19
1
-2
/
+4
*
Windows11Style: don't modify palette for buttons in polish()
Christian Ehrlicher
2025-02-17
1
-17
/
+0
*
QWindows11Style: Add left margins to Radio/Checkbox indicator
Wladimir Leuschner
2025-02-08
1
-2
/
+4
*
Windows11Style: don't create a QPen when not needed
Christian Ehrlicher
2025-02-05
3
-60
/
+55
*
QWindows11Style: Default PE_IndicatorRadioButton to selected/unselected
Wladimir Leuschner
2025-01-24
1
-8
/
+8
*
QWindows11Style: Reduce groove size of QSlider
Wladimir Leuschner
2025-01-24
1
-2
/
+2
*
Windows11Style: fix drawing rounded corners in itemviews
Christian Ehrlicher
2025-01-24
1
-32
/
+66
*
Windows11Style: don't set minimum width for QAbstractSpinBox
Christian Ehrlicher
2025-01-20
1
-15
/
+0
*
QWindows11Style: Make disabled menu item non-selectable
Wladimir Leuschner
2025-01-16
1
-0
/
+2
*
Windows11Style: adjust size of flat buttons
Christian Ehrlicher
2025-01-13
1
-3
/
+2
*
QWindows11Style: Increase QComboBoxSize and align subline
Wladimir Leuschner
2025-01-08
1
-4
/
+5
*
QWindows11Style: Decrease bottomline frame thickness for QToolButton
Wladimir Leuschner
2025-01-08
1
-2
/
+3
*
Windows11Style: Misc cleanup for drawControl(CE_ItemViewItem)
Christian Ehrlicher
2025-01-08
1
-34
/
+50
*
Windows11 style: fix drawing horizontal progressbar in rtl mode
Christian Ehrlicher
2025-01-06
1
-0
/
+2
*
Windows11Style: enable mouse tracking for QTableView
Christian Ehrlicher
2025-01-06
1
-0
/
+2
*
QWindows11Style: Align QSpinBox rect to match QLineEdits rect
Wladimir Leuschner
2024-12-21
1
-3
/
+4
*
QWindows11Style: Adjust Subline for QLineEdit to fit rounded corners
Wladimir Leuschner
2024-12-21
1
-5
/
+6
*
QWindows11Style: Adjust position of MDI subwindow icon
Christian Ehrlicher
2024-12-20
1
-2
/
+3
*
QWindows11Style: adjust text rect for CC_TitleBar
Christian Ehrlicher
2024-12-20
1
-1
/
+1
*
Windows11Style: Fix horizontal scrollbar arrows in rtl mode
Christian Ehrlicher
2024-12-18
1
-2
/
+5
*
Windows11Style: adjust subline color in editable widgets in dark mode
Christian Ehrlicher
2024-12-16
2
-12
/
+14
*
Baseline tests: disable animations in the vista style
Volker Hilsheimer
2024-12-10
1
-0
/
+3
*
Vista style: don't use transitions unless desktop-settings aware
Volker Hilsheimer
2024-12-10
1
-5
/
+6
*
Minor improvements of windows style
Yuhang Zhao
2024-12-10
2
-39
/
+39
*
QWindows11Style: Override alternate base color in darkmode
Wladimir Leuschner
2024-12-09
1
-0
/
+16
*
Widget styles: use palette brushes to set the painter's brush
Volker Hilsheimer
2024-11-29
1
-1
/
+1
*
Windows11Style: fix painting checked QToolButton
Christian Ehrlicher
2024-11-29
1
-12
/
+15
*
Add Qt::Orientations based flip and flipped functions
Allan Sandfeld Jensen
2024-11-29
1
-1
/
+6
*
QWindows11Style: simplify CC_TitleBar painting
Christian Ehrlicher
2024-11-28
1
-82
/
+35
*
QWindows11Style: Draw inactive MDI window texts lighter
Wladimir Leuschner
2024-11-23
1
-8
/
+9
[next]