aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltc/qmltcvisitor.h
Commit message (Expand)AuthorAgeFilesLines
* qmltc: warn about QML defined types from other modulesSami Shalayel2024-02-191-1/+1
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-3/+3
* qmltc: support basic inline componentsSami Shalayel2022-09-261-9/+70
* qmltc: Make explicit component ids accessible during object creationAndrei Golubev2022-07-281-3/+4
* qmltc: Use correct output C++ file names within a moduleAndrei Golubev2022-06-291-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmltc: Move C++ naming collision check to QmltcVisitorAndrei Golubev2022-06-091-0/+6
* qmltc: Set non-alias property methods in QmltcVisitorAndrei Golubev2022-06-091-1/+1
* qmltc: Set alias property methods in QmltcVisitorAndrei Golubev2022-06-091-0/+1
* qmltc: Move from QmlIR::Binding to QQmlJSMetaPropertyBindingAndrei Golubev2022-06-091-5/+2
* Migrate to QQmlJSScope-based deferred property checks in qmltcAndrei Golubev2022-04-281-0/+20
* qmltc: Migrate to new object creation/querying mechanismAndrei Golubev2022-03-301-0/+52
* QQmlJSImportVisitor: rename public qmlScopes() to qmlTypes()Andrei Golubev2022-03-191-1/+1
* Remove qmltc prototype code (1/N)Ulf Hermann2022-03-081-2/+2
* Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes fileUlf Hermann2021-12-131-1/+1
* qmltc: Compile QML properties into C++Andrei Golubev2021-11-171-0/+2
* qmltc: Learn to collect C++ includes for a type hierarchyAndrei Golubev2021-11-151-0/+11
* qmltc: learn to generate minimum amount of codeAndrei Golubev2021-10-221-4/+12
* Long live (dummy-for-now) qmltc!Andrei Golubev2021-10-211-0/+54