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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmltc: Cleanly reject custom parsed properties
Ulf Hermann
2025-04-15
1
-1
/
+7
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-10-31
1
-1
/
+1
*
qmlcompiler: Sanitize qmldir paths before using them
Ulf Hermann
2024-05-17
1
-1
/
+2
*
qqmljsscope: add ownModuleName
Sami Shalayel
2024-04-23
1
-1
/
+1
*
Make qmljsliteralbindingcheck a QQmlSA::PropertyPass
Sami Shalayel
2024-04-05
1
-0
/
+11
*
dom: enable populateQmlFile as visitor in importer
Sami Shalayel
2024-03-21
1
-5
/
+5
*
qmltc: warn about QML defined types from other modules
Sami Shalayel
2024-02-19
1
-1
/
+12
*
QmlCompiler: Make LoggerCategory private again
Fabian Kosmale
2023-08-30
1
-1
/
+1
*
QQmlSA: Create an abstraction layer for static analysis
Olivier De Cannière
2023-05-30
1
-1
/
+1
*
qmltc: export generated classes
Sami Shalayel
2023-02-02
1
-0
/
+14
*
QML: Turn singleton/type mismatch into a run time type error
Ulf Hermann
2023-01-27
1
-1
/
+11
*
qmllint: Move qmlControlSanity loggers into a plugin
Semih Yavuz
2023-01-23
1
-2
/
+1
*
qmltc: error out when encoutering invalid filenames
Sami Shalayel
2022-12-02
1
-0
/
+10
*
Add --bare option to qmltc and qmlcachegen
Ulf Hermann
2022-09-09
1
-1
/
+10
*
QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)
Ivan Solovev
2022-08-29
1
-1
/
+1
*
Revise build to source dir mapping for QML tooling
Andrei Golubev
2022-07-26
1
-0
/
+9
*
QQmlJSLogger: Switch to an ID based system
Maximilian Goldstein
2022-06-30
1
-12
/
+7
*
qmltc: Use correct output C++ file names within a module
Andrei Golubev
2022-06-29
1
-4
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
qmltc: Move C++ naming collision check to QmltcVisitor
Andrei Golubev
2022-06-09
1
-0
/
+1
*
qmltc: Set non-alias property methods in QmltcVisitor
Andrei Golubev
2022-06-09
1
-1
/
+8
*
qmltc: Get rid of Qml IR
Andrei Golubev
2022-06-09
1
-9
/
+23
*
qmltc: Handle missing command line arguments in a more friendly way
Jonah Brüchert
2022-05-30
1
-0
/
+9
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-11
/
+13
*
QmltcTypeResolver: Take visitor as pointer
Ulf Hermann
2022-04-28
1
-1
/
+1
*
qmltc: Use prototype/codegenerator in qmltccompiler
Andrei Golubev
2022-03-15
1
-3
/
+2
*
Remove qmltc prototype code (1/N)
Ulf Hermann
2022-03-08
1
-12
/
+14
*
Treat warnings as errors in qmltc
Andrei Golubev
2022-02-15
1
-4
/
+14
*
qmltc: Re-enable the processing of global warnings from the importer
Andrei Golubev
2022-02-14
1
-7
/
+5
*
Redesign QQmlJSLogger internals
Andrei Golubev
2022-02-12
1
-5
/
+5
*
qmllint: Warn about missing singleton pragmas/qmldir entries
Maximilian Goldstein
2022-02-03
1
-0
/
+11
*
qmltc: remove --resource-path option
Andrei Golubev
2022-02-02
1
-26
/
+9
*
qmltc: Rely on QQmlJSResourceFileMapper
Andrei Golubev
2022-02-02
1
-6
/
+38
*
tools: Unconditionally depend on QCommandLineParser
Fabian Kosmale
2022-01-24
1
-13
/
+1
*
Use qmltc compiler prototype as a fallback implementation
Andrei Golubev
2021-12-17
1
-17
/
+15
*
Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes file
Ulf Hermann
2021-12-13
1
-6
/
+6
*
Add a default implementation for QQmlJSAotCompiler
Ulf Hermann
2021-11-29
1
-1
/
+3
*
QmlCompiler: Tighten the constness of various method parameters
Ulf Hermann
2021-11-26
1
-1
/
+2
*
QmlCompiler: Move type generalization into separate compile pass
Ulf Hermann
2021-11-26
1
-2
/
+1
*
qmllint: Re-enable warning about automatched signal handler
Ulf Hermann
2021-11-26
1
-2
/
+2
*
qmltc: Support literal bindings
Andrei Golubev
2021-11-23
1
-0
/
+1
*
Remove QQmlJSTypeResolver::Semantics
Ulf Hermann
2021-11-18
1
-6
/
+2
*
qmltc: Compile QML properties into C++
Andrei Golubev
2021-11-17
1
-0
/
+5
*
qmltc: support user-specified namespaces in the generated code
Andrei Golubev
2021-11-16
1
-0
/
+6
*
qmltc: Do not crash on import errors
Andrei Golubev
2021-11-09
1
-5
/
+5
*
qmltc: learn to generate minimum amount of code
Andrei Golubev
2021-10-22
1
-1
/
+8
*
Long live (dummy-for-now) qmltc!
Andrei Golubev
2021-10-21
1
-0
/
+187