summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-1/+1
* tst_QStyleSheetStyle: use QString() instead of ""Frederik Gladhorn2018-10-171-37/+37
* StyleSheetStyle: Load @Nx imagesMorten Johan Sørvig2018-10-044-0/+34
* Merge branch '5.11' into devEdward Welbourne2018-07-311-0/+12
|\
| * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-0/+12
* | winrt: Make widgets/styles auto tests passOliver Wolff2018-05-251-2/+8
* | Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+55
|/
* tests/auto/widgets/{effects,styles}: Avoid unconditional qWait()sKari Oikarinen2018-04-251-7/+6
* QMacStyle: CC_ComboBox is now HITheme-freeGabriel de Dietrich2018-04-121-3/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-5/+0
* | macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-234-16/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-16/+7
| |\|
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-044-16/+7
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-13/+13
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-023-8/+8
|\|
| * tst_QStyle::drawItemPixmap(): Check on the image colorFriedemann Kleint2017-07-193-8/+8
* | tst_qstyle: Don't fail on empty scroller subcontrols on macOSGabriel de Dietrich2017-07-071-5/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-50/+69
|\|
| * Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
* | QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-152-23/+22
* | Pluginize the platform stylesJake Petroules2017-04-141-3/+0
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-22/+1
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-301-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-3/+3
| |\
| | * Plug remaining leaks in tests/auto/widgets/styleMarc Mutz2016-09-301-3/+3
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-222-2/+2
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* | | | tst_QStyleSheetStyle: Extract Method sample_widgets()Marc Mutz2016-08-171-28/+20
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-6/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-6/+3
| |\|
| | * Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-061-6/+3
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-0/+107
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-0/+107
| |\|
| | * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-0/+107
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-073-58/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-1/+49
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+48
| |\|
| | * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-0/+48
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | | Blacklist tst_QStyleSheetStyle::hoverColors as it is flakyTony Sarajärvi2016-02-261-0/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-214-68/+48
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-16/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-042-18/+2
|\|