index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.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.5.5
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
6.9.2
6.9.3
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.15.17-lts' into tqtc/lts-5.15-opensource
Tarja Sundqvist
2024-11-20
1
-1
/
+1
|
\
|
*
QtQml: Clear context objects more thoroughly on destruction
Ulf Hermann
2024-02-06
1
-1
/
+1
*
|
Merge tag 'v5.15.16-lts' into tqtc/lts-5.15-opensource
v5.15.16-lts-lgpl
Tarja Sundqvist
2024-11-08
9
-30
/
+94
|
\
|
|
*
QML Debugger: Don't crash when looking up values from imported modules
Ulf Hermann
2023-11-01
4
-11
/
+30
|
*
QQmlSequence: fix compilation with GCC12/C++20
Marc Mutz
2023-09-15
1
-1
/
+27
|
*
Context properties: Don't trigger an assert for numeric names
Fabian Kosmale
2023-09-12
4
-18
/
+37
*
|
Merge tag 'v5.15.15-lts' into tqtc/lts-5.15-opensource
v5.15.15-lts-lgpl
Tarja Sundqvist
2024-07-23
1
-5
/
+33
|
\
|
|
*
QV4::ArrayData: Fix offset calculation for sort()
Ulf Hermann
2023-07-26
1
-5
/
+33
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...
v5.15.13-lts-lgpl
Tarja Sundqvist
2024-01-04
1
-0
/
+5
|
\
|
|
*
QJSEngine: Fix potential JS stack overflow cauased by spread operator
Fabian Kosmale
2023-01-24
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...
v5.15.12-lts-lgpl
Tarja Sundqvist
2023-10-11
4
-12
/
+36
|
\
|
|
*
QV4: Avoid memory corruption in Reflect.apply
Fabian Kosmale
2022-12-05
4
-9
/
+27
|
*
QML: Check for stack overflows when creating objects
Ulf Hermann
2022-11-22
1
-3
/
+9
*
|
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
10
-90
/
+248
|
\
|
|
*
V4: Account for the guard pages when allocating stack space
Ulf Hermann
2022-09-09
1
-6
/
+9
|
*
V4: Mark InternalClass parents when running GC
Ulf Hermann
2022-08-29
6
-63
/
+212
|
*
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
2
-3
/
+3
|
*
QML: Port QV4::CompiledData::Location to new special integer bitfield
Ulf Hermann
2022-06-24
3
-5
/
+10
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...
v5.15.10-lts-lgpl
Tarja Sundqvist
2023-04-24
2
-3
/
+5
|
\
|
|
*
Qml: includemocs
Marc Mutz
2022-05-06
1
-0
/
+2
|
*
V4 ArrayIterator: Protect retrieved value from GC
Ulf Hermann
2022-03-28
1
-3
/
+3
*
|
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
2
-3
/
+6
|
\
|
|
*
V4: Do not call dtor of an object we continue to use
Ulf Hermann
2022-02-04
1
-3
/
+2
|
*
Adjust default max call depth for QNX
Ulf Hermann
2022-01-26
1
-0
/
+4
|
*
Do not copy lookups
Ulf Hermann
2021-12-16
5
-67
/
+107
*
|
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
6
-78
/
+137
|
\
\
|
*
|
Do not copy lookups
Ulf Hermann
2021-12-15
5
-67
/
+107
|
|
/
|
*
V4 Lookup: Do not leak property caches
Ulf Hermann
2021-12-10
3
-14
/
+33
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...
v5.15.6-lts-lgpl
Tarja Sundqvist
2022-08-16
3
-3
/
+47
|
\
|
|
*
Use QDateTime to get offsets for emscripten (wasm)
Edward Welbourne
2021-08-13
1
-0
/
+38
|
*
QV4::Heap::GeneratorObject: remove unused member
Fabian Kosmale
2021-08-02
1
-1
/
+0
|
*
Register the QML builtin sequence metatypes only once
Ulf Hermann
2021-07-15
1
-2
/
+9
*
|
Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...
v5.15.4-lts-lgpl
Tarja Sundqvist
2022-04-07
3
-13
/
+13
|
\
|
|
*
Assert that pointer is non-null
Fabian Kosmale
2021-04-15
1
-0
/
+2
|
*
qv4generatorobject: Fix crash when creating new properties
Maximilian Goldstein
2021-03-08
2
-13
/
+11
*
|
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-24
141
-2896
/
+2896
|
/
*
QV4 Engine: Remove MSVC special casing
Fabian Kosmale
2021-02-10
3
-18
/
+2
*
Update commercial license headers
Tarja Sundqvist
2021-02-02
141
-2896
/
+2896
*
Cache static compilation units
Ulf Hermann
2021-01-14
3
-12
/
+61
*
masm: Add error handling for failed mprotect()
Ulf Hermann
2021-01-12
1
-1
/
+4
*
JIT: When making memory writable, include the exception handler
Ulf Hermann
2020-12-26
3
-6
/
+22
*
QML: Fix proxy iteration
Fabian Kosmale
2020-12-23
1
-2
/
+6
*
qv4qmlcontext: Fix bounded signal expressions when debugging
Maximilian Goldstein
2020-12-04
1
-2
/
+2
*
Fix crash when calling hasOwnProperty() on proxy object
Richard Weickelt
2020-11-25
1
-4
/
+6
*
Fix -Wdeprecated-copy warnings
Fabian Kosmale
2020-08-12
1
-5
/
+3
[next]