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
/
qml
/
jsruntime
/
qv4script.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-04
1
-4
/
+4
*
Prepare for white allocation during gc(3/9): Function
Fabian Kosmale
2024-03-05
1
-3
/
+4
*
QtQml: Use a multihash to store executable CUs
Ulf Hermann
2024-01-25
1
-2
/
+2
*
QtQml: Move creation of ExecutableCompilationUnit into engine
Ulf Hermann
2024-01-11
1
-4
/
+3
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-7
/
+6
*
QtQml: Make base CU a member of ExecutableCompilationUnit
Ulf Hermann
2024-01-10
1
-2
/
+5
*
QtQml: Disambiguate static variables and methods
Friedemann Kleint
2023-02-09
1
-3
/
+1
*
QtQml: Allow more fine grained control of the disk cache
Ulf Hermann
2023-01-02
1
-3
/
+10
*
QtQml: Remove unused includes in qml, final part
Semih Yavuz
2022-09-14
1
-3
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Respect QML_DISABLE_DISK_CACHE also for caches built into the binary
Ulf Hermann
2020-12-10
1
-1
/
+3
*
Port QtDeclarative from QStringRef to QStringView
Karsten Heimrich
2020-06-16
1
-1
/
+1
*
Add a hook that allows for ahead-of-time compiled functions
Simon Hausmann
2020-04-22
1
-1
/
+1
*
Prepare for new members in QQmlPrivate::CachedQmlUnit
Simon Hausmann
2020-04-21
1
-2
/
+2
*
Restore offset/length in QQmlJS::DiagnosticMessage
Simon Hausmann
2020-03-02
1
-4
/
+5
*
Disentangle includes and namespaces
Ulf Hermann
2019-07-11
1
-1
/
+1
*
Split qqmltypeloader{_p.h|.cpp} into a several files
Ulf Hermann
2019-07-11
1
-0
/
+1
*
remove QmlIR::Document::removeScriptPragmas
Ulf Hermann
2019-07-09
1
-1
/
+0
*
Simplify codegen error handling
Ulf Hermann
2019-07-04
1
-11
/
+8
*
Simplify errors and diagnostics
Ulf Hermann
2019-06-14
1
-6
/
+15
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-8
/
+10
*
Enable lookups for imported scripts and worker scripts
Simon Hausmann
2019-03-25
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.12.0' into 5.12
Qt Forward Merge Bot
2018-12-07
1
-0
/
+1
|
\
|
*
Generate lookups into the global object more aggressively
Lars Knoll
2018-11-16
1
-0
/
+1
*
|
Fix parsing of js files via Qt.include()
Simon Hausmann
2018-11-29
1
-17
/
+1
|
/
*
Clone ContextType::Global as ContextType::ScriptImportedByQML
Jüri Valdmann
2018-11-01
1
-2
/
+3
*
Add support for importing ES modules in .qml files
Simon Hausmann
2018-08-17
1
-17
/
+1
*
Get rid of TemporaryAssignment
Simon Hausmann
2018-07-17
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
1
-3
/
+4
|
\
|
*
Script::parse(): improve "function expressions as statement" error msg
Mitch Curtis
2018-06-20
1
-3
/
+4
*
|
Fix heap-use-after-free
Simon Hausmann
2018-05-02
1
-7
/
+4
*
|
Rename the CompilationMode enum to ContextType
Lars Knoll
2018-05-02
1
-2
/
+2
*
|
Clean up manual reference of QQmlTypeData and QQmlPropertyCache
Simon Hausmann
2018-04-26
1
-1
/
+1
|
/
*
Warn about non spec compliant extension being used
Lars Knoll
2018-04-11
1
-0
/
+6
*
Fix QML data structure version checking for ahead-of-time generated files
Simon Hausmann
2018-03-20
1
-3
/
+14
*
Pass "this" object when evaluating debug jobs
Ulf Hermann
2018-03-17
1
-3
/
+4
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-8
/
+8
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-6
/
+6
|
\
|
*
Use potentially intercepted URL as ID for compilation units
Ulf Hermann
2017-12-21
1
-5
/
+9
*
|
Get rid of internal QQmlPrivate::CachedQmlUnit interface part 1
Simon Hausmann
2018-01-28
1
-2
/
+2
*
|
Remove private API dependency of qmlcachegen generated code
Simon Hausmann
2018-01-28
1
-1
/
+1
*
|
Fix compilation unit memory leak when using qml caching from resources
Simon Hausmann
2018-01-26
1
-1
/
+2
*
|
Remove some duplicated code
Simon Hausmann
2018-01-25
1
-0
/
+20
*
|
Cut out one more C++ layer when doing JS function calls
Lars Knoll
2017-11-13
1
-9
/
+2
*
|
Finally get rid of the QV4::Function pointer in the context
Lars Knoll
2017-11-13
1
-3
/
+0
*
|
Further cleanup JSCallData
Lars Knoll
2017-11-07
1
-5
/
+6
*
|
Simplify JSCallData construction
Lars Knoll
2017-11-07
1
-2
/
+2
*
|
Get rid of the implicit cast operator to a CallData
Lars Knoll
2017-11-07
1
-2
/
+2
*
|
Rename JSCall to JSCallData
Lars Knoll
2017-11-07
1
-2
/
+2
*
|
Fix CallData setup for Script::run
Erik Verbruggen
2017-09-15
1
-7
/
+7
[next]