index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
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.5.5
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
/
qwindows11style.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows11Style: enable mouse tracking for QTableView
Christian Ehrlicher
16 hours
1
-2
/
+3
*
Windows11Style: remove useless qobject_cast<>
Christian Ehrlicher
4 days
1
-109
/
+104
*
Windows11Style: draw item text unconditionally
Christian Ehrlicher
7 days
1
-5
/
+5
*
Windows11Style: reset mdi icons on polish
Christian Ehrlicher
9 days
1
-0
/
+6
*
Windows11Style: use assetFont from WindowsVistaPrivate
Christian Ehrlicher
9 days
1
-13
/
+16
*
Windows11Style: use drawLineEditFrame() for PE_Frame
Christian Ehrlicher
11 days
1
-21
/
+14
*
Windows11Style: fix/cleanup QLineEdit/SpinBox/ComboBox painting
Christian Ehrlicher
11 days
1
-107
/
+65
*
Use QPainter::brushOriginF() where appropriate
Christian Ehrlicher
14 days
1
-1
/
+1
*
Windows11Style: draw background of item in an itemview
Christian Ehrlicher
2025-06-21
1
-0
/
+13
*
plugins/styles/modernwindows: Fix build with -no-feature-commandlinkbutton -n...
Nodir Temirkhodjaev
2025-05-18
1
-0
/
+8
*
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
1
-4
/
+4
*
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
1
-5
/
+4
*
Windows11/VistaStyle: use delegating ctor
Christian Ehrlicher
2025-05-01
1
-3
/
+1
*
Widgets: compile without features tabwidget/tabbar/toolbutton
Christian Ehrlicher
2025-05-01
1
-0
/
+6
*
Windows11Style: simplify subControlRect for CC_ScrollBar
Christian Ehrlicher
2025-04-23
1
-17
/
+3
*
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
1
-57
/
+52
*
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
1
-12
/
+13
*
Minor improvements of windows style
Yuhang Zhao
2024-12-10
1
-28
/
+28
*
QWindows11Style: Override alternate base color in darkmode
Wladimir Leuschner
2024-12-09
1
-0
/
+16
[next]