summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-0/+21
|\
| * QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-0/+21
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-2/+2
|\|
| * Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-221-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-1/+2
|\|
| * Fix tst_QStyleSheetStyle crash on uncommon multi-screen setupAllan Sandfeld Jensen2018-11-271-1/+2
* | 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-041-0/+33
* 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
* testlib: start sharing common helper functionsGatis Paeglis2017-11-041-5/+2
* 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
* | | tst_QStyleSheetStyle: Extract Method sample_widgets()Marc Mutz2016-08-171-28/+20
* | | Remove tests/auto/qtest-config.h.Friedemann Kleint2016-04-121-4/+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
* 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: 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
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-12/+9
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+2
* Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-091-12/+18