aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmetaobject/tst_qqmlmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change C++ parameter type used for var parameters in QML declared signalsSimon Hausmann2013-12-241-3/+3
* Change access mode for functions declared in qmlCaroline Chao2013-09-101-4/+1
* Tests: Re-enabled tests for access type of QMetaObject::SignalCaroline Chao2013-09-091-2/+4
* Tests: Disabled temporarily access type tests of QMetaMethod::SignalCaroline Chao2013-09-091-2/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-1/+0
* Adapt to QMetaMethod::typeName() behavioral change for "void"Kent Hansen2012-03-221-7/+7
* Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-131-11/+37
* Adapt to Qt5 meta-object changesKent Hansen2012-03-131-2/+2
* Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-071-4/+16
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+364