summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/qstylesheetstyle
Commit message (Expand)AuthorAgeFilesLines
* 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