index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.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.5.5
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
6.9.2
6.9.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qqmljsimportvisitor: re-use instead of duplicating scopes
Sami Shalayel
2026-04-16
3
-12
/
+14
*
QmlCompiler: split linting into QmlLintPrivate library
Sami Shalayel
2026-03-03
2
-7
/
+8
*
Make qmltc respect (some) aliases to required properties
Ulf Hermann
2026-02-21
1
-28
/
+15
*
qmllint: adapt shadow warning for properties
Sami Shalayel
2026-02-06
1
-1
/
+1
*
Compiler: Rename logging categories' level into severity
Olivier De Cannière
2026-01-13
1
-1
/
+1
*
Compiler: Merge logging categories' ignore and level
Olivier De Cannière
2026-01-13
1
-2
/
+1
*
qmllint: warn on shadowed properties/signals/methods
Sami Shalayel
2025-11-26
1
-0
/
+3
*
qmltc: Fix context assignment
Ulf Hermann
2025-10-10
1
-4
/
+14
*
QmlCompiler: Properly handle uncertain component status
Ulf Hermann
2025-09-18
1
-2
/
+10
*
QmlCompiler: Rename sequences' "valueType" to "elementType"
Ulf Hermann
2025-08-31
4
-13
/
+13
*
qmltc: Don't crash on missing type information
Ulf Hermann
2025-08-05
2
-6
/
+17
*
qmltc: Cleanly reject custom parsed properties
Ulf Hermann
2025-04-15
3
-1
/
+19
*
Port away from QPair
Zhao Yuhang
2025-04-12
2
-2
/
+2
*
qmltc: Properly escape translation strings
Ulf Hermann
2025-04-11
1
-15
/
+17
*
QtQml: Dissolve qqmltranslation.cpp
Ulf Hermann
2025-04-11
1
-1
/
+40
*
QmlCompiler: Tighten detection of assignment to unknown properties
Ulf Hermann
2025-02-21
2
-4
/
+4
*
qmltc: Post an error message rather than crashing on unresolved types
Ulf Hermann
2025-02-18
1
-1
/
+10
*
qmltc: Add READ before WRITE in generated Q_PROPERTYs
Olivier De Cannière
2025-01-14
1
-8
/
+8
*
Move inlineComponentName from CU to ObjectCreator
Fabian Kosmale
2024-12-04
1
-2
/
+8
*
qmltc: Refactor iteration methods to be less repetitive
Ulf Hermann
2024-11-11
1
-32
/
+15
*
QmlCompiler: Rename attachingType() to attachedType()
Ulf Hermann
2024-11-11
2
-2
/
+2
*
qmltc: Fix usage of namespaced attached types
Ulf Hermann
2024-11-08
2
-3
/
+12
*
qmltc: Retrieve types of attached and group properties
Ulf Hermann
2024-11-08
1
-6
/
+8
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-10-31
2
-2
/
+2
*
qmltc: Wrap raw string literal in QStringLiteral
Olivier De Cannière
2024-10-21
2
-3
/
+3
*
qmltc: Wrap raw string literal in QStringLiteral
Olivier De Cannière
2024-10-21
1
-1
/
+1
*
qmltc: Don't re-check headers for their suffix
Ulf Hermann
2024-07-03
2
-22
/
+15
*
QmlCompiler: Assume missing return types to be "void"
Ulf Hermann
2024-06-20
1
-16
/
+2
*
QtQml: Straighten out some logging categories
Ulf Hermann
2024-06-17
1
-1
/
+1
*
QmltcVisitor: Add constinit to list of C++ keywords
Nicolas Fella
2024-06-11
1
-0
/
+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
*
Fix coverity warnings
Ulf Hermann
2024-04-11
1
-1
/
+1
*
qmltc: Enforce basic required properties
Luca Di Sera
2024-04-09
4
-13
/
+179
*
Make qmljsliteralbindingcheck a QQmlSA::PropertyPass
Sami Shalayel
2024-04-05
2
-3
/
+11
*
QML Tools: add some checks for QFile::open failures
Giuseppe D'Angelo
2024-03-26
1
-4
/
+6
*
qmltc: Ensure usage of generated setters in `PropertyInitializer`
Luca Di Sera
2024-03-21
1
-0
/
+3
*
qmltc: Support setting initial values for reference list properties
Luca Di Sera
2024-03-21
1
-5
/
+22
*
qmltc: Avoid overwriting initial properties
Luca Di Sera
2024-03-21
1
-1
/
+3
*
qmltc: Include headers for types that appear as the argument of a list
Luca Di Sera
2024-03-21
1
-0
/
+3
*
qmltc: Avoid befriending the root component twice
Luca Di Sera
2024-03-21
1
-2
/
+5
*
dom: enable populateQmlFile as visitor in importer
Sami Shalayel
2024-03-21
1
-5
/
+5
*
qmltc: Allow setting initial values when creating a compiled type
Luca Di Sera
2024-03-20
6
-14
/
+199
*
qmltc: warn about QML defined types from other modules
Sami Shalayel
2024-02-19
3
-7
/
+42
*
QmltcCompiler: Adhere to Compare requirement ("!(a < a)")
Michael Weghorn
2023-12-08
1
-0
/
+3
*
QmltcVisitor: Fix sort order of array used with std::binary_search
Michael Weghorn
2023-12-08
1
-5
/
+6
*
qmltc: Pacify the code checker
Ulf Hermann
2023-11-23
1
-3
/
+3
*
QML: Allow JavaScript extension types
Ulf Hermann
2023-11-16
1
-1
/
+4
*
QQmlSA::ScriptBindingKind: Turn into scoped enumeration
Fabian Kosmale
2023-08-30
1
-3
/
+3
*
QmlCompiler: Make LoggerCategory private again
Fabian Kosmale
2023-08-30
1
-1
/
+1
[next]