aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlengine/data
Commit message (Expand)AuthorAgeFilesLines
* Add test for cached getter lookupMichal Klocek2019-05-091-0/+20
* Normalize URL before loading typesErik Verbruggen2018-04-272-0/+5
* Allow exported signal handlers for signals with revisionThomas Hartmann2018-01-124-0/+34
* Add an autotest for GC crashes on some platformsRobin Burchell2017-04-211-0/+29
* Add delayed property to Binding.Michael Brasser2016-04-081-1/+1
* Pass Qt.include() URLs through the URL interceptor if presentKevin Krammer2016-01-236-0/+28
* QML: Fix typeof context property.Erik Verbruggen2015-10-271-0/+6
* Intercept qmldir files with the url interceptorAlan Alpert2013-11-115-0/+15
* Add a URL interceptor to the QML engineAlan Alpert2013-05-0721-0/+120
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-291-0/+3
* Put basic language types into QtQml importChris Adams2012-06-219-0/+41
* Ensure repeated compilation does not failMatthew Vogt2012-05-212-0/+13
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-1760-0/+1749