summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle
Commit message (Expand)AuthorAgeFilesLines
* Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-221-2/+2
* Fix tst_QStyleSheetStyle crash on uncommon multi-screen setupAllan Sandfeld Jensen2018-11-271-1/+2
* 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
* | 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
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-5/+0
* macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* testlib: start sharing common helper functionsGatis Paeglis2017-11-042-6/+3
* Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
* 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-221-1/+1
|\ \ \
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* | | | tst_QStyleSheetStyle: Extract Method sample_widgets()Marc Mutz2016-08-171-28/+20
|/ / /
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+2
* | | Blacklist tst_QStyleSheetStyle::hoverColors as it is flakyTony Sarajärvi2016-02-261-0/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-2/+2
|\|
| * tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-2/+2
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+5
* | Add attribute to enable font and palette propagation in QSS.Aaron Kennedy2015-09-101-14/+214
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-82/+106
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Uncomment some tests which accidently got commentedAndy Shaw2014-08-071-6/+6
* Remove the widget from the stylesheet cache before polishingAndy Shaw2014-06-201-7/+30
* Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
* Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-081-31/+90
* Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X"Liang Qi2014-05-061-9/+0
* CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-0/+32
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-281-28/+29
* Made QFusionStyle internalJ-P Nurmi2012-11-211-2/+1
* Compile fix for tst_qstylesheetstyle.cpphjk2012-11-011-1/+1
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-2/+2
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-181-4/+0
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-4/+6
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* auto tests: updated for new QStyle pure virtualsJ-P Nurmi2012-08-311-0/+16
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-11/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-12/+9