aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/person.h
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QmlCompiler: Allow write-back to members of objectsUlf Hermann2023-08-241-1/+31
* QmlCompiler: Allow calling methods on potentially undefined QObjectsUlf Hermann2023-07-281-0/+2
* QmlCompiler: Do check specificType on SetLookupUlf Hermann2023-05-151-0/+8
* Properly support lists as method argumentsUlf Hermann2023-05-091-0/+2
* qmltyperegistrar: Strip '*' from list value typesUlf Hermann2023-01-251-1/+16
* QmlCompiler: Ignore cloned signals when analyzing signal handlersUlf Hermann2022-12-071-0/+2
* QmlCompiler: Support conversions between QString and QByteArrayUlf Hermann2022-07-221-0/+8
* QmlCompiler: Don't crash on unknown list value typesUlf Hermann2022-07-061-0/+17
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* QmlCompiler: Fix licenses in test filesUlf Hermann2022-04-281-6/+13
* Re-allow retrieval of list properties in QQmlJSCodeGeneratorUlf Hermann2022-01-151-0/+6
* Compile QML files ahead of time with qmlcachegenUlf Hermann2021-12-031-0/+61