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
6.9.1
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
/
qv4include.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QV4Include: get rid of manual processing of HTTP redirects
Vladimir Belyavsky
2023-06-15
1
-19
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Use QV4::Scope::hasException() where applicable
Ulf Hermann
2021-06-30
1
-4
/
+4
*
Clean up JSCallData setup
Ulf Hermann
2021-03-17
1
-3
/
+3
*
QML: Rewrite Qt object in actual C++
Ulf Hermann
2020-11-09
1
-23
/
+27
*
Encapsulate QQmlContextData
Ulf Hermann
2020-03-23
1
-2
/
+2
*
Allow multiple URL interceptors per engine
Ulf Hermann
2020-03-17
1
-2
/
+2
*
Revert "error -> networkError to fix deprecation warning"
Timur Pocheptsov
2020-02-28
1
-1
/
+1
*
error -> networkError to fix deprecation warning
Fawzi Mohamed
2020-02-27
1
-1
/
+1
*
Revert "Replace call to deprecated QNetworkReply::error method"
Timur Pocheptsov
2020-02-24
1
-1
/
+1
*
Replace call to deprecated QNetworkReply::error method
Fabian Kosmale
2020-01-17
1
-1
/
+1
*
Disentangle includes and namespaces
Ulf Hermann
2019-07-11
1
-1
/
+0
*
Split qqmltypeloader{_p.h|.cpp} into a several files
Ulf Hermann
2019-07-11
1
-0
/
+1
*
remove QmlIR::Document::removeScriptPragmas
Ulf Hermann
2019-07-09
1
-1
/
+0
*
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
1
-6
/
+10
*
Don't needlessly restrict Qt.include() in case !qml-network
Ulf Hermann
2019-04-18
1
-8
/
+5
*
Fix parsing of js files via Qt.include()
Simon Hausmann
2018-11-29
1
-1
/
+1
*
Cleanups in Value/Primitive
Lars Knoll
2018-09-17
1
-10
/
+10
*
Clean up QML worker scripts part 2
Simon Hausmann
2018-08-21
1
-1
/
+1
*
Fix QML data structure version checking for ahead-of-time generated files
Simon Hausmann
2018-03-20
1
-3
/
+7
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-2
/
+2
*
Remove some duplicated code
Simon Hausmann
2018-01-25
1
-15
/
+1
*
Convert more builtin functions to use the new calling convention
Lars Knoll
2018-01-12
1
-5
/
+5
*
Further cleanup JSCallData
Lars Knoll
2017-11-07
1
-1
/
+1
*
Simplify JSCallData construction
Lars Knoll
2017-11-07
1
-1
/
+1
*
Get rid of JSCallData::call()
Lars Knoll
2017-11-07
1
-4
/
+4
*
Rename JSCall to JSCallData
Lars Knoll
2017-11-07
1
-1
/
+1
*
Change CallData::argc to be a QV4::Value
Erik Verbruggen
2017-09-19
1
-2
/
+2
*
Always set the correct FunctionObject when calling JS functions
Lars Knoll
2017-09-02
1
-4
/
+4
*
Move ScopedCallData and ScopedStackFrame into a separate file
Lars Knoll
2017-09-01
1
-0
/
+1
*
Remove Scope::result and convert calling convention for builtins
Lars Knoll
2017-08-08
1
-3
/
+4
*
Change function signatures for call/construct back
Lars Knoll
2017-08-04
1
-1
/
+1
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
Convert more builtin functions
Lars Knoll
2017-01-25
1
-10
/
+9
*
Start cleaning up the QmlContextWrapper
Lars Knoll
2016-12-04
1
-1
/
+0
*
Turn the no-network support into a configurable feature
Lars Knoll
2016-10-10
1
-7
/
+7
*
V4: Pass scope around as parameters inside the runtime.
Erik Verbruggen
2016-06-22
1
-1
/
+1
*
QtLite: no_network option for QtDeclarative
Paolo Angelelli
2016-03-04
1
-6
/
+32
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-29
1
-0
/
+2
|
\
|
*
Pass Qt.include() URLs through the URL interceptor if present
Kevin Krammer
2016-01-23
1
-0
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Pass a QmlContext to QV4::Script instead of a contextwrapper
Lars Knoll
2015-09-09
1
-8
/
+9
*
QV4Include doesn't need a contextdata
Lars Knoll
2015-09-08
1
-5
/
+3
*
Cleanup retrieval of scope and context objects
Lars Knoll
2015-06-18
1
-1
/
+1
*
Move exceptionValue and globalObject from the Engine onto the JS stack
Lars Knoll
2015-04-24
1
-1
/
+1
*
Get rid of asFunctionObject()
Lars Knoll
2015-04-21
1
-2
/
+2
*
More cleanups
Lars Knoll
2015-04-21
1
-2
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Cleanups
Lars Knoll
2015-01-23
1
-4
/
+4
*
Cleanups
Lars Knoll
2015-01-23
1
-1
/
+1
[next]