summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2266-1427/+1427
* Fix qtestlib-manual.qdoc errors.Mitch Curtis2012-09-132-22/+64
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1
* Fix QTest::qExec crash with no command line argumentsJeremy Lainé2012-09-081-1/+2
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Logging: Remove mutex for OutputDebugStringKai Koehne2012-08-301-13/+0
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* Deprecate qWaitForWindowShown QWidget* overload since 5.0.Stephen Kelly2012-08-271-2/+2
* Remove qWaitForWindowShown(QWindow*) overload.Stephen Kelly2012-08-232-18/+0
* fix some QTest documentationJeremy Katz2012-08-212-7/+7
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* QtTestLib: use new qEnvironmentVariableIsEmpty()Marc Mutz2012-08-141-7/+10
* Fix order of namespace/include guards.Frederik Gladhorn2012-08-111-3/+2
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Make QSignalSpy copy QVariant parameters directlyKent Hansen2012-08-071-1/+4
* Make tests compile without gui-privatePaul Olav Tvete2012-08-024-39/+18
* Fix some syncqt warnings.Lars Knoll2012-08-011-1/+7
* Add QSignalSpy::wait() method.David Faure2012-07-254-4/+31
* Deprecate the qWaitForWindowShown(QWindow *) method.Friedemann Kleint2012-07-251-2/+3
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-202-14/+19
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-203-33/+74
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-193-3/+3
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-181-1/+0
* doc/snippets: normalize signals/slotsMarc Mutz2012-07-131-1/+1
* Improve accessibility test helpers.Friedemann Kleint2012-07-131-4/+27
* Implement qWaitForWindowShown using qWaitForWindowExposed.Friedemann Kleint2012-07-121-2/+4
* Doc: Replace all occurences of \BR with \br.Casper van Donderen2012-07-061-32/+32
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-033-3/+3
* Update the macros for shared/DLL and static buildsThiago Macieira2012-06-281-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* Fix QCOMPARE for QIcon in QtGuiGiuseppe D'Angelo2012-06-261-2/+0
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-261-1/+1
* Use valSeen since it results in unused warning otherwiseGirish Ramakrishnan2012-06-261-1/+2
* Remove QWS references from testlibGirish Ramakrishnan2012-06-212-11/+0
* Add new benchmark metrics to testlibChris Adams2012-06-212-1/+18
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-192-2/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-1/+1