summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Proper macro replacment and branch evaluationLars Knoll2012-11-232-3/+38
* 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
* 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-2240-961/+961
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Update the moc no-keywords test for the signals replacement.Stephen Kelly2012-07-091-1/+1
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-041-152/+0
* Change *-clang mkspec globs to *-clang*Bradley T. Hughes2012-06-201-1/+1
* Fix unused parameter warnings in moc test.Mitch Curtis2012-06-201-3/+3
* Replace QTEST_APPLESS_MAIN with QTEST_MAIN in tests using QProcessRohan McGovern2012-06-051-1/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-7/+7
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-251-4/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+7
|\
| * moc: Fix parsing of the empty preprocessor commandOlivier Goffart2012-04-161-0/+7
* | moc: test signature with (void)Olivier Goffart2012-03-162-0/+4
* | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-081-0/+152
|\|
| * Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-0/+152
* | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-13/+13
|/
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-161-3/+3
* Force -fPIE on ELF if Qt is built with reduced relocationsOlivier Goffart2012-02-101-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3037-37/+37
* Update contact information in license headers.Jason McDonald2012-01-2337-37/+37
* Update copyright year in license headers.Jason McDonald2012-01-0536-36/+36
* Revert "Revert "Add QObject::objectNameChanged(con... signal""Alan Alpert2011-12-201-14/+14
* Revert "Add QObject::objectNameChanged(const QString &objectName) signal"Martin Jones2011-12-021-14/+14
* Add QObject::objectNameChanged(const QString &objectName) signalBradley T. Hughes2011-12-011-14/+14
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-271-0/+38
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-56/+77
* moc: fix Q_INVOKABLE returning referencesOlivier Goffart2011-11-151-0/+16
* Fix parsing of #if defined expressionOlivier Goffart2011-11-111-1/+22
* moc: support c++11 style enumsOlivier Goffart2011-10-293-2/+103
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-271-12/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-87/+62
* test: Re-enabled `tst_moc' test that is now passing on LinuxSergio Ahumada2011-10-031-2/+0
* Fix moc autotestLars Knoll2011-09-292-2/+2
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Merge branch 'master' of codereview.qt-project.org:qt/qtbaseGunnar Sletta2011-09-131-1/+1
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+1