aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltc/qmltcoutputir.h
Commit message (Expand)AuthorAgeFilesLines
* Remove qmltc prototype code (2/N)Andrei Golubev2022-03-081-4/+26
* qmltc: Learn to set QML context for objectsAndrei Golubev2021-11-171-0/+1
* qmltc: Compile QML properties into C++Andrei Golubev2021-11-171-1/+14
* qmltc: Compile QML methods to C++Andrei Golubev2021-11-171-1/+2
* qmltc: Compile QML enums into C++Andrei Golubev2021-11-171-2/+3
* qmltc: support user-specified namespaces in the generated codeAndrei Golubev2021-11-161-0/+1
* qmltc: Introduce object creation infrastructureAndrei Golubev2021-11-151-5/+1
* qmltc: Learn to collect C++ includes for a type hierarchyAndrei Golubev2021-11-151-0/+1
* qmltc: learn to generate minimum amount of codeAndrei Golubev2021-10-221-3/+93
* qmltc: add cmake api and simplest file writerAndrei Golubev2021-10-221-0/+49