summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qspinbox
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-0/+31
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Stabilize test of QSpinBox.Friedemann Kleint2012-09-071-35/+15
* 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-08-011-4/+4
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-4/+0
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-16/+16
* 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-4/+4
* 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
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+1053