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
/
qmltccompilerpieces.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlCompiler: Tighten detection of assignment to unknown properties
Ulf Hermann
2025-02-21
1
-2
/
+2
*
Move inlineComponentName from CU to ObjectCreator
Fabian Kosmale
2024-12-04
1
-2
/
+8
*
qmltc: Allow setting initial values when creating a compiled type
Luca Di Sera
2024-03-20
1
-8
/
+17
*
qmllint: Fix attached property re-use detection
Ulf Hermann
2023-02-14
1
-1
/
+1
*
tooling: silence -Wextra-semi-stmt
Tim Blechmann
2022-11-16
1
-9
/
+9
*
qmltc: support basic inline components
Sami Shalayel
2022-09-26
1
-35
/
+68
*
qmltc: append to lists in one go
Sami Shalayel
2022-09-22
1
-0
/
+5
*
qmltc: translation binding support
Sami Shalayel
2022-08-25
1
-0
/
+23
*
qmltc: Convert dynamic_cast check to static assert for QML interfaces
Andrei Golubev
2022-07-29
1
-2
/
+4
*
Remove redundant parameter from generated special functions of qmltc
Andrei Golubev
2022-07-28
1
-23
/
+13
*
Separate script bindings from others in generated qmltc code
Andrei Golubev
2022-07-28
1
-0
/
+32
*
Move common code parts to a function in QmltcCodeGenerator
Andrei Golubev
2022-07-28
1
-53
/
+52
*
Address TODOs in qmltc tool
Andrei Golubev
2022-07-28
1
-23
/
+16
*
qmltc: Make explicit component ids accessible during object creation
Andrei Golubev
2022-07-28
1
-1
/
+2
*
qmltc: Use QMetaObject hierarchy as reference for meta index calculation
Andrei Golubev
2022-07-26
1
-3
/
+4
*
Fix QQmlTypePrivate memory leak in qmltc-generated types with extensions
Andrei Golubev
2022-06-15
1
-4
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Remember QML document context in each qmltc-generated object
Andrei Golubev
2022-06-09
1
-0
/
+5
*
qmltc: Move from QmlIR::Binding to QQmlJSMetaPropertyBinding
Andrei Golubev
2022-06-09
1
-2
/
+6
*
Address extension types in qmltc
Andrei Golubev
2022-06-02
1
-4
/
+32
*
qmltc: Move alias compilation to qqmltccompiler
Andrei Golubev
2022-05-03
1
-9
/
+3
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-94
/
+110
*
qmltc: Support setting Gradient property of Rectangle
Andrei Golubev
2022-04-28
1
-1
/
+2
*
qmltc: Uniquely name internal method that provides QML document URL
Andrei Golubev
2022-04-28
1
-6
/
+13
*
Migrate to QQmlJSScope-based deferred property checks in qmltc
Andrei Golubev
2022-04-28
1
-0
/
+13
*
Document qmltc's main code generator functions
Andrei Golubev
2022-03-30
1
-12
/
+129
*
Remove qmltc prototype code (4/N)
Andrei Golubev
2022-03-30
1
-0
/
+38
*
qmltc: Migrate to new object creation/querying mechanism
Andrei Golubev
2022-03-30
1
-17
/
+262
*
Remove qmltc prototype code (3/N)
Andrei Golubev
2022-03-12
1
-30
/
+29
*
Remove qmltc prototype code (2/N)
Andrei Golubev
2022-03-08
1
-1
/
+1
*
Unify common logic around QQmlJSScope and friends
Andrei Golubev
2021-12-22
1
-12
/
+0
*
qmltc: Support literal bindings
Andrei Golubev
2021-11-23
1
-0
/
+42
*
qmltc: Learn to set QML context for objects
Andrei Golubev
2021-11-17
1
-0
/
+157