aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltypeloader/data
Commit message (Expand)AuthorAgeFilesLines
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-246-0/+27
* Warn circular dependency when loading typesJaeyoon Jung2020-06-102-0/+6
* Register compiled-in QML typesUlf Hermann2019-11-071-0/+6
* QQmlTypeLoader: Prevent trivial cyclesFabian Kosmale2019-09-125-0/+22
* Add support for implicit module importsSimon Hausmann2019-07-173-0/+10
* Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-031-0/+4
* Avoid unnecessary re-generation qml cache files in some circumstancesUlf Hermann2019-02-181-0/+10
* QML TypeLoader: Sort composite singletons before recursing into themUlf Hermann2018-11-208-0/+49
* On network redirects, update finalUrl, not urlUlf Hermann2018-05-235-0/+25
* Remove extra addrefMichael Brasser2017-12-292-0/+23
* Don't reject plugin-only qmldir filesUlf Hermann2017-11-221-1/+1
* Fix URL interception for qmldir filesUlf Hermann2017-11-222-0/+94
* QQmlTypeLoader: Drain events before shutting down the threadUlf Hermann2017-10-202-0/+5
* Tell QQmlImportInstance::resolveType what kind of type we wantUlf Hermann2017-10-191-0/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-164-0/+40
|\
| * Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-304-0/+40
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+8
|\|
| * Occasionally trim the type cacheUlf Hermann2016-04-191-0/+8
* | Updated license headersJani Heikkinen2016-01-204-68/+48
|/
* Load component synchronously in method_createQmlObjectUlf Hermann2015-11-031-0/+42
* Update copyright headersJani Heikkinen2015-02-123-18/+18
* Update license headers and add new licensesJani Heikkinen2014-08-253-54/+30
* Always call callCompleted in QQmlDataBlob::tryDoneAlbert Astals Cid2013-10-023-0/+165