summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Re-enable the QMacStyle test.Jason McDonald2012-04-242-3/+3
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-2/+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
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-0/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-11/+6
* 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-304-4/+4
* 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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-2/+2
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Enable Mac style on Mac OS X.Morten Johan Sorvig2011-12-221-2/+1
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-2/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-063-9/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-182-16/+18
* Disable qmacstyle test on Mac OS XBradley T. Hughes2011-11-141-1/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-254-8/+11
* Don't call QSKIP/QVERIFY outside of test functions.Jason McDonald2011-10-251-19/+24
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-14/+10
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2031-0/+3072