summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Make the QtTest GUI headers compile on their ownThiago Macieira2013-01-242-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2267-67/+67
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1867-67/+67
* | QTestLib: improve output when comparing lists fails.David Faure2013-01-222-8/+19
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-1/+1
|\|
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-072-4/+4
|\|
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-032-4/+4
* | Automatically register method types in QSignalSpy.Stephen Kelly2013-01-071-2/+15
|/
* Make qtestaccessible.h compile with QT_NO_KEYWORDSThiago Macieira2013-01-021-1/+1
* Add qtest_widget.h to the list of testlib headersThiago Macieira2012-12-281-0/+1
* Suppress warning in valgrind headers: variable set but not usedThiago Macieira2012-12-281-0/+1
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Make qtestaccessible.h compile on its own.Thiago Macieira2012-12-191-0/+2
* Doc: recommend using QVERIFY with QSignalSpy::wait, so people don't forget.David Faure2012-12-142-0/+7
* Docs: Fix referencesChristian Stenger2012-12-131-2/+3
* Adjust qttestlib.qdocconf to create qttestlib/examples-manifest.xmlhjk2012-12-061-18/+18
* QSignalSpy: assorted improvementsMarc Mutz2012-12-012-10/+13
* Doc: Changing HTML output to qttestlib-index.htmlJerome Pasion2012-11-301-2/+1
* Fix missing code snippet in QTest doc.Christian Strømme2012-11-302-1/+15
* Fixed QTestLib tutorial docs (link + outdated mention of Qt Labs).Samuel Rødal2012-11-282-4/+4
* Doc: rename qttest.qdocconf to qttestlib.qdocconfhjk2012-11-282-1/+1
* Doc: write qttestlib.qch, not qttest.qchhjk2012-11-271-1/+1
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Doc: Modified Qt Test's doc configuration to match file and dir names.Jerome Pasion2012-11-221-1/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-205-144/+191
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-023-7/+25
| |\
| * | Doc: add landing page for Qt TestLeena Miettinen2012-11-024-130/+183
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-262-2/+3
| |\ \
| * \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-192-0/+16
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-161-8/+0
| |\ \ \ \
| * | | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
* | | | | | Remove QWindow pos, geometry and size as properties; pos->positionShawn Rutledge2012-11-081-1/+1
* | | | | | Update mac-specific code in qtestlib for Qt5Liang Qi2012-11-022-16/+8
| |_|_|_|/ |/| | | |
* | | | | Fix build when libQtGui is not availableHarald Fernengel2012-11-011-1/+5
* | | | | Testlib: Disable gcc warning about deprecated qInstallMsgHandlerKai Koehne2012-11-011-0/+10
* | | | | List possible matches when specifying invalid test function.Friedemann Kleint2012-10-291-6/+10
| |_|_|/ |/| | |
* | | | Clarify assert on use of const char* as TestData type in tests.Mitch Curtis2012-10-241-0/+3
* | | | remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
| |_|/ |/| |
* | | Make sure we copy *all known events* properly in order to not assert.Jan Arve Saether2012-10-181-0/+8
* | | Logging: Mark deprecated API with QT_DEPRECATEDKai Koehne2012-10-161-0/+8
| |/ |/|
* | Doc: Removed references to stale links.Jerome Pasion2012-10-131-8/+0
|/
* Modularize documenation buildTor Arne Vestbø2012-10-102-4/+2
* Make QUrl::errorString() usable for QtTest output in invalid URLsThiago Macieira2012-10-021-0/+2
* TestLib: Fix MinGW compile warningKai Koehne2012-09-281-1/+1
* qtest.h: add missing QT_NO_DATESTRING guardsJ-P Nurmi2012-09-261-0/+2
* QTestLib: clean up qCompare specialisation/overload mixMarc Mutz2012-09-234-31/+17