summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-043-3/+9
|\
| * Convert features.wizard to QT_[REQUIRE_]CONFIGStephan Binner2017-07-025-5/+12
| * Convert features.inputdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-6/+6
| * Windows code: Add Q_FALLTHROUGH or break to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-282-5/+5
| * Fix current tab text color on Mac when a proxy style is installedGabriel de Dietrich2017-06-281-0/+6
* | QStyleHelper: add missing forward declarationsSamuli Piippo2017-06-211-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-2/+2
|\|
| * Convert features.columnview to QT_[REQUIRE_]CONFIGStephan Binner2017-06-121-2/+2
* | QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-044-4/+15
* | QStyleAnimation: Go down to 15 fpsGabriel de Dietrich2017-06-011-1/+2
* | QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-151-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-4/+8
|\|
| * macOS: Fix return value of PM_TabBarBaseHeight to original valueAndy Shaw2017-05-021-1/+1
| * QMacStyle: Increase accuracy of PM_TitleBarHeightGabriel de Dietrich2017-05-021-4/+6
| * Fix warnings for -no-feature-animationStephan Binner2017-04-252-4/+8
| * QMacStyle: Fix scroller memory leakv5.9.0-beta3Morten Johan Sørvig2017-04-212-5/+14
| * QMacStyle: Properly flip vertical slidersGabriel de Dietrich2017-04-211-2/+4
* | Fusion: draw DPI-scaled arrowsJ-P Nurmi2017-05-043-138/+87
* | Fusion: DPI-scale menu itemsJ-P Nurmi2017-05-041-16/+22
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-1/+1
|\|
| * Fix build error with -no-feature-sliderPaul Olav Tvete2017-04-181-1/+1
* | Pluginize the platform stylesJake Petroules2017-04-1420-17392/+17
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-138-25/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-076-4/+59
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-063-2/+15
| |\
| | * GCC 7: fix -Werror=implicit-fallthroughGiuseppe D'Angelo2017-04-043-2/+15
| * | Fix several unused warnings for misc disabled featuresStephan Binner2017-04-045-0/+41
| * | QFusionStyle::drawPrimitive(): Use color in cache key of PE_PanelButtonCommandFriedemann Kleint2017-04-041-2/+3
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-042-0/+4
|\| |
| * | Fix warnings for -no-feature-itemviewsNikita Krupenko2017-03-291-0/+2
| * | Fix warnings for -no-feature-comboboxNikita Krupenko2017-03-291-0/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-1/+6
|\| |
| * | Add feature.dialogStephan Binner2017-03-221-1/+6
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-206-19/+32
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-134-5/+9
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-5/+9
| | |\|
| | | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-063-3/+0
| | | * QMacStyle::sizeFromContents(CT_Menu): take proxy style into accountOleg Yadrov2017-03-031-1/+9
| | | * Properly use the "process" featureUlf Hermann2017-02-271-1/+0
| * | | Add feature.abstractbuttonStephan Binner2017-03-133-5/+20
| |/ /
| * | QMacStyle: fix QTabBar tab sizeOleg Yadrov2017-03-111-9/+3
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-1411-236/+390
|\| |
| * | Build fix for -no-feature-sliderPaul Olav Tvete2017-03-092-0/+6
| * | QMacStyle: update QTabBar styleOleg Yadrov2017-03-082-198/+270
| * | Add feature.abstractsliderStephan Binner2017-03-082-0/+6
| * | QStyleSheetStyle: introduce class Tampered<QPalette|QFont>Marc Mutz2017-03-082-30/+34
| * | Add feature.pushbuttonStephan Binner2017-03-066-0/+22
| * | Add feature.checkboxStephan Binner2017-03-064-2/+8
| * | Add feature.dialogbuttonboxStephan Binner2017-03-066-1/+24
| * | Add feature.label and feature.formlayoutStephan Binner2017-03-032-0/+10