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
/
qv4engine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+19
|
\
|
*
QV4: Avoid memory corruption in Reflect.apply
Fabian Kosmale
2022-12-05
1
-0
/
+19
*
|
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
-7
/
+10
|
\
|
|
*
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
1
-1
/
+1
*
|
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
-0
/
+4
|
\
|
|
*
Adjust default max call depth for QNX
Ulf Hermann
2022-01-26
1
-0
/
+4
*
|
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
*
QV4Engine: Fix type conversion
Fabian Kosmale
2020-05-19
1
-1
/
+12
*
Check that QJSValue to set conversion works
Fabian Kosmale
2020-03-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-03
1
-0
/
+2
|
\
|
*
Fix build with -no-feature-network
Ulf Hermann
2020-02-24
1
-0
/
+2
*
|
Restore offset/length in QQmlJS::DiagnosticMessage
Simon Hausmann
2020-03-02
1
-2
/
+2
*
|
V4: Fix mark stack overruns
Ulf Hermann
2020-02-27
1
-10
/
+5
*
|
Avoid cast from ASCII to QString
Ulf Hermann
2020-02-20
1
-2
/
+2
*
|
QV4Engine: Avoid memory leak in toVariant conversion
Fabian Kosmale
2020-02-20
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-13
1
-19
/
+21
|
\
|
|
*
QV4Engine: Do not construct invalid QVariant
Fabian Kosmale
2020-02-07
1
-19
/
+21
*
|
Avoid cast from ASCII in qv4engine warning message
Fawzi Mohamed
2020-02-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-06
1
-1
/
+24
|
\
|
|
*
Enable conversion from QJSValues containing arrays to container types
Fabian Kosmale
2020-01-31
1
-1
/
+24
*
|
Add Qt.uiLanguage and QJSEngine::uiLanguage properties
Simon Hausmann
2020-01-23
1
-1
/
+2
*
|
Replace QVariant::type with QVariant::userType
Olivier Goffart
2020-01-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-09
1
-1
/
+98
|
\
|
|
*
QV4MM: Fix crash caused by MarkStack overflow
Fabian Kosmale
2020-01-07
1
-1
/
+4
|
*
QV4::ExecutionEngine: provide QNAM accessor
Fabian Kosmale
2020-01-03
1
-0
/
+5
|
*
QV4Engine: support conversion of QJSValue to SequenceType
Fabian Kosmale
2019-12-20
1
-0
/
+89
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-17
1
-1
/
+1
|
\
|
|
*
Remove use of wrapper macros for feature detection
Tor Arne Vestbø
2019-12-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-04
1
-0
/
+6
|
\
|
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-12
1
-0
/
+6
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-28
1
-0
/
+7
|
|
|
\
|
|
|
*
Fix loading of ES modules when using CONFIG += qtquickcompiler
Simon Hausmann
2019-08-26
1
-0
/
+7
*
|
|
|
V4: Provide an environment variable to disable runtime stack size checks
Ulf Hermann
2019-09-17
1
-6
/
+10
|
/
/
/
*
|
|
Remove some unneeded includes
Ulf Hermann
2019-07-08
1
-2
/
+0
*
|
|
Add environment variable for configure maxJSStackSize and maxGCStackSize
Mikhail Svetkin
2019-06-28
1
-7
/
+26
*
|
|
Simplify errors and diagnostics
Ulf Hermann
2019-06-14
1
-2
/
+3
*
|
|
Remove qqmlmemoryprofiler*
Ulf Hermann
2019-06-13
1
-2
/
+0
*
|
|
Clean up frozen(), sealed(), nonExtensible() and propertiesFrozen()
Ulf Hermann
2019-05-31
1
-6
/
+4
*
|
|
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
1
-6
/
+8
*
|
|
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
1
-2
/
+218
*
|
|
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
1
-58
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-1
/
+1
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-01
1
-1
/
+1
|
|
\
|
|
|
*
Fix maximum call stack depth for clang ASAN builds
Simon Hausmann
2019-04-29
1
-1
/
+1
*
|
|
Remove tracing JIT infrastructure
Ulf Hermann
2019-04-29
1
-9
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-29
1
-1
/
+1
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-27
1
-1
/
+1
|
|
\
|
|
|
*
Fix maximum call stack depth limits for ASAN builds
Simon Hausmann
2019-04-26
1
-1
/
+1
[next]