aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmetaobject
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Revert mapping of var signal parameters to QJSValueSimon Hausmann2014-09-191-3/+3
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-3/+9
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* 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-074-5/+27
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Merge master <-> api_changesMatthew Vogt2012-03-0526-0/+505