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.5
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
/
qwindowsstyle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove QWindowsStylePrivate:isDarkMode
Volker Hilsheimer
2022-12-08
1
-17
/
+7
*
Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)
Allan Sandfeld Jensen
2022-06-15
1
-2
/
+2
*
windows: make native styles support QT_SCALE_FACTOR
Morten Sørvig
2022-05-19
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtWidgets: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-26
1
-2
/
+2
*
Port to QImage and QPixmap deviceIndependentSize()
Morten Sørvig
2021-09-01
1
-3
/
+1
*
Respect style sheet rules for checked and selected menu items
Volker Hilsheimer
2021-07-14
1
-1
/
+1
*
Cleanup leftover QWS
Tasuku Suzuki
2021-04-14
1
-2
/
+1
*
Use (new) erase()/erase_if() algorithms
Marc Mutz
2020-12-05
1
-1
/
+1
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-7
/
+7
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-3
/
+0
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
1
-1
/
+1
*
Remove QStyleOptionProgressBar::orientation member
Volker Hilsheimer
2020-08-29
1
-2
/
+2
*
Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidth
Volker Hilsheimer
2020-08-27
1
-1
/
+1
*
Fix compiler issues when qreal is float
Michal Klocek
2020-08-05
1
-1
/
+1
*
Windows QPA: Move dark mode handling to the new interface
Friedemann Kleint
2020-07-25
1
-6
/
+5
*
Port QtWidgets from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-9
/
+9
*
QApplication: remove obsolete globalStrut functionality
Volker Hilsheimer
2020-04-10
1
-1
/
+1
*
Add default arguments to QPainterPath methods using transform
Jarek Kobus
2020-03-06
1
-0
/
+1
*
Windows style: Turn off SH_EtchDisabledText in dark mode
Friedemann Kleint
2020-02-18
1
-0
/
+2
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-04
1
-1
/
+1
|
\
|
*
Windows style: Fix wrong color of non-editable combo box
Friedemann Kleint
2020-01-30
1
-1
/
+1
*
|
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-1
/
+1
*
|
Windows QPA: Provide an experimental palette for dark mode
Friedemann Kleint
2020-01-25
1
-0
/
+17
|
/
*
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
1
-15
/
+13
*
Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()
Friedemann Kleint
2019-08-23
1
-6
/
+8
*
Fix build without features.action
Tasuku Suzuki
2019-07-06
1
-0
/
+1
*
QtWidgets: Fix static method invocations
Friedemann Kleint
2019-06-28
1
-5
/
+6
*
Add accessors for QWindow and QScreen to QWidgetPrivate
Friedemann Kleint
2019-06-18
1
-14
/
+3
*
QStyle/QWidget: Avoid repetitive invocation of QStyleHelper::dpiScaled()
Friedemann Kleint
2019-04-08
1
-2
/
+4
*
QtWidgets: Fix deprecation warnings
Friedemann Kleint
2019-03-01
1
-3
/
+3
*
Don't treat the ampersand in a titlebar as a mnemonic
Andy Shaw
2019-01-08
1
-1
/
+1
*
Styles: replace deprecated QPalette functions
Christian Ehrlicher
2018-12-17
1
-22
/
+22
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
1
-0
/
+2
|
\
|
*
Modernize the "animation" feature
Liang Qi
2018-10-12
1
-0
/
+2
*
|
QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheck
Rolf Eike Beer
2018-09-03
1
-6
/
+8
*
|
QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheck
Rolf Eike Beer
2018-08-20
1
-1
/
+1
*
|
Remove strange icon highlight for active menu item
Thorbjørn Lund Martsum
2018-07-18
1
-3
/
+0
|
/
*
Convert features.toolbar to QT_[REQUIRE_]CONFIG
Stephan Binner
2018-05-02
1
-4
/
+4
*
Fix HiDPI rendering issues in the Windows style
Andre de la Rocha
2018-02-02
1
-89
/
+55
*
Update usage of QFontMetrics::width() to new API
Eskil Abrahamsen Blomfeldt
2017-12-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-26
1
-21
/
+27
|
\
|
*
Convert features.menu to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-19
1
-7
/
+9
|
*
Convert features.slider to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-6
/
+6
|
*
Convert features.spinbox to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-12
1
-2
/
+2
|
*
Convert features.mainwindow to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-11
1
-1
/
+3
|
*
Convert features.menubar to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-09-04
1
-6
/
+8
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
[next]