aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltypeloader
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-153-33/+0
* qqmltypeloader: Allow pluginless qmldir + declarative type registrationFabian Kosmale2020-12-155-0/+34
* qqmltypeloader: Fix plugin not loading on MinGWMaximilian Goldstein2020-12-101-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-063-5/+5
* tst_qqmltypeloader: Adapt to network redirection change in qtbaseFabian Kosmale2020-08-231-0/+15
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-247-4/+46
* Warn circular dependency when loading typesJaeyoon Jung2020-06-103-0/+15
* Allow QML plugins to be optionalUlf Hermann2020-06-091-0/+4
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-081-1/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-3/+3
* Allow multiple URL interceptors per engineUlf Hermann2020-03-171-1/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+4
* QML Type Registrar changesLeander Beernaert2020-01-241-3/+11
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+30
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-121-0/+30
| |\
| | * Allow custom disk cache pathsUlf Hermann2019-12-101-0/+30
* | | Regenerate TestsLeander Beernaert2020-01-161-0/+5
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-254-3/+76
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-111-1/+1
| |\|
| | * qmltyperegistrar: Allow QML_IMPORT_VERSION as alias for IMPORT_VERSIONUlf Hermann2019-11-081-2/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-084-3/+76
| |\|
| | * tst_qqmltypeloader: Avoid memory leaksUlf Hermann2019-11-071-0/+10
| | * Register compiled-in QML typesUlf Hermann2019-11-074-2/+66
* | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-153-5/+5
* | | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-153-14/+35
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-146-1/+41
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-076-1/+41
| |\|
| | * QQmlTypeLoader: Prevent trivial cyclesFabian Kosmale2019-09-126-1/+41
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-113-3/+28
|\| |
| * | Fix qqmltypeloader autotest for androidJan Arve Sæther2019-08-293-3/+28
| |/
* / Add QtDeclarative Test CoverageLeander Beernaert2019-08-142-0/+72
|/
* Add support for implicit module importsSimon Hausmann2019-07-174-0/+21
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-122-0/+12
|\
| * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-032-0/+12
* | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+2
|/
* Avoid unnecessary re-generation qml cache files in some circumstancesUlf Hermann2019-02-182-17/+46
* QML TypeLoader: Sort composite singletons before recursing into themUlf Hermann2018-11-209-0/+105
* Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-05-247-1/+49
|\
| * On network redirects, update finalUrl, not urlUlf Hermann2018-05-237-1/+49
* | Clean up manual reference of QQmlTypeData and QQmlPropertyCacheSimon Hausmann2018-04-261-1/+1
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Remove extra addrefMichael Brasser2017-12-293-0/+44
* Don't reject plugin-only qmldir filesUlf Hermann2017-11-222-12/+41
* Fix URL interception for qmldir filesUlf Hermann2017-11-223-0/+262
* QQmlTypeLoader: Drain events before shutting down the threadUlf Hermann2017-10-203-0/+52
* Tell QQmlImportInstance::resolveType what kind of type we wantUlf Hermann2017-10-192-0/+32
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-215-0/+54
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-165-0/+54
| |\