summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+2
* Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-6/+1
* Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.Robin Burchell2012-03-051-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-3/+3
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Expect failure in tst_QStyleSheetStyle::hoverColors()Bradley T. Hughes2012-02-171-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Ignore known tst_QStyleSheetStyle failures on Mac OS XBradley T. Hughes2012-01-231-0/+10
* Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS XBradley T. Hughes2012-01-231-0/+9
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-6/+4
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-13/+9
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-205-0/+1658