summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle/tst_qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+2
* Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-091-12/+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
* 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
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-13/+9
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+1644