summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-286-31/+48
|\
| * Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
| * Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-263-14/+14
| * Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-252-0/+18
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-16/+15
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-073-0/+35
|\|
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-061-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+1
| | |\
| | | * QSS/QComboBox: set correct palette when drawing SC_ComboBoxArrowChristian Ehrlicher2020-01-051-0/+1
| * | | Stylesheet: Handle tabs with elide mode set correctlyAndy Shaw2020-01-063-0/+34
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-043-12/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-6/+6
| |\|
| | * QCommonStyle: make sure to pass the widget to pixelMetric()Christian Ehrlicher2019-12-281-6/+6
| * | Fix QSpinbox default widthChristian Ehrlicher2019-12-181-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-1/+1
| |\|
| | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| * | Support checkable QComboBox items with styles using a popup dropdownVolker Hilsheimer2019-12-111-3/+5
* | | Fix QPalette::isBrushSetVitaly Fanaskov2020-01-021-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-113-67/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-103-67/+22
| |\|
| | * Fix QPushButton style sheet style for overlay (content) imageEirik Aavitsland2019-12-101-0/+1
| | * QPushButton: fix icon + text layouting in RTL modeChristian Ehrlicher2019-12-092-64/+15
| | * QStyleSheetStyle: properly honor checkmark size when drawing a QMenuChristian Ehrlicher2019-12-051-3/+6
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-096-76/+76
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-066-76/+76
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-042-4/+7
|\| |
| * | QMdiArea: on macOS using tabs, render document icons next to the textVolker Hilsheimer2019-12-031-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-3/+6
| |\|
| | * QDial: use correct button colorChristian Ehrlicher2019-11-261-3/+6
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-255-27/+46
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-2/+2
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-6/+6
| * | QStyleSheetStyle: add new property to QPushButton: iconRichard Moe Gustavsen2019-11-141-16/+35
| * | Honor alpha for SH_Table_GridLineColorChristian Ehrlicher2019-11-143-3/+3
| |/
* | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-311-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-0/+8
|\|
| * Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+8
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-5/+11
|\|
| * Fusion Style: Use high-dpi pixmapsMorten Johan Sørvig2019-10-111-5/+11
* | Remove deprecated PE_IndicatorViewItemCheck and PE_FrameStatusBarVolker Hilsheimer2019-10-092-7/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-0/+1
|\|
| * QCommonStyle: Add SP_DialogNoButton case in standardIconKai Uwe Broulik2019-09-281-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-241-0/+5
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-231-0/+5
| |\
| | * Ensure all children of a widget get updated when a stylesheet changesAndy Shaw2019-09-211-0/+5
| * | QStyleSheet: Resolve the rule font before it is usedThorbjørn Lund Martsum2019-09-181-8/+12
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-09-173-20/+16
|\| |
| * | Windows style: Fix size of controls in multimonitor-setups with scaling disabledFriedemann Kleint2019-09-161-2/+0
| * | Brush up the Windows stylesFriedemann Kleint2019-09-162-17/+15