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
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
/
qml
/
jsruntime
/
qv4qmlcontext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo: QSrting
Frederik Gladhorn
2025-04-13
1
-2
/
+3
*
QtQml: Fix AOT compiled context for destroy() and toString() methods
Ulf Hermann
2025-02-26
1
-24
/
+22
*
QQmlContextData: Don't expose PersistentValue in imported scripts API
Fabian Kosmale
2024-11-01
1
-2
/
+2
*
QtQml: Call lookups based on enums rather than via function pointers
Ulf Hermann
2024-10-24
1
-36
/
+35
*
QtQml: Straighten out some logging categories
Ulf Hermann
2024-06-17
1
-1
/
+1
*
Prepare for white allocations during gc (1/9): Write barrier for Lookups
Fabian Kosmale
2024-03-05
1
-5
/
+5
*
QtQml: Remove QQmlTypeLoader from QQmlImport
Ulf Hermann
2024-01-11
1
-2
/
+3
*
QML: Let IDs in outer context override bound components' properties
Ulf Hermann
2023-12-04
1
-2
/
+26
*
resolveQmlContextPropertyLookupGetter: Use ScopedPropertyKey
Fabian Kosmale
2023-11-15
1
-4
/
+4
*
Move ScopedStackFrame into qv4stackframe_p.h
Ulf Hermann
2023-05-17
1
-0
/
+1
*
QML: Allow as-casting to value types
Ulf Hermann
2023-03-03
1
-1
/
+1
*
Recursively write back value types and sequences
Ulf Hermann
2022-10-19
1
-7
/
+12
*
QML: Optimize QObject method calls
Ulf Hermann
2022-09-20
1
-35
/
+121
*
Fix precedence between JS and QML scopes
Ulf Hermann
2022-07-25
1
-18
/
+28
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Respect invokable toString() methods
Ulf Hermann
2022-03-28
1
-7
/
+11
*
QmlCompiler: Fix a number of warts regarding type lookup
Ulf Hermann
2022-03-23
1
-2
/
+2
*
Make most QQmlPropertyData const
Ulf Hermann
2022-03-14
1
-2
/
+2
*
QML: Handle dynamic meta objects in AOT lookups
Ulf Hermann
2022-03-03
1
-0
/
+5
*
Revert accidental change in qv4qmlcontext.cpp
Ulf Hermann
2021-12-12
1
-2
/
+1
*
V4 Lookup: Do not leak property caches
Ulf Hermann
2021-12-09
1
-12
/
+7
*
QQmlTypeNameCache: Unify querying for types
Ulf Hermann
2021-12-03
1
-1
/
+1
*
Clean up PropertyCache life cycle
Ulf Hermann
2021-11-09
1
-2
/
+2
*
Clean up some includes
Ulf Hermann
2021-11-05
1
-13
/
+13
*
Avoid QAbstractDynamicMetaObject where possible
Ulf Hermann
2021-10-12
1
-1
/
+4
*
Use custom lookup for QJSValue singleton
Fabian Kosmale
2021-05-05
1
-3
/
+12
*
Remove caching of recursive AOT context lookups
Ulf Hermann
2021-04-30
1
-0
/
+6
*
Streamline retrieval of context property names and IDs
Ulf Hermann
2021-04-15
1
-13
/
+5
*
QQmlMetaType: Remove qmlLists member
Fabian Kosmale
2021-03-19
1
-1
/
+1
*
Fix QJSValue singletons only supporting object types
Maximilian Goldstein
2021-02-22
1
-6
/
+17
*
QML: Warn about usage of injected signal parameters
Ulf Hermann
2021-02-12
1
-3
/
+21
*
qv4qmlcontext: Fix bounded signal expressions when debugging
Maximilian Goldstein
2020-12-04
1
-2
/
+2
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
1
-4
/
+4
*
Encapsulate QQmlContextData
Ulf Hermann
2020-03-23
1
-52
/
+62
*
Store a QV4::ReturnedValue in QJSValue
Ulf Hermann
2020-03-18
1
-1
/
+1
*
Implement lookups for qml type wrappers
Simon Hausmann
2019-09-05
1
-3
/
+28
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-01
1
-2
/
+8
|
\
|
*
Fix thisObject when calling scope and context properties through lookups
Ulf Hermann
2019-06-26
1
-2
/
+8
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-2
/
+0
|
\
|
|
*
Fix lookups of properties in QML singletons
Simon Hausmann
2019-05-21
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-5
/
+11
|
\
|
|
*
Skip block context within call contexts when searching for parameters
Ulf Hermann
2019-04-29
1
-5
/
+11
*
|
Move creation and management of singletons to QQmlEnginePrivate
Richard Weickelt
2019-04-24
1
-5
/
+5
*
|
Remove unused includes of qv8engine_p.h
Ulf Hermann
2019-04-09
1
-1
/
+0
|
/
*
Enable lookups for imported scripts and worker scripts
Simon Hausmann
2019-03-25
1
-3
/
+16
*
Accelerate lookups of properties in outer QML contexts
Simon Hausmann
2019-03-21
1
-52
/
+113
*
Accelerate access to initial context object properties in lookups
Michael Brasser
2019-03-20
1
-1
/
+56
*
Accelerate access to scope object properties in lookups
Michael Brasser
2019-03-20
1
-1
/
+44
*
Fix lookup fallback into the global object in QML bindings
Simon Hausmann
2019-03-20
1
-2
/
+31
*
Accelerate access to id objects in lookups
Simon Hausmann
2019-03-20
1
-2
/
+33
[next]