summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* QSS/QTabBar: properly handle QTabBar::scrollerChristian Ehrlicher2018-08-301-3/+8
* QWindowsStyle: respect rectangle when drawing PE_IndicatorViewItemCheckRolf Eike Beer2018-08-201-1/+1
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-8/+11
|\
| * QCommonStylePrivate::viewItemSize: Fix text width bounds calculationAles Erjavec2018-08-021-8/+11
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-4/+1
|\|
| * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-4/+1
* | QMacStyle: Remove handling of defunct _q_styleObjectWindow propertyTor Arne Vestbø2018-07-302-9/+0
* | QTabBar: fix mixed up left and right css pseudo classesChristian Ehrlicher2018-07-221-4/+4
* | Remove strange icon highlight for active menu itemThorbjørn Lund Martsum2018-07-181-3/+0
* | Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-123-0/+11
* | QCommonStyle: properly elide last visible lineChristian Ehrlicher2018-06-251-40/+39
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-1/+1
|\|
| * QFusionStyle: Fix width of editable combo boxFriedemann Kleint2018-05-151-1/+1
* | Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+21
* | QStyleSheet: fix typo in propertyNameForStandardPixmap for discardChristian Ehrlicher2018-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-025-23/+27
|\|
| * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-025-23/+27
* | QToolButton: Elide text when constraints prevent from showing whole textChristian Ehrlicher2018-04-261-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-5/+7
|\|
| * Style sheets: detect and use font set on QHeaderViewsGabriel de Dietrich2018-04-241-5/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-2/+4
|\|
| * Style sheets: Include margin while calculating QHeaderview section sizePeng Wu2018-04-221-2/+4
* | QCommonStyle: use proxy pixelMetric for SE_TabBarScrollLeft/RightButtonChristian Ehrlicher2018-03-301-4/+4
* | QAbstractSpinBox: honor QAbstractSpinBox::NoButtons in sizeHint()Christian Ehrlicher2018-03-301-2/+2
* | Doc: Fix description of QStyleOptionMenuItem::tabWidthAlexander Volkov2018-03-272-4/+6
* | QCommonStyle: Add title bar and tool bar extension iconsFriedemann Kleint2018-03-1726-5/+61
* | Rename toolbar icons used by QMacStyle to contain "macstyle"Friedemann Kleint2018-03-173-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-171-4/+4
|\|
| * QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
* | Show the checkmark when rendering a QAction in a QMenu using QSSSteve Mokris2018-03-011-7/+30
* | stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-282-3/+10
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-164-26/+21
|\|
| * QFusionStyle: fix the checkbox rendering in low DPI settingsYulong Bai2018-02-151-15/+20
| * Reapply 0d9208cecbbd9ed08e4ffb6540729668e3bd7754 on 5.11v5.11.0-alpha1Liang Qi2018-02-141-7160/+0
| * QStyleHelper: Remove unused function setWidgetSizePolicy()Gabriel de Dietrich2018-02-142-9/+0
| * Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-7/+7166
| |\
| | * QStyleSheetsStyle: Avoid possible division by zeroGabriel de Dietrich2018-01-221-2/+3
| | * QFusionStyle: Set alpha on color before creating penGabriel de Dietrich2018-01-221-5/+3
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-5/+3
| | |\
| | | * QMacStyle: Revert state changes for PE_IndicatorMenuCheckMarkv5.9.4Gabriel de Dietrich2018-01-161-5/+3
* | | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-1/+1
|\| | |
| * | | Fix typosJarek Kobus2018-02-131-1/+1
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-113-0/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-103-104/+72
| |\ \ \
| * | | | Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-053-0/+8
* | | | | QStyledItemDelegate: fix drawing elided multi-line textsChristian Ehrlicher2018-02-101-10/+9
| |/ / / |/| | |
* | | | QCommonStyle::drawControl: use PM_HeaderMargin instead magic numberChristian Ehrlicher2018-02-021-2/+3
* | | | Fix HiDPI rendering issues in the Windows styleAndre de la Rocha2018-02-021-89/+55
* | | | Fix HiDPI rendering issues in QCommonStyleAndre de la Rocha2018-02-021-12/+10
* | | | QFusionStyle: Properly draw frameless editable combo boxesGabriel de Dietrich2018-01-241-1/+4
|/ / /