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
/
qv4engine_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QJSEngine: Trim compilation units after evaluating a program
Olivier De Cannière
2025-03-12
1
-1
/
+2
*
QtQml: Cache configuration parameters in type loader
Ulf Hermann
2024-12-19
1
-1
/
+1
*
QtQml: Generalize the global/illegal names
Ulf Hermann
2024-12-17
1
-4
/
+0
*
QtQml: Initialize ExecutionEngine members inline where possible
Ulf Hermann
2024-12-12
1
-18
/
+18
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
1
-11
/
+6
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-21
/
+2
*
Implement read/write-backs for QVariantMap and QVariantHash
Luca Di Sera
2024-12-01
1
-0
/
+2
*
QtQml: Move amendException into ExecutionEngine
Ulf Hermann
2024-10-09
1
-0
/
+2
*
QtQml: Disable AOT compiled code when QML-previewing
Ulf Hermann
2024-09-27
1
-0
/
+2
*
QtQml: Decouple JavaScript library CUs from engines
Ulf Hermann
2024-09-20
1
-0
/
+8
*
QtQml: Never clear all executable CUs from the QQmlEngine
Ulf Hermann
2024-09-10
1
-1
/
+0
*
QtQml: Let QQmlTypeWrapper act as a constructor for its type
Ulf Hermann
2024-05-23
1
-0
/
+2
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
1
-1
/
+1
*
Prepare for white allocation during gc (0/9): Engine
Fabian Kosmale
2024-03-05
1
-5
/
+1
*
QtQml: Use a multihash to store executable CUs
Ulf Hermann
2024-01-25
1
-2
/
+11
*
QtQml: Use CompiledData::CompilationUnit in more places
Ulf Hermann
2024-01-20
1
-9
/
+8
*
QtQml: Move creation of ExecutableCompilationUnit into engine
Ulf Hermann
2024-01-11
1
-1
/
+9
*
QtQml: Remove QQmlTypeLoader from QQmlImport
Ulf Hermann
2024-01-11
1
-0
/
+9
*
QtQml: Get rid of the module mutex
Ulf Hermann
2024-01-10
1
-1
/
+0
*
QJSValue: convert more aggressively to QVariant
Fabian Kosmale
2023-12-19
1
-0
/
+1
*
QtQml: Optimize reading properties into V4 values
Ulf Hermann
2023-11-15
1
-0
/
+1
*
QML: Allow conversion of symbols to QVariant
Ulf Hermann
2023-06-20
1
-1
/
+1
*
Move ScopedStackFrame into qv4stackframe_p.h
Ulf Hermann
2023-05-17
1
-12
/
+18
*
QML: Fix write back of Date values
Ulf Hermann
2023-01-17
1
-3
/
+5
*
QtQml: Allow more fine grained control of the disk cache
Ulf Hermann
2023-01-02
1
-1
/
+17
*
QmlCompiler: Fix wrapping of numbers in QJSPrimitiveValue
Ulf Hermann
2022-12-15
1
-0
/
+19
*
QML: Add an accurate stack bounds checker
Ulf Hermann
2022-12-09
1
-5
/
+59
*
QJSEngine: Provide a method to coerce values in JS fashion
Ulf Hermann
2022-11-15
1
-3
/
+4
*
QML: Check for stack overflows when creating objects
Ulf Hermann
2022-11-11
1
-2
/
+8
*
Recursively write back value types and sequences
Ulf Hermann
2022-10-19
1
-1
/
+5
*
QV4: Avoid memory corruption in Reflect.apply
Fabian Kosmale
2022-10-13
1
-0
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
V4: Drop extra QVariant parameter from fromData()
Ulf Hermann
2022-10-07
1
-3
/
+4
*
V4: Use an enum to categorize functions and rename aotFunction
Ulf Hermann
2022-09-29
1
-1
/
+2
*
V4: Make ExecutionEngine::toVariant() static
Ulf Hermann
2022-09-20
1
-2
/
+3
*
QtQml: Remove unused includes in qml, first part
Semih Yavuz
2022-09-14
1
-1
/
+0
*
Allow limited extensions to globals
Ulf Hermann
2022-09-07
1
-0
/
+1
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-11
/
+19
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Make QQmlEngine resolve closures when executing runtime functions
Andrei Golubev
2022-04-27
1
-1
/
+3
*
ExecutionEngine: Move initialization of statics into separate method
Ulf Hermann
2022-03-05
1
-8
/
+8
*
QtQml: Do not depend on transitive includes
Fabian Kosmale
2022-03-04
1
-0
/
+1
*
Remove the qml_sequence_object feature flag
Ulf Hermann
2022-01-15
1
-4
/
+0
*
Eliminate JS call frame from metatypes calls
Ulf Hermann
2021-06-10
1
-4
/
+1
*
Pass QMetaType by value rather than by ID in more places
Ulf Hermann
2021-06-09
1
-2
/
+1
*
QQmlEngine::executeRuntimeFunction: pass return value as input argument
Andrei Golubev
2021-05-11
1
-2
/
+2
*
Add QJSEngine::registerModule
Alex Shaw
2021-05-01
1
-0
/
+8
*
Support native transformation between UrlObject and QVariant/QUrl
Ulf Hermann
2021-04-22
1
-0
/
+1
*
QV4::Engine::toVariant: Use metatype instead of metatype id
Fabian Kosmale
2021-03-25
1
-1
/
+1
*
Inline retrieval of QML contexts
Ulf Hermann
2021-03-25
1
-0
/
+19
[next]