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
/
src
/
qmlcompiler
/
qqmljsutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qqmljsutils: improve didYouMean performance
Sami Shalayel
2025-02-18
1
-2
/
+2
*
qmlls: fix go to definition going to build folder
Sami Shalayel
2024-12-12
1
-20
/
+4
*
QmlCompiler: Remove trivial type comparison methods
Ulf Hermann
2024-11-29
1
-8
/
+5
*
add util to map .qml from source to build folder
Sami Shalayel
2024-09-10
1
-0
/
+93
*
qmlls: find and use resource files from .qt/rcc
Sami Shalayel
2024-09-10
1
-2
/
+35
*
QmlCompiler: Divide scope-name lookup methods into multiple cases
Ulf Hermann
2024-06-15
1
-4
/
+1
*
QmlCompiler: Add generic QVariant-to-typed comparison
Ulf Hermann
2023-12-07
1
-9
/
+5
*
QmlCompiler: Remove QQmlJSTypeResolver::scopeForId and idForScope
Ulf Hermann
2023-11-23
1
-1
/
+4
*
QmlCompiler: Allow comparison of optional types
Ulf Hermann
2023-11-09
1
-17
/
+9
*
qmlsc: Support equality operations for QUrl
Semih Yavuz
2023-02-16
1
-0
/
+16
*
qmllint: Uncruftify FixSuggestion
Ulf Hermann
2023-02-08
1
-5
/
+7
*
qmlcachegen: fix nonstrict equality code generation
Semih Yavuz
2023-01-31
1
-3
/
+3
*
QmlCachegen: Equality comparison ability to QObject *
Semih Yavuz
2023-01-10
1
-0
/
+20
*
QmlCachegen: Equality comparison ability to var and void/null types
Semih Yavuz
2023-01-06
1
-0
/
+29
*
qmltc: Remove broken alias optimization
Sami Shalayel
2022-10-11
1
-7
/
+11
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-7
/
+7
*
Revise build to source dir mapping for QML tooling
Andrei Golubev
2022-07-26
1
-0
/
+44
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
qmltc: Set alias property methods in QmltcVisitor
Andrei Golubev
2022-06-09
1
-8
/
+32
*
QQmlJSUtils: Pass non-trivial parameters as const ref
Ulf Hermann
2022-05-11
1
-24
/
+24
*
qmltc: Move alias compilation to qqmltccompiler
Andrei Golubev
2022-05-03
1
-0
/
+60
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+3
*
Improve consistency of QQmlJSUtils::didYouMean()
Andrei Golubev
2022-04-25
1
-1
/
+12
*
qmllint: Offer suggestions for typos
Maximilian Goldstein
2022-01-17
1
-0
/
+76