aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypeloaderthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* no-thread: remove special cases for callbacksMorten Sørvig2024-02-081-10/+0
* QQmlDataBlob: Use RefPointer when interacting with QQmlTypeLoaderFabian Kosmale2022-09-161-26/+13
* QQmlThread: remove support for unused startup/shudownThreadFabian Kosmale2022-09-161-4/+0
* QQmlTypeLoader: move network pointer deletion out of shutDownThreadFabian Kosmale2022-09-161-9/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-3/+3
* Add support for semi-automatic QML type registrationsUlf Hermann2019-10-141-2/+15
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+198