summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-7/+7
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-3/+0
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Remove QStyleOptionProgressBar::orientation memberVolker Hilsheimer2020-08-291-2/+2
* Rename QStyleOptionMenuItem::tabWidth to reservedShortcutWidthVolker Hilsheimer2020-08-271-1/+1
* Fix compiler issues when qreal is floatMichal Klocek2020-08-051-1/+1
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-6/+5
* Port QtWidgets from QStringRef to QStringViewLars Knoll2020-06-101-1/+1
* Remove winrtOliver Wolff2020-06-061-9/+9
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-101-1/+1
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* Windows style: Turn off SH_EtchDisabledText in dark modeFriedemann Kleint2020-02-181-0/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
|\
| * Windows style: Fix wrong color of non-editable combo boxFriedemann Kleint2020-01-301-1/+1
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-1/+1
* | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-251-0/+17
|/
* Windows style: Fix size of controls in multimonitor-setups with scaling disabledFriedemann Kleint2019-09-161-2/+0
* Brush up the Windows stylesFriedemann Kleint2019-09-161-15/+13
* Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-231-6/+8
* Fix build without features.actionTasuku Suzuki2019-07-061-0/+1
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-5/+6
* Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-181-14/+3
* QStyle/QWidget: Avoid repetitive invocation of QStyleHelper::dpiScaled()Friedemann Kleint2019-04-081-2/+4
* QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-3/+3
* Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
* Styles: replace deprecated QPalette functionsChristian Ehrlicher2018-12-171-22/+22
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+2
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-0/+2
* | QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheckRolf Eike Beer2018-09-031-6/+8
* | QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheckRolf Eike Beer2018-08-201-1/+1
* | Remove strange icon highlight for active menu itemThorbjørn Lund Martsum2018-07-181-3/+0
|/
* Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-4/+4
* Fix HiDPI rendering issues in the Windows styleAndre de la Rocha2018-02-021-89/+55
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-21/+27
|\
| * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-7/+9
| * Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-6/+6
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+2
| * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-1/+3
| * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-6/+8
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
|/
* Convert features.splitter to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-2/+2
* Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-4/+4
* Add a Q_FALLTHROUGHJesus Fernandez2017-08-021-0/+1
* Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+5
* Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-6/+6
* Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-4/+4
* Convert features.listview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-211-1/+3
* Convert features.rubberband to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-4/+6
* Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-1/+3