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
/
qv4executablecompilationunit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamline retrieval of context property names and IDs
Ulf Hermann
2021-04-15
1
-0
/
+1
*
Cache static compilation units
Ulf Hermann
2021-01-12
1
-1
/
+1
*
Remove the property cache from QQmlValueTypeWrapper
Lars Knoll
2020-12-02
1
-5
/
+0
*
Respect QV4_FORCE_INTERPRETER when AOT compiled functions are available
Ulf Hermann
2020-11-26
1
-1
/
+3
*
Fix logic to select AOT compiled function
Ulf Hermann
2020-10-23
1
-4
/
+10
*
Do proper memory management on the metatype interfaces we create
Lars Knoll
2020-08-28
1
-2
/
+1
*
Always group the metaType and listType together
Lars Knoll
2020-08-28
1
-11
/
+8
*
Port QtDeclarative from QStringRef to QStringView
Karsten Heimrich
2020-06-16
1
-2
/
+2
*
Add support for binding ahead-of-time compiled bindings to QProperties
Simon Hausmann
2020-04-22
1
-4
/
+4
*
Add a hook that allows for ahead-of-time compiled functions
Simon Hausmann
2020-04-22
1
-0
/
+12
*
V4: Move constant evaluation of doubles and strings into base CU
Ulf Hermann
2020-04-03
1
-27
/
+3
*
Encapsulate QV4::ResolvedTypeReference
Ulf Hermann
2020-03-25
1
-88
/
+27
*
Fix typo: inlineComponendId -> inlineComponentId
Ulf Hermann
2020-03-24
1
-2
/
+2
*
Use QTypeRevision for all versions and revisions
Ulf Hermann
2020-02-03
1
-1
/
+1
*
Long live QML inline components
Fabian Kosmale
2020-01-23
1
-12
/
+99
*
Fix Qt6 build in preparation of qt5 submodule update
Alexandru Croitor
2019-12-19
1
-1
/
+1
*
Allow custom disk cache paths
Ulf Hermann
2019-12-10
1
-1
/
+5
*
Add support for primitive self-references in composite types
Simon Hausmann
2019-10-21
1
-3
/
+7
*
Fix property cache leaks
Ulf Hermann
2019-09-30
1
-3
/
+7
*
Fix unused captured 'this' warning
Yulong Bai
2019-08-07
1
-1
/
+1
*
Split qqmltypeloader{_p.h|.cpp} into a several files
Ulf Hermann
2019-07-11
1
-0
/
+1
*
Switch to FloatingPointShortest precision when convert from numeric type to s...
Alexey Edelev
2019-07-10
1
-1
/
+1
*
Remove some unneeded includes
Ulf Hermann
2019-07-08
1
-1
/
+0
*
Inline CompiledData::unlink() into the only caller
Ulf Hermann
2019-06-24
1
-1
/
+6
*
Move unit checksum generation into qv4compiler
Ulf Hermann
2019-06-24
1
-0
/
+1
*
Move saveToDisk into SaveableUnitPointer
Ulf Hermann
2019-06-24
1
-1
/
+5
*
Move the header checking into ExecutableCompilationUnit
Ulf Hermann
2019-06-14
1
-0
/
+58
*
qtlite: Fix build with -no-feature-translation
Mikhail Svetkin
2019-06-11
1
-2
/
+2
*
Eliminate qmldevtools_build
Ulf Hermann
2019-05-31
1
-0
/
+809