index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
qmltc
/
qmltccodewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmltc: Enforce basic required properties
Luca Di Sera
2024-04-09
1
-0
/
+19
*
QML Tools: add some checks for QFile::open failures
Giuseppe D'Angelo
2024-03-26
1
-4
/
+6
*
qmltc: Allow setting initial values when creating a compiled type
Luca Di Sera
2024-03-20
1
-0
/
+46
*
QQmlSA: Create an abstraction layer for static analysis
Olivier De Cannière
2023-05-30
1
-6
/
+6
*
qmltc: export generated classes
Sami Shalayel
2023-02-02
1
-4
/
+8
*
qmltc: generate code into namespaces
Sami Shalayel
2023-01-06
1
-10
/
+14
*
qmltc: fix handlers for c++-signals
Sami Shalayel
2022-12-07
1
-0
/
+1
*
qmltc: add singleton support
Sami Shalayel
2022-11-23
1
-1
/
+7
*
qmltc: extend QmltcMethod with optional comments
Sami Shalayel
2022-10-28
1
-1
/
+7
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-14
/
+14
*
Separate script bindings from others in generated qmltc code
Andrei Golubev
2022-07-28
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Address extension types in qmltc
Andrei Golubev
2022-06-02
1
-0
/
+1
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-23
/
+25
*
qmltc: Uniquely name internal method that provides QML document URL
Andrei Golubev
2022-04-28
1
-1
/
+1
*
qmltc: Get rid of QmltcMethodBase::{firstLines, lastLines} in output ir
Andrei Golubev
2022-03-30
1
-9
/
+0
*
qmltc: Migrate to new object creation/querying mechanism
Andrei Golubev
2022-03-30
1
-10
/
+25
*
qmltc: do not rely on trasitive includes
Fabian Kosmale
2022-03-11
1
-0
/
+3
*
Remove qmltc prototype code (2/N)
Andrei Golubev
2022-03-08
1
-62
/
+156
*
qmltc: Learn to set QML context for objects
Andrei Golubev
2021-11-17
1
-0
/
+24
*
qmltc: Compile QML properties into C++
Andrei Golubev
2021-11-17
1
-8
/
+17
*
qmltc: Compile QML methods to C++
Andrei Golubev
2021-11-17
1
-6
/
+8
*
qmltc: Compile QML enums into C++
Andrei Golubev
2021-11-17
1
-0
/
+1
*
qmltc: support user-specified namespaces in the generated code
Andrei Golubev
2021-11-16
1
-11
/
+18
*
qmltc: Introduce object creation infrastructure
Andrei Golubev
2021-11-15
1
-9
/
+11
*
qmltc: Learn to collect C++ includes for a type hierarchy
Andrei Golubev
2021-11-15
1
-0
/
+3
*
qmltc: learn to generate minimum amount of code
Andrei Golubev
2021-10-22
1
-0
/
+220
*
qmltc: add cmake api and simplest file writer
Andrei Golubev
2021-10-22
1
-0
/
+131