aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/tst_qqmllanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix execution of deferred propertiesJ-P Nurmi2017-10-181-0/+48
* | Fix implicit loading of internal types when using explicit importsSimon Hausmann2017-09-261-0/+24
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-1/+17
|\|
| * Get rid of the root object index variableSimon Hausmann2017-09-081-1/+1
| * Disable deferring when referenced as a grouped propertyJ-P Nurmi2017-09-061-0/+16
* | Support explicit enum value declaration in QMLMichael Brasser2017-08-181-0/+10
* | Add support for enum declarations in QMLMichael Brasser2017-07-131-0/+35
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-0/+16
|\|
| * Fix concurrent loading of the same qmldir from different scriptsAndy Shaw2017-05-021-0/+16
* | Allow creating attached properties for objects instantiated in C++Frederik Gladhorn2017-05-041-1/+1
* | C++11 scoped enum support for QMLMichael Brasser2017-05-031-0/+24
* | qml: Override the new Object::instanceOf hook to allow QML type checkingRobin Burchell2017-03-151-1/+198
|/
* Add missing qmlRegisterExtendedUncreatableType variantKevin Ottens2017-02-171-0/+59
* Enable resolution of composite types in QQmlTypeNameCacheRobin Burchell2017-01-271-0/+29
* Fix support for namespaced types in property/signal declarationsSimon Hausmann2016-11-301-1/+9
* Fix support for QML declared default list propertiesSimon Hausmann2016-11-231-0/+9
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-1/+1
* Fix import with qualifier of remote directory with qmldirArnaud Vrac2016-08-101-1/+3
* Use on-disk compilation unit if availableSimon Hausmann2016-08-041-2/+7
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+1
| |\
| | * Fix string property assignments to 2d vectors and quaternionsSimon Hausmann2016-07-211-0/+2
* | | Fix alias resolution algorithmSimon Hausmann2016-07-151-3/+16
* | | Added two unit tests for alias nestingSimon Hausmann2016-07-071-0/+30
* | | Clean up file/error handling in the type loaderSimon Hausmann2016-06-201-1/+1
* | | Minor const cleanupSimon Hausmann2016-06-031-1/+1
* | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-1/+1
* | | Optimize named object handlingSimon Hausmann2016-05-261-0/+14
* | | Get rid of QQmlVMEMetaDataSimon Hausmann2016-05-241-7/+0
* | | Get rid of QQmlVMEMetaData::AliasDataSimon Hausmann2016-05-241-1/+0
* | | Simplify VME meta object meta-dataSimon Hausmann2016-05-231-1/+0
* | | VME Method object data cleanupSimon Hausmann2016-05-191-1/+0
* | | Allow the use of uncreatable types for propertiesSimon Hausmann2016-04-291-3/+12
* | | Convert QByteArray in C++ type to ArrayBuffer in QML and vice-versaNobuaki Sukegawa2016-03-051-0/+24
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-011-0/+43
|\|
| * Properly signal errors when accessing lowercase enum valuesThomas McGuire2016-02-241-0/+43
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-0/+20
|\|
| * Fix don't delete singletons objects owned by C++BogDan Vatra2016-01-251-0/+20
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-0/+10
|\|
| * Align QQmlVMEMetaData to int.BogDan Vatra2015-10-151-0/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-20/+24
|\|
| * Provide a threaded TestHTTPServerUlf Hermann2015-10-141-18/+6
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
| * Make QML composite types inherit attached propertiesJ-P Nurmi2015-10-091-0/+16
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-0/+17
|\|
| * Make QML composite types inherit enumsJ-P Nurmi2015-09-211-0/+17
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-4/+2
|/
* Fix use of function expressions with signal handlersSimon Hausmann2015-08-241-0/+12
* Prospective build fix for autotest on mac os xLars Knoll2015-08-091-0/+4