summaryrefslogtreecommitdiffstats
path: root/src/testlib/testlib.pro
Commit message (Expand)AuthorAgeFilesLines
* Add the skeleton Linux perf events counter for QtTestThiago Macieira2013-03-061-0/+2
* remove QMAKE_TARGET_* overridesOswald Buddenhagen2013-02-131-6/+0
* Add qtest_widget.h to the list of testlib headersThiago Macieira2012-12-281-0/+1
* Doc: rename qttest.qdocconf to qttestlib.qdocconfhjk2012-11-281-1/+1
* Update mac-specific code in qtestlib for Qt5Liang Qi2012-11-021-3/+0
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-1/+0
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Make tests compile without gui-privatePaul Olav Tvete2012-08-021-1/+1
* remove needless/commented INCLUDEPATHsOswald Buddenhagen2012-07-181-1/+0
* make using testlib automatically "promote" all modules to -privateOswald Buddenhagen2012-06-261-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+0
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-1/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+1
* Change testlib signal dumper hooks to use signal index rangeKent Hansen2012-06-041-1/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-1/+1
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Add missing private headers to testlib.proThiago Macieira2012-04-231-0/+5
* Change coreservices -> iosIan Dean2012-04-191-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-1/+0
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Testlib: Remove remains of qpa.Friedemann Kleint2011-11-021-4/+4
* Remove legacy Symbian code from qtestlib.Jason McDonald2011-10-241-1/+0
* Make some qtestlib headers private.Jason McDonald2011-10-231-5/+1
* Remove testlib's dependency on gui and widgetsKent Hansen2011-09-211-1/+1
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-7/+1
|\
| * Simplify qtestlib logging code, part 3Jason McDonald2011-09-011-2/+0
| * Simplify qtestlib logging code, part 2Jason McDonald2011-09-011-1/+1
| * Simplify qtestlib logging code, part 1Jason McDonald2011-09-011-4/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-3/+1
|\|
| * Remove QTestFileLogger class.Jason McDonald2011-08-291-3/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-1/+1
|\|
| * testlib: fix include of `qttestversion.h' in testlib.proSergio Ahumada2011-07-251-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+3
|\|
| * Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
| * Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* | QTestlib: Compile.Friedemann Kleint2011-05-231-1/+1
|/
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+89