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
/
tests
/
auto
/
qml
/
qmllint
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Parser: Warn about QML files without imports"
Olivier De Cannière
44 hours
3
-6
/
+0
*
Parser: Warn about QML files without imports
Olivier De Cannière
9 days
3
-0
/
+6
*
qmllint: warn on singleton mismatch in LinterVisitor
Sami Shalayel
2026-04-16
2
-12
/
+0
*
qmllint: warn on file selector in linterVisitor
Sami Shalayel
2026-04-07
7
-1
/
+40
*
qmljsimporter: don't test incomplete types with file selectors
Sami Shalayel
2026-04-07
7
-0
/
+29
*
qmllint: Add tests for recognizing components within themselves
Olivier De Cannière
2026-03-30
3
-0
/
+22
*
Compiler: Add support for multiple document edits per fix suggestion
Olivier De Cannière
2026-03-30
1
-0
/
+5
*
tst_qmllint: fix weird warning
Sami Shalayel
2026-03-28
1
-1
/
+1
*
qqmljscontextualtypes: respect precedence when adding types
Sami Shalayel
2026-03-17
3
-0
/
+27
*
QmlCompiler: Don't warn for ValueTypeBehavior: Assertable
Ulf Hermann
2026-03-13
2
-0
/
+73
*
qmllint: implement ErrTypeIsInstantiatedRecursively
Sami Shalayel
2026-03-12
2
-0
/
+10
*
qmllint: warn when using wrong type name
Sami Shalayel
2026-03-12
13
-1
/
+101
*
qmllint: support attached/grouped list object properties
Sami Shalayel
2026-03-09
3
-4
/
+14
*
Make qmltc respect (some) aliases to required properties
Ulf Hermann
2026-02-21
1
-0
/
+18
*
qmllint: Rework id-shadows-member warning to be usage-based
Olivier De Cannière
2026-02-17
2
-5
/
+5
*
qmllint: move qmlTranslationMethodMismatch to qdslintplugin
Sami Shalayel
2026-02-03
1
-2
/
+2
*
qmllint: warn about shadowing members with ids
Sami Shalayel
2026-02-03
2
-3
/
+3
*
qmllint: Allow raising the severity of essential categories
Olivier De Cannière
2026-01-30
5
-0
/
+23
*
qmllint: Add --only-explicit-categories option
Olivier De Cannière
2026-01-30
4
-0
/
+37
*
qmllint: disable qmlUseProperFunctions warnings by default
Sami Shalayel
2026-01-29
6
-39
/
+0
*
qmllint: Fix enum scoping unification fallout
Olivier De Cannière
2026-01-29
2
-5
/
+5
*
qmllint: don't create bindings if types are not fully resolved
Semih Yavuz
2026-01-27
1
-0
/
+9
*
qmllint: Do not pollute general settings when linting a file
Olivier De Cannière
2026-01-19
3
-0
/
+16
*
qmllint: Warn about var properties in blocks
Fabian Kosmale
2026-01-19
4
-14
/
+14
*
quicklintplugin: don't warn on Action not being Actions
Sami Shalayel
2025-12-18
2
-0
/
+16
*
qmllint: warn on shadowed properties/signals/methods
Sami Shalayel
2025-11-26
1
-1
/
+1
*
qmllint: don't mixup 'import' and 'import-file-selector' categories
Sami Shalayel
2025-11-26
7
-0
/
+37
*
qmllint: fix required property detection with alias
Sami Shalayel
2025-11-17
2
-0
/
+11
*
qmllint: Also lint inner functions
Olivier De Cannière
2025-11-05
1
-0
/
+20
*
QQmlSettings: Warn user about unrecognized sections in tooling ini files
Olivier De Cannière
2025-10-30
2
-0
/
+9
*
qmllint: prefer enums over chained attached type
Sami Shalayel
2025-10-21
1
-5
/
+57
*
qmllint: Consider "on-bindings" for required properties
Fabian Kosmale
2025-09-24
1
-0
/
+27
*
qmllint: Do not warn about QQmlPropertyMap access
Fabian Kosmale
2025-08-25
4
-0
/
+81
*
qmllint: disable unqualified warning on user context property call
Sami Shalayel
2025-08-22
1
-4
/
+5
*
qmllint: load .contextPropertyDump.ini from build folder
Sami Shalayel
2025-08-21
2
-0
/
+25
*
QQmlJSTypeResolve: Support T -> QmlListProperty<T> conversion
Fabian Kosmale
2025-08-10
1
-0
/
+7
*
qmllint: allow mixing ID based with text based translation
Masoud Jami
2025-08-08
3
-6
/
+1
*
Compiler: Skip type propagation for functions returning ScriptString
Olivier De Cannière
2025-08-05
1
-0
/
+8
*
qmllint: Introduce UserContextProperties
Sami Shalayel
2025-07-31
2
-0
/
+11
*
qmllint: Do not warn about BINDABLE only properties (just now)
Fabian Kosmale
2025-07-30
1
-0
/
+7
*
QtObject: Give uiLanguage a signal in addition to BINDABLE
Fabian Kosmale
2025-07-30
1
-0
/
+5
*
qmllint: Do not warn about unknown signal handlers in custom parsers
Fabian Kosmale
2025-07-28
1
-0
/
+5
*
qmllint/qdsplugin: Do not warn about calls inside Connections
Fabian Kosmale
2025-07-28
1
-0
/
+13
*
qmllint: Give root scope the correct type
Fabian Kosmale
2025-07-25
1
-0
/
+5
*
QQmlJSImportVisitor: Avoid faulty unknown property warning
Fabian Kosmale
2025-07-25
2
-1
/
+9
*
qmllint: Avoid spurious warnings when file selectors are used
Fabian Kosmale
2025-07-18
5
-0
/
+19
*
qmllint: Avoid confusing duplicate property assignment warning
Fabian Kosmale
2025-07-17
2
-0
/
+15
*
qmllint/Quick: Prevent attached property warning in custom parser
Fabian Kosmale
2025-07-17
1
-0
/
+7
*
qmllint: Do not warn about unnotifiable properties outside bindings
Fabian Kosmale
2025-07-10
1
-0
/
+12
*
Relax duplicate binding check
Fabian Kosmale
2025-07-09
1
-0
/
+29
[next]