summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* 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-082-32/+91
* 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
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* Use QFINDTESTDATA on tst_QStyle instead of SRCDIRRafael Roquetto2013-06-072-5/+5
* Fix tst_qstyle autotest build for WEC7.Janne Anttila2013-04-171-2/+2
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-284-4/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-272-4/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-7/+7
* Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-041-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Fix QStyle-test for Windows Aero / 8.Friedemann Kleint2012-12-181-3/+29
* tst_qstyle: Fix compiler warning about unused variables.Friedemann Kleint2012-12-171-2/+2
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-282-46/+51
* Made QMacStyle internalJ-P Nurmi2012-11-232-11/+6
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-231-3/+3
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-231-5/+2
* Made QWindowsXPStyle internalJ-P Nurmi2012-11-211-7/+4
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-211-5/+5
* Made QFusionStyle internalJ-P Nurmi2012-11-212-11/+8
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Compile fix for tst_qstylesheetstyle.cpphjk2012-11-011-1/+1
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-222-32/+18
* Modified vertical alignments of simple widgets on OSXTero Ahola2012-10-182-10/+5
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-4/+6
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-272-34/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-0/+39
* Fix build of tests/ on Windows CEKevin Funk2012-09-101-0/+3
* 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-014-0/+4
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-12/+9
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-12/+12
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-1/+2
* 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-282-0/+2
* 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