aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypemodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlTypeNameCache: Unify querying for typesUlf Hermann2021-12-031-16/+1
* qqmlmetatypemodule: Fix maximumMinorVersion() returning bad valuesMaximilian Goldstein2020-10-271-1/+3
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-18/+0
* Lock the mutex when accessing QQmlTypeModule::m_importsUlf Hermann2020-06-101-0/+3
* Un-pimpl QQmlModuleImportUlf Hermann2020-06-101-62/+20
* QQmlTypeModule: Clean up remove loopUlf Hermann2020-06-101-11/+1
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-091-0/+15
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-12/+12
* Allow overriding type registrationsUlf Hermann2020-01-151-2/+6
* Port towards load/storeRelaxed atomicsGiuseppe D'Angelo2019-06-251-8/+8
* Tighten the interface of QQmlTypeModuleUlf Hermann2019-02-071-20/+43
* Add a mutable iterator to QStringHashUlf Hermann2019-02-071-4/+2
* QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-0/+153