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_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmltc: Properly escape translation strings
Ulf Hermann
2025-04-11
1
-8
/
+13
*
Compiler: Fix various clazy warnings
Olivier De Cannière
2025-03-21
1
-1
/
+0
*
QtQml: Fix AOT compiled context for destroy() and toString() methods
Ulf Hermann
2025-02-26
1
-3
/
+11
*
add util to map .qml from source to build folder
Sami Shalayel
2024-09-10
1
-0
/
+5
*
qmlls: find and use resource files from .qt/rcc
Sami Shalayel
2024-09-10
1
-0
/
+2
*
QmlCompiler: Fix various style issues
Ulf Hermann
2024-06-03
1
-1
/
+1
*
QmlCompiler: Use std::move where possible
Ulf Hermann
2024-05-22
1
-1
/
+1
*
qmlcompiler: Sanitize qmldir paths before using them
Ulf Hermann
2024-05-17
1
-1
/
+10
*
QmlCompiler: fix unity builds
Tim Blechmann
2024-04-30
1
-0
/
+8
*
QmlCompiler: Escape question marks in string literals
Ulf Hermann
2024-02-21
1
-1
/
+4
*
Remove the use of Q_QMLCOMPILER_PRIVATE_EXPORT
Alexey Edelev
2024-01-09
1
-5
/
+5
*
QmlCompiler: Allow comparison of optional types
Ulf Hermann
2023-11-09
1
-8
/
+8
*
Replace signal name manipulations with QQmlSignalNames
Sami Shalayel
2023-08-15
1
-20
/
+16
*
QQmlSA: Create an abstraction layer for static analysis
Olivier De Cannière
2023-05-30
1
-1
/
+1
*
qmlsc: Support equality operations for QUrl
Semih Yavuz
2023-02-16
1
-0
/
+4
*
qmllint: Uncruftify FixSuggestion
Ulf Hermann
2023-02-08
1
-1
/
+1
*
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
/
+4
*
QmlCachegen: Equality comparison ability to var and void/null types
Semih Yavuz
2023-01-06
1
-0
/
+5
*
QQmlJSUtils: make a local array const, not constexpr
Marc Mutz
2022-10-18
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
qmltc: Acknowledge BINDABLE-only properties
Andrei Golubev
2022-07-26
1
-0
/
+27
*
Revise build to source dir mapping for QML tooling
Andrei Golubev
2022-07-26
1
-0
/
+4
*
qmltc: Use QMetaObject hierarchy as reference for meta index calculation
Andrei Golubev
2022-07-26
1
-0
/
+74
*
QmlCompiler: Extend all sequence types with JS Array
Ulf Hermann
2022-07-19
1
-4
/
+13
*
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
-0
/
+5
*
qmltc: Move from QmlIR::Binding to QQmlJSMetaPropertyBinding
Andrei Golubev
2022-06-09
1
-0
/
+15
*
QmlCompiler: Fix script indices calculation
Andrei Golubev
2022-06-09
1
-0
/
+23
*
QQmlJSUtils: Pass non-trivial parameters as const ref
Ulf Hermann
2022-05-11
1
-1
/
+2
*
Distinguish extensions from extension namespaces in QmlCompiler library
Andrei Golubev
2022-05-09
1
-2
/
+3
*
Fix extension lookup in QQmlJSScope
Andrei Golubev
2022-05-09
1
-5
/
+17
*
Move searchBaseAndExtensionTypes into QQmlJSUtils
Andrei Golubev
2022-05-09
1
-0
/
+71
*
qmltc: Move alias compilation to qqmltccompiler
Andrei Golubev
2022-05-03
1
-1
/
+41
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+2
*
Improve consistency of QQmlJSUtils::didYouMean()
Andrei Golubev
2022-04-25
1
-1
/
+1
*
qmldom: enable and test standalone build
Fawzi Mohamed
2022-04-12
1
-2
/
+2
*
qmllint: Offer suggestions for typos
Maximilian Goldstein
2022-01-17
1
-0
/
+6
*
Unify common logic around QQmlJSScope and friends
Andrei Golubev
2021-12-22
1
-0
/
+107