summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtest_gui.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix remaining clang parsing errors in QtTestMartin Smith2018-01-181-3/+3
* doc: fix signatures and missing module headersMartin Smith2017-12-141-3/+0
* QtTestLib: port away from QRegion::rects()Marc Mutz2017-12-061-3/+3
* qtest_gui.h: remove incorrect #ifdefGatis Paeglis2017-11-301-3/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+1
|\
| * Testlib: Fix developer-build with clang 4v5.10.0-beta4Robert Loehning2017-11-061-7/+7
| * Make QCOMPARE print QColor alpha values on failureMitch Curtis2017-11-031-1/+1
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7
* | Android: clang fix implicit conversion warningBogDan Vatra2017-09-101-7/+7
|/
* Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-271-0/+29
* Testlib: Format QRegion in QCOMPAREFriedemann Kleint2016-07-051-0/+34
* Fix some qdoc-warnings in 5.7.Friedemann Kleint2016-04-131-0/+3
* QtTest: Add formatting for QColor.Friedemann Kleint2016-03-171-0/+6
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtTestLib: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-7/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Check the right object's height in qCompare for QImage and QPixmap.Gunnar Sletta2014-04-281-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
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-231-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+0
* Fix QCOMPARE for QIcon in QtGuiGiuseppe D'Angelo2012-06-261-2/+0
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-1/+1
* Remove QTEST_NO_SPECIALIZATIONSOlivier Goffart2012-03-141-4/+0
* testlib: Improve formatting of QCOMPARE failure messages.Jason McDonald2012-03-121-5/+5
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-081-11/+9
* 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
* Compile if the header files from QtWidgets are unavailableLars Knoll2012-01-121-1/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QTestlib: Make QImage comparison more verbose.Friedemann Kleint2011-12-211-0/+62
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-15/+0
* testlib: Remove widgets dependency when only using guiKent Hansen2011-09-211-0/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Get the QWidget auto-test compiling and running.Samuel Rødal2011-05-201-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+118