summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestsystem.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtTestLib: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix QtTest function-unused warnings found by Clang 3.4Thiago Macieira2014-01-171-1/+1
* qWaitForWindow* default timeouts are 5 secondsShawn Rutledge2013-03-231-2/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-1/+1
* Fix build when libQtGui is not availableHarald Fernengel2012-11-011-1/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Deprecate qWaitForWindowShown QWidget* overload since 5.0.Stephen Kelly2012-08-271-2/+2
* Remove qWaitForWindowShown(QWindow*) overload.Stephen Kelly2012-08-231-6/+0
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-2/+3
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-10/+26
* Implement qWaitForWindowShown using qWaitForWindowExposed.Friedemann Kleint2012-07-121-2/+4
* Make qWaitForWindowShown more robust on XLaszlo Agocs2012-05-291-0/+14
* Fix broken qWaitForWindowShown() behaviorCharles Yin2012-03-161-3/+23
* Improved qWaitForWindowShown().Samuel Rødal2012-03-151-11/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make QTest::qWait() handle DeferredDelete eventCharles Yin2011-11-151-0/+2
* hack to allow qWaitForWindowShown to be used in test cases that use QWindowMatthew Cattell2011-09-121-0/+7
* Stabilize autotests using QTest::qWaitForWindowShown on non-X11.Rohan McGovern2011-08-181-4/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+95