aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilation of script stringsSimon Hausmann2014-04-021-0/+6
* Fix instantiation of QML list models with custom object propertiesSimon Hausmann2014-03-271-0/+7
* Use QUrl::toLocalFile() when decoding a string URLAndrew Knight2014-03-181-0/+2
* Fix crash on shutdown with statesSimon Hausmann2014-03-152-0/+10
* Fix property caches out of sync with grouped properties that have a VME meta ...Simon Hausmann2014-03-131-0/+9
* Fix incorrectly initialized property cache on group objectsSimon Hausmann2014-03-113-0/+16
* [new compiler] Fix auto component creation with composite typesSimon Hausmann2014-03-052-0/+9
* [new compiler] Fix implicit component determination inside group propertiesSimon Hausmann2014-03-021-0/+6
* [new compiler] Fix evaluateEnum for custom parsersSimon Hausmann2014-03-021-0/+5
* [new compiler] Fix error reporting null object group property accessSimon Hausmann2014-02-182-2/+2
* [new compiler] Fix error message when assigning lists to singular propertiesSimon Hausmann2014-02-031-1/+1
* [new compiler] Report errors when trying to bind to read-only propertiesSimon Hausmann2014-01-281-1/+1
* Improved error handling for namespaced property bindingsSimon Hausmann2014-01-281-1/+1
* fix whitespaceOswald Buddenhagen2014-01-2215-18/+18
* Fix broken Maroon game / regression in PropertyChanges {} elementSimon Hausmann2013-12-101-0/+19
* Add a new variant of qmlRegisterSingletonType for QML singletons.Antti Piira2013-11-092-0/+107
* Use finalUrl in QQmlTypeLoader::Blob::addPragma to fix a bug.Antti Piira2013-10-251-0/+10
* Improve error location reporting for invalid aliases in old VMESimon Hausmann2013-09-301-1/+1
* Add Singleton support for QMLAntti Piira2013-09-2142-0/+411
* Forward port auto test for fix in QtQuick1Simon Hausmann2013-07-172-0/+11
* Delay loading implicit importAlan Alpert2013-03-272-0/+9
* Add qmlRegisterType for Composite TypesAlan Alpert2013-02-185-0/+13
* Add Composite Types to QQmlTypeAlan Alpert2013-02-183-0/+12
* Make numeric-literal parsing even more robust.Erik Verbruggen2013-01-161-0/+1
* Make numeric-literal parsing more robust.Erik Verbruggen2013-01-111-0/+1
* Merge branch 'stable' into devFrederik Gladhorn2013-01-0438-19/+19
|\
| * Fix tst_qqmllanguage for MSVC.Friedemann Kleint2012-12-181-3/+2
| * Remove 'com.nokia' string from autotestAlan Alpert2012-12-0538-19/+19
* | Fix the test suiteLars Knoll2012-12-111-4/+3
|/
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-272-0/+48
* Fix crash in signal change notification overrideChris Adams2012-08-1612-0/+181
* Allow signal parameters which are custom QML object-typesChris Adams2012-08-088-1/+135
* Make QQmlScriptString opaque.Michael Brasser2012-08-032-0/+10
* Update var property to null on object deletionMatthew Vogt2012-07-204-0/+159
* Support remote import pathsMatthew Vogt2012-07-1610-0/+30
* Add enum values from related typesMatthew Vogt2012-06-271-0/+3
* Add some tests for literal parsingMartin Jones2012-06-221-0/+24
* Report clashing qmldir entries for components and scriptsMatthew Vogt2012-06-226-0/+12
* Disallow signal-handler-specification for non-signal methodsChris Adams2012-06-212-0/+12
* Enable literal Qt enum assignment to enum properties.Michael Brasser2012-06-211-0/+8
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-242-0/+169
* Fix signal handlers for signals with default arguments.Michael Brasser2012-05-171-0/+23
* Provide receivers count from QQmlData.Michael Brasser2012-04-201-0/+8
* Merge master into api_changesKent Hansen2012-03-231-0/+55
|\
| * Test unregistered local enums in QML methods and signal handlers.Michael Brasser2012-03-211-0/+12
| * Support unregistered Qt namespace enums in QML methods.Michael Brasser2012-03-211-0/+12
| * Support (registered) non-local enums for signal/slot params in QML.Michael Brasser2012-03-211-0/+31
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-202-1/+2
|/
* Merge master <-> api_changesMatthew Vogt2012-03-052-0/+7
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-24492-0/+2231