summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qstatusbar/tst_qstatusbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove winrtOliver Wolff2020-06-061-3/+0
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+6
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-25/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6
* tst_qstatusbar: Use a timer and remove some unnecessary waits to reduce test ...Robin Burchell2014-08-181-9/+6
* Replace hard-coded qWait() by QTRY_COMPARE/VERIFY in widget tests.Friedemann Kleint2014-05-261-5/+3
* Only emit messageChanged() if the message has actually changedAndy Shaw2013-10-151-0/+27
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-9/+5
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-251-0/+45
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+4
* 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-1/+1
* 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
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+279