summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetaobjectbuilder
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fixed uninitialized memory in QMetaObjectBuilder::fromRelocatableDataRohan McGovern2012-05-011-0/+5
* Remove QMetaObjectExtraData and put everything into QMetaObjectOlivier Goffart2012-04-251-20/+3
* Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-311-2/+2
* QMetaMethod::typeName() should return "void" if the return type is voidKent Hansen2012-03-211-5/+5
* Add QMetaMethodBuilder::parameterTypes() functionKent Hansen2012-02-291-0/+23
* Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-291-3/+3
* Test template-based connect() with qmetaobjectbuilderKent Hansen2012-02-151-9/+17
* qmetaobjectbuilder: Add support for revisioned methods and propertiesKent Hansen2012-02-151-0/+25
* Initialize dynamic meta object extradata.Andrew den Exter2012-02-081-0/+34
* Bring qmetaobjectbuilder in sync with mocKent Hansen2012-02-031-13/+355
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-251-0/+15
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-3/+3
* Cleanup corelib autotestsJason McDonald2011-11-111-7/+3
* Cleanup corelib autotestsJason McDonald2011-11-071-4/+0
* Moved qmetaobjectbuilder test into corelib/kernel/Jo Asplin2011-11-052-0/+1277