aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when loading QML that tries to set non-existent group propertiesSimon Hausmann2014-04-243-0/+6
* Fix assignments of null strings in QML and JavaScriptSimon Hausmann2014-04-123-0/+34
* Regression: Fix id objects in group propertiesSimon Hausmann2014-04-042-1/+10
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-022-6/+6
* Fix compilation of script stringsSimon Hausmann2014-04-022-0/+28
* Fix performance regression of parent setting during QML object creationSimon Hausmann2014-03-313-1/+36
* Remove object index parameter from QQmlCustomParser::compileSimon Hausmann2014-03-292-9/+7
* Fix instantiation of QML list models with custom object propertiesSimon Hausmann2014-03-274-0/+65
* tests: fix tst_qqmllanguage::importIncorrectCase() and errors(incorrectCase)Liang Qi2014-03-241-13/+19
* Use QUrl::toLocalFile() when decoding a string URLAndrew Knight2014-03-182-0/+7
* Fix crash on shutdown with statesSimon Hausmann2014-03-155-0/+56
* Fix property caches out of sync with grouped properties that have a VME meta ...Simon Hausmann2014-03-132-0/+31
* Remove redundant QQmlBinding members.Michael Brasser2014-03-111-1/+1
* Fix incorrectly initialized property cache on group objectsSimon Hausmann2014-03-114-0/+37
* Remove old compiler and VMESimon Hausmann2014-03-072-71/+0
* [new compiler] Fix auto component creation with composite typesSimon Hausmann2014-03-053-8/+29
* [new compiler] Add the correct object index to the custom parserSimon Hausmann2014-03-022-5/+7
* [new compiler] Fix implicit component determination inside group propertiesSimon Hausmann2014-03-023-0/+23
* [new compiler] Fix evaluateEnum for custom parsersSimon Hausmann2014-03-024-0/+100
* Fix debug output when tests failSimon Hausmann2014-03-021-1/+1
* [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] Fix timing of property assignment error handlingSimon Hausmann2014-01-291-4/+2
* [new compiler] Report errors when trying to bind to read-only propertiesSimon Hausmann2014-01-281-1/+1
* [new compiler] Improved error handlingSimon Hausmann2014-01-281-2/+4
* Improved error handling for namespaced property bindingsSimon Hausmann2014-01-281-1/+1
* fix whitespaceOswald Buddenhagen2014-01-2217-33/+33
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-202-0/+22
* Fix broken Maroon game / regression in PropertyChanges {} elementSimon Hausmann2013-12-104-0/+115
* Polish up QQmlFileSelectorAlan Alpert2013-11-131-5/+2
* Add a new variant of qmlRegisterSingletonType for QML singletons.Antti Piira2013-11-093-0/+123
* Use finalUrl in QQmlTypeLoader::Blob::addPragma to fix a bug.Antti Piira2013-10-252-0/+30
* Improve error location reporting for invalid aliases in old VMESimon Hausmann2013-09-301-1/+1
* Add Singleton support for QMLAntti Piira2013-09-2143-0/+717
* Fix return type checks in test.Erik Verbruggen2013-09-111-9/+9
* Make it possible to handle pointers to QObject derived in QML.Stephen Kelly2013-09-101-1/+0
* Fix return type checks in test.Erik Verbruggen2013-09-091-4/+16
* Merge branch 'stable' into devSergio Ahumada2013-09-061-1/+0
|\
| * Fix crash tst_qqmllanguageDominik Holland2013-09-051-1/+0
* | The fast and the furious, register drift.Erik Verbruggen2013-08-271-2/+2
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-263-0/+23
|\|
| * Forward port auto test for fix in QtQuick1Simon Hausmann2013-07-173-0/+23
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+1
|\|
| * Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-071-0/+1
* | Fix url test in qqmllanguageSimon Hausmann2013-06-171-1/+0
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Delay loading implicit importAlan Alpert2013-03-273-0/+40
* Add qmlRegisterType for Composite TypesAlan Alpert2013-02-186-0/+32
* Add Composite Types to QQmlTypeAlan Alpert2013-02-183-0/+12
* Merge branch 'stable' into devGunnar Sletta2013-01-173-3/+3
|\