aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsannotation.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlJSAnnotation: de-inline op== and qHash()Marc Mutz2025-12-091-0/+33
* Add security header for src/qmlcompilerOlivier De Cannière2025-09-171-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmlcompiler: Use QT_BEGIN_NAMESPACE / QT_END_NAMESPACE everywhereMaximilian Goldstein2021-11-231-0/+4
* qqmljsannotation: Use std::variant instead of QVariantMaximilian Goldstein2021-04-161-2/+2
* qmllint: Implement deprecation warningsMaximilian Goldstein2021-03-081-0/+46