aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltypeloader/tst_qqmltypeloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlTypeLoader: Drain events before shutting down the threadUlf Hermann2017-10-201-0/+47
* Tell QQmlImportInstance::resolveType what kind of type we wantUlf Hermann2017-10-191-0/+25
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+14
| |\
| | * Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-301-0/+14
| | * QML: Only release types if they aren't referenced anymoreUlf Hermann2016-06-101-3/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-3/+12
|\| |
| * | QML: Only release types if they aren't referenced anymorev5.7.0Ulf Hermann2016-06-111-3/+12
* | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-2/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+30
|\|
| * Occasionally trim the type cacheUlf Hermann2016-04-191-0/+30
* | Updated license headersJani Heikkinen2016-01-201-17/+12
|/
* Load component synchronously in method_createQmlObjectUlf Hermann2015-11-031-0/+11
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Fix leak-on-exit of QSGRenderLoop::s_instanceAlex Montgomery2014-01-281-0/+1
* Always call callCompleted in QQmlDataBlob::tryDoneAlbert Astals Cid2013-10-021-0/+74