aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/testtypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix execution of deferred propertiesJ-P Nurmi2017-10-181-0/+1
* Disable deferring when referenced as a grouped propertyJ-P Nurmi2017-09-061-0/+2
* Add missing qmlRegisterExtendedUncreatableType variantKevin Ottens2017-02-171-0/+4
* Get rid of FunctionObject::createQmlFunctionLars Knoll2016-12-091-4/+3
* Change signature of QQmlBinding::create to take a FunctionObject *Lars Knoll2016-12-091-1/+1
* Add qmlRegisterUncreatableMetaObject convenience functionBogDan Vatra2016-09-071-0/+1
* QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-1/+2
* Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-2/+0
* Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-301-5/+5
* Convert QByteArray in C++ type to ArrayBuffer in QML and vice-versaNobuaki Sukegawa2016-03-051-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-011-0/+10
|\
| * Properly signal errors when accessing lowercase enum valuesThomas McGuire2016-02-241-0/+10
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Make QML composite types inherit enumsJ-P Nurmi2015-09-211-0/+2
* Move createQmlCallableForFunction out of the binding wrapperLars Knoll2015-09-081-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* CleanupSimon Hausmann2014-08-151-3/+3
* qmlRegisterCustomExtendedType, qmlRegisterExtendedUncreatableTypePaul Lemire2014-07-251-0/+2
* Rework custom parser integrationSimon Hausmann2014-06-041-57/+24
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-2/+2
* Fix performance regression of parent setting during QML object creationSimon Hausmann2014-03-311-0/+17
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-291-5/+3
* Fix instantiation of QML list models with custom object propertiesSimon Hausmann2014-03-271-0/+16
* Fix crash on shutdown with statesSimon Hausmann2014-03-151-0/+2
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-1/+1
* Remove old compiler and VMESimon Hausmann2014-03-071-68/+0
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-021-2/+4
* [new compiler] Fix evaluateEnum for custom parsersSimon Hausmann2014-03-021-0/+78
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-0/+20
* Fix broken Maroon game / regression in PropertyChanges {} elementSimon Hausmann2013-12-101-0/+60
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* qmlRegisterRevision clashes with qmlRegisterUncreatableTypeMartin Jones2012-06-251-0/+6
* Provide receivers count from QQmlData.Michael Brasser2012-04-201-0/+2
* Support (registered) non-local enums for signal/slot params in QML.Michael Brasser2012-03-211-1/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+88