aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data
Commit message (Expand)AuthorAgeFilesLines
* Fix use of function expressions with signal handlersSimon Hausmann2015-08-241-0/+5
* Improve qml error message "invalid alias location"Aleix Pol2015-06-105-5/+5
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-1/+1
|\
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-251-1/+1
* | Fix regression with nested objects served by custom parsersSimon Hausmann2015-04-231-0/+8
* | Fixed license headersJani Heikkinen2015-02-173-9/+9
* | Update copyright headersJani Heikkinen2015-02-123-12/+12
* | Add propertyName to errorAlbert Astals Cid2015-01-052-2/+2
* | Do not cause SegFault when importing empty javascriptNobuaki Sukegawa2015-01-024-0/+11
|/
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-241-0/+7
* Check list property before component when validating bindingsUlf Hermann2014-10-212-0/+6
* Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-261-0/+23
|\
| * Fix crash with early QObject property accessSimon Hausmann2014-08-251-0/+23
* | v4: Enable primitive conversation to QQmlScriptString in javascriptSebastian Sauer2014-08-221-0/+5
* | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-122-0/+6
|\|
| * Fix crash when loading invalid QML with behavior on invalid group propertySimon Hausmann2014-08-082-0/+6
* | qmlRegisterCustomExtendedType, qmlRegisterExtendedUncreatableTypePaul Lemire2014-07-251-0/+12
|/
* Fix crash (failing assertion) when declaring a non-string id propertySimon Hausmann2014-05-271-0/+5
* Fix crash when loading QML that tries to set non-existent group propertiesSimon Hausmann2014-04-242-0/+5
* Fix assignments of null strings in QML and JavaScriptSimon Hausmann2014-04-121-0/+9
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-041-0/+4
* 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
|/