summaryrefslogtreecommitdiff
path: root/src/qmlcompiler/qqmljsregistercontent_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Implement get lookup of variantMap propertiesOlivier De Cannière2023-02-221-1/+1
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmldom: enable and test standalone buildFawzi Mohamed2022-04-121-1/+1
* QmlCompiler: Clean up exportsUlf Hermann2022-03-301-2/+7
* QmlCompiler: Don't generate code for untyped JS callsUlf Hermann2022-02-251-0/+3
* QQmlJSRegisterContent: Make conversions explicitUlf Hermann2022-02-151-2/+43
* QmlCompiler: Move type generalization into separate compile passUlf Hermann2021-11-261-0/+7
* Remove QQmlJSRegisterContent::reset()Ulf Hermann2021-11-181-2/+0
* QmlCompiler: Introduce compile passesUlf Hermann2021-11-171-3/+0
* QQmlJSTypeResolver: store plain types as metaobjectsUlf Hermann2021-10-071-1/+1
* QQmlJSTypeResolver: Use JavaScript global types from jsroot.qmltypesUlf Hermann2021-09-291-3/+3
* qmlcompiler: Add a content variant for module prefixesUlf Hermann2021-08-191-4/+19
* QmlCompiler: Rename VirtualRegistersUlf Hermann2021-07-081-1/+1
* qmlcompiler: Port type inference code from qmlcachegenplusMaximilian Goldstein2021-06-301-0/+184