summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-19/+25
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-1/+8
|\
| * moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-212-1/+8
| * moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-192-0/+72
* | moc: Support the '$' character as an identifierOlivier Goffart2013-03-023-0/+72
* | Fix compilation of moc generated file with MEMBER propertiesOlivier Goffart2013-03-021-1/+18
* | Don't run qmake test that requires macx makespec on non Mac OS platformsTor Arne Vestbø2013-02-201-5/+4
* | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-192-0/+72
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-2/+2
|\|
| * Fix module name format in displayed codeSze Howe Koh2013-02-112-2/+2
* | Replace SRCDIR-define by QFINDTESTDATA in tst_moc.Friedemann Kleint2013-01-312-40/+38
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22150-150/+150
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-18150-150/+150
* | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-191-6/+117
* | Automatically register method types in QSignalSpy.Stephen Kelly2013-01-071-0/+36
|/
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-212-2/+2
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-177-7/+3
* Remove the timestamp info in genarated filesLiang Qi2012-12-15102-206/+103
* qmake: Test recursive function callsKonstantin Ritt2012-11-261-0/+14
* Proper macro replacment and branch evaluationLars Knoll2012-11-232-3/+38
* uic - fix to handle QTreeWidget with empty header(s)Thorbjørn Lund Martsum2012-11-212-0/+159
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-252-0/+26
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-142-0/+18
* Fix moc preprocessor-only mode with input that contains seemingly invalid ide...Simon Hausmann2012-10-132-0/+63
* Use jom in tst_qmake.Friedemann Kleint2012-10-081-1/+7
* Increase tst_qmake more time on Windows.Friedemann Kleint2012-10-081-0/+2
* Fix moc stumbling over gcc __attribute__ extensionsSimon Hausmann2012-10-012-1/+59
* Test case for moc handling definesLars Knoll2012-09-253-0/+161
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22154-3750/+3750
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-1/+1
* test: Remove QSKIP from tst_uic::stdOut()Sergio Ahumada2012-09-101-3/+0
* Fix semantics of the src dir in the include search paths with MinGWSimon Hausmann2012-09-105-0/+22
* Auto test for 'qmake -project' use case.Rafael Roquetto2012-09-047-4/+205
* Generate includes for Qt containers used as auto-metatypes.Stephen Kelly2012-09-032-0/+77
* Fix moc generating invalid code for slots with reference types as argument.Volker Krause2012-09-021-0/+6
* Add automatic metatype registration for invokable methods.Stephen Kelly2012-08-281-0/+234
* Add automatic metatype registration for Q_PROPERTY types.Stephen Kelly2012-08-281-0/+172
* moc: test slots marked final/override in various waysMarc Mutz2012-08-263-0/+297
* moc: parse classes that use Q_DECL_FINAL|final|sealedMarc Mutz2012-08-263-3/+167
* Remove relic QT_VERSION from qmake testRafael Roquetto2012-08-141-1/+1
* uic-Autotest: Remove SRCDIR-define, add stdout-test.Friedemann Kleint2012-08-023-74/+86
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0134-1/+35
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-4/+12
* Add some tests to note that private signals can't be overloads.Stephen Kelly2012-07-131-0/+88
* Create a way to inform moc about private signals.Stephen Kelly2012-07-131-0/+370
* test behavior of $${absolute,relative}_path() with empty 1st argumentOswald Buddenhagen2012-07-121-0/+2
* Update the moc no-keywords test for the signals replacement.Stephen Kelly2012-07-091-1/+1
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-041-152/+0
* do not unnecessarily mess with CONFIGOswald Buddenhagen2012-06-273-26/+26