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
/
qv4qobjectwrapper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...
v5.15.9-lts-lgpl
Tarja Sundqvist
2023-03-23
1
-3
/
+2
|
\
|
*
V4: Do not call dtor of an object we continue to use
Ulf Hermann
2022-02-04
1
-3
/
+2
|
*
Do not copy lookups
Ulf Hermann
2021-12-16
1
-13
/
+1
*
|
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
-17
/
+2
|
\
\
|
*
|
Do not copy lookups
Ulf Hermann
2021-12-15
1
-13
/
+1
|
|
/
|
*
V4 Lookup: Do not leak property caches
Ulf Hermann
2021-12-10
1
-4
/
+1
*
|
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
*
Give a better score for methods with a convertable type when matching
Andy Shaw
2020-07-07
1
-1
/
+4
*
Don't return a pointer to a local in QObjectWrapper::getQmlProperty()
Ulf Hermann
2020-06-02
1
-1
/
+1
*
V4: Fix mark stack overruns
Ulf Hermann
2020-02-27
1
-3
/
+4
*
Replace QVariant::type with QVariant::userType
Olivier Goffart
2020-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-24
1
-2
/
+2
|
\
|
*
Use QV4 namespace for Value
Timo Aarnipuro
2019-10-17
1
-2
/
+2
*
|
Refactor QQmlValueTypeWrapper and assert on some null pointers
Ulf Hermann
2019-09-10
1
-1
/
+1
|
/
*
Split qqmltypeloader{_p.h|.cpp} into a several files
Ulf Hermann
2019-07-11
1
-0
/
+1
*
Fix build without features.itemmodel
Tasuku Suzuki
2019-07-08
1
-1
/
+12
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-11
1
-1
/
+0
|
\
|
*
Fix lookups of properties in QML singletons
Simon Hausmann
2019-05-21
1
-1
/
+0
*
|
Split QV4::Value into a static and a dynamic part
Ulf Hermann
2019-05-31
1
-5
/
+10
*
|
Filter out duplicate entries in Object.keys
Erik Verbruggen
2019-05-08
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-29
1
-3
/
+3
|
\
|
|
*
Don't call unknown types "null"
Ulf Hermann
2019-04-26
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-23
1
-1
/
+1
|
\
|
|
*
Don't crash when accessing invalid properties through QObjectWrapper
Ulf Hermann
2019-04-18
1
-1
/
+1
*
|
Remove QQmlV4Handle
Ulf Hermann
2019-04-10
1
-26
/
+10
*
|
Merge remote-tracking branch 'origin/5.13' into HEAD
Ulf Hermann
2019-03-22
1
-60
/
+127
|
\
|
|
*
Accelerate access to scope object properties in lookups
Michael Brasser
2019-03-20
1
-19
/
+5
|
*
Accelerate lookup of singleton properties
Michael Brasser
2019-03-20
1
-1
/
+3
|
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-24
/
+4
|
*
Enable lookups in QML
Simon Hausmann
2019-03-19
1
-37
/
+136
*
|
Support QRegularExpression on the same level as QRegExp
Ulf Hermann
2019-03-20
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-25
1
-9
/
+22
|
\
|
|
*
Only warn about incompatible parameter types passed from QML
Ulf Hermann
2019-02-21
1
-9
/
+22
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-02-21
1
-9
/
+31
|
\
|
|
*
Check parameter types when invoking C++ functions from QML
Ulf Hermann
2019-02-17
1
-9
/
+31
*
|
QML: Split propertyCache into multiple files
Ulf Hermann
2019-02-01
1
-1
/
+1
|
/
*
V4: Avoid copying WeakValues with wrapped QObjects
Ulf Hermann
2018-11-22
1
-3
/
+1
*
INTEGRITY: Fix build failures on 64-bit ARM
Pasi Petäjäjärvi
2018-10-22
1
-2
/
+2
*
Make Object::getOwnProperty() const
Lars Knoll
2018-09-23
1
-2
/
+2
*
Cleanups in Value/Primitive
Lars Knoll
2018-09-17
1
-2
/
+2
*
Fix ownKey iteration over Proxy objects
Lars Knoll
2018-09-09
1
-1
/
+2
*
Implement ObjectIterator using the new iteration mechanism
Lars Knoll
2018-08-02
1
-54
/
+0
*
Introduce a new mechanism to iterate over object properties
Lars Knoll
2018-08-02
1
-0
/
+68
*
Implement support for new.target
Lars Knoll
2018-07-03
1
-1
/
+1
*
Prefix vtable methods with virtual
Lars Knoll
2018-07-03
1
-14
/
+14
*
Clean up the property key API in StringOrSymbol
Lars Knoll
2018-07-02
1
-1
/
+1
*
Replace Identifier by PropertyKey
Lars Knoll
2018-07-02
1
-3
/
+3
*
Cleanups in the Identifier API
Lars Knoll
2018-07-02
1
-3
/
+3
*
Unify the get and getIndexed vtable functions of QV4::Object
Lars Knoll
2018-07-02
1
-6
/
+8
[next]