summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstyle
Commit message (Expand)AuthorAgeFilesLines
* Made QFusionStyle internalJ-P Nurmi2012-11-211-9/+7
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-30/+16
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-271-33/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-0/+39
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-12/+12
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-4/+4
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask)Joerg Bornemann2012-03-221-2/+2
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-2/+2
* 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-10/+14
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Don't call QSKIP/QVERIFY outside of test functions.Jason McDonald2011-10-251-19/+24
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2019-0/+808