index
:
delta/qt5/qtdeclarative.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qml
/
jsruntime
/
qv4executablecompilationunit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Runtime codegen: Avoid memset for zeroing
Fabian Kosmale
2023-05-04
1
-12
/
+8
*
Refactor the usage of icutils::Node
Amir Masoud Abdol
2023-04-24
1
-1
/
+1
*
QtQml: Improve handling of CU's sourceFileIndex
Ulf Hermann
2023-03-28
1
-4
/
+9
*
QML: Invalidate any existing cache files when saving a CU to disk
Ulf Hermann
2023-02-10
1
-2
/
+8
*
QtQml: Allow more fine grained control of the disk cache
Ulf Hermann
2023-01-02
1
-2
/
+5
*
Qml: Analyze qsTranslate at compile time
Ulf Hermann
2022-10-13
1
-9
/
+14
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
V4: Use an enum to categorize functions and rename aotFunction
Ulf Hermann
2022-09-29
1
-2
/
+2
*
QML: Optimize QObject method calls
Ulf Hermann
2022-09-20
1
-1
/
+2
*
QtQml: Remove unused includes in qml, first part
Semih Yavuz
2022-09-14
1
-1
/
+0
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-57
/
+110
*
Create Translation Bindings without CompiledData::Binding
Sami Shalayel
2022-08-15
1
-19
/
+32
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QML: Port QV4::CompiledData::Binding to new special integer bitfield
Ulf Hermann
2022-05-11
1
-1
/
+1
*
QML: Port QV4::CompiledData::Location to new special integer bitfield
Ulf Hermann
2022-05-11
1
-3
/
+9
*
QML: Port QV4::CompiledData::Lookup to new special integer bitfield
Ulf Hermann
2022-05-11
1
-2
/
+2
*
QML: Port icutils::Node to new special integer bitfield
Ulf Hermann
2022-05-11
1
-1
/
+1
*
QML: Port QV4::CompiledData::RegExp to new special integer bitfield
Ulf Hermann
2022-05-11
1
-2
/
+2
*
QML: Port QV4::CompiledData::Object to new special integer bitfield
Ulf Hermann
2022-05-11
1
-6
/
+7
*
QML: Port QV4::CompiledData::JSClassMember to new special integer bitfield
Ulf Hermann
2022-05-11
1
-2
/
+2
*
Fix typo and apply some cosmetics
Ulf Hermann
2022-04-11
1
-2
/
+2
*
DelegateModel: Use actual bindings for required properties
Ulf Hermann
2022-04-11
1
-1
/
+1
*
Fix deprecated uses of QScopedPointer
Mårten Nordheim
2022-03-10
1
-2
/
+2
*
QQmlPropertyCache: Store checksums in type loader
Ulf Hermann
2022-03-09
1
-2
/
+3
*
Avoid spurious dependency on qml_compile_hash_p.h
Fabian Kosmale
2022-02-13
1
-0
/
+2
*
Avoid ping-pong between plain pointers and QQmlRefPointer
Ulf Hermann
2022-01-25
1
-1
/
+1
*
Further tighten checks around QML_COMPILE_HASH
Ulf Hermann
2022-01-20
1
-4
/
+10
*
QQmlEngine: Remove methods that merely forward to QQmlMetaType
Ulf Hermann
2022-01-18
1
-2
/
+2
*
Move composite types into QQmlMetaType
Ulf Hermann
2022-01-15
1
-5
/
+3
*
Fix handling of QML_COMPILE_HASH
Ulf Hermann
2022-01-07
1
-2
/
+2
*
Do not copy lookups
Ulf Hermann
2021-12-16
1
-14
/
+2
*
Use QHash instead of QMap for resolved types
Fabian Kosmale
2021-05-20
1
-1
/
+13
*
Add QJSEngine::registerModule
Alex Shaw
2021-05-01
1
-10
/
+62
*
Redesign the AOT lookups
Ulf Hermann
2021-04-30
1
-0
/
+1
*
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
[next]