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
/
qv4executablecompilationunit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...
v5.15.11-lts-lgpl
Tarja Sundqvist
2023-06-09
1
-17
/
+22
|
\
|
*
QML: Port QV4::CompiledData::RegExp to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+2
|
*
QML: Port QV4::CompiledData::JSClassMember to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+2
|
*
QML: Port QV4::CompiledData::Object to new special integer bitfield
Ulf Hermann
2022-06-24
1
-6
/
+7
|
*
QML: Port icutils::Node to new special integer bitfield
Ulf Hermann
2022-06-24
1
-1
/
+1
|
*
QML: Port QV4::CompiledData::Lookup to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+2
|
*
QML: Port QV4::CompiledData::Binding to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+2
|
*
QML: Port QV4::CompiledData::Location to new special integer bitfield
Ulf Hermann
2022-06-24
1
-2
/
+6
|
*
Do not copy lookups
Ulf Hermann
2021-12-16
1
-18
/
+2
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...
v5.15.8-lts-lgpl
Tarja Sundqvist
2022-11-10
1
-18
/
+2
|
\
\
|
*
|
Do not copy lookups
Ulf Hermann
2021-12-15
1
-18
/
+2
|
|
/
*
/
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-24
1
-20
/
+20
|
/
*
Update commercial license headers
Tarja Sundqvist
2021-02-02
1
-20
/
+20
*
Cache static compilation units
Ulf Hermann
2021-01-14
1
-1
/
+1
*
QML: Avoid cyclic references between ResolvedTypeRefence and CU
Ulf Hermann
2020-03-25
1
-23
/
+23
*
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