summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Fix qdoc warningsFriedemann Kleint2019-09-101-1/+1
* | | Fusion: reduce width of menu itemsAlberto Mardegan2019-09-141-1/+1
* | | QStyleSheet: Resolve the rule font before it is usedThorbjørn Lund Martsum2019-09-131-8/+12
|/ /
* | Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-235-90/+134
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-203-20/+0
* | Fix build without features.groupboxTasuku Suzuki2019-08-151-0/+2
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-23/+23
|\|
| * Fix GCC 4.8 buildVille Voutilainen2019-08-051-23/+23
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-34/+20
| |\
* | | QFusionStyle: fix excessive top margin of groupboxYulong Bai2019-07-091-1/+8
* | | Fix build without features.actionTasuku Suzuki2019-07-061-0/+1
* | | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-285-21/+22
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-34/+20
|\ \ \ | | |/ | |/|
| * | QSS/MenuItem: only draw checkbox if no item is availableChristian Ehrlicher2019-06-171-37/+23
* | | Add accessors for QWindow and QScreen to QWidgetPrivateFriedemann Kleint2019-06-181-14/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-1/+9
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-1/+9
| |\|
| | * Fusion: Fill the rect with base brush when drawing the combobox frameAndy Shaw2019-05-271-1/+9
* | | QStyleSheetStyle: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-281-2/+2
* | | Fix build without features.itemviewsTasuku Suzuki2019-05-121-4/+1
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-13/+20
|\| |
| * | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-13/+20
* | | Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-0/+14
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-2/+2
|\| |
| * | Fix: style sheet styling of background of triangular QTabWidget tabsEirik Aavitsland2019-05-091-2/+2