aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomtypesreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-27/+2
* Distinguish extensions from extension namespaces in QmlCompiler libraryAndrei Golubev2022-05-091-0/+1
* qmldom: Remove unused variableAndrei Golubev2022-04-251-2/+0
* qmldom/standalone: Fix build against Qt 6.2.4Fawzi Mohamed2022-04-221-11/+0
* qmldom: fix lookup of qmltypes typesFawzi Mohamed2022-03-311-20/+31
* qmlcompiler: Store filename for QML scopesMaximilian Goldstein2022-02-251-1/+1
* qqmldom: Use Q_UNREACHABLE to mark unreachable codeFabian Kosmale2021-12-161-1/+1
* QQmlJSScope: Store exports externallyUlf Hermann2021-12-121-7/+12
* qmldom: build standaloneFawzi Mohamed2021-08-311-3/+5
* qmldom: support qmltypesFawzi Mohamed2021-08-271-0/+287