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
/
jsapi
/
qjsengine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QJSEngine: Avoid calling QJSValue::isVariant in qjsvalue_cast
Fabian Kosmale
2024-03-21
1
-4
/
+1
*
QmlCompiler: Allow coercing date values to numbers
Ulf Hermann
2023-08-25
1
-0
/
+7
*
QJSEngine: Fix some conversions
Ulf Hermann
2023-03-23
1
-2
/
+11
*
QJSEngine: Move old convertV2 to removed_api.cpp
Ulf Hermann
2023-01-31
1
-1
/
+1
*
Fix minor API problems
Ulf Hermann
2023-01-18
1
-15
/
+8
*
QJSEngine: Add efficient conversions for QDateTime and friends
Ulf Hermann
2023-01-17
1
-3
/
+39
*
QJSEngine: fix typo
Ulf Hermann
2023-01-17
1
-1
/
+1
*
QJSEngine: Add QJSPrimitiveValue conversions
Ulf Hermann
2022-12-15
1
-0
/
+69
*
QJSEngine: Optimize conversion from QObject* to QString
Ulf Hermann
2022-11-22
1
-0
/
+13
*
QJSEngine: Mark convertV2 variant with int parameter as BC-only
Ulf Hermann
2022-11-16
1
-1
/
+3
*
QJSEngine: Provide a method to coerce values in JS fashion
Ulf Hermann
2022-11-15
1
-2
/
+71
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QJSEngine: Re-use metatype we have already found
Ulf Hermann
2022-03-09
1
-1
/
+1
*
QmlCompiler: Perform QVariant conversion in JavaScript semantics
Ulf Hermann
2022-02-18
1
-0
/
+28
*
QJSValue: Avoid BIC break
Fabian Kosmale
2021-07-05
1
-0
/
+3
*
Add QJSEngine::registerModule
Alex Shaw
2021-05-01
1
-0
/
+1
*
Rework qmljsrootgen
Ulf Hermann
2021-04-16
1
-0
/
+1
*
Use QMetaType for ExecutionEngine::metaTypeFromJS()
Ulf Hermann
2021-03-24
1
-4
/
+4
*
metaTypeToJS: use QMetaType instead of id
Fabian Kosmale
2021-02-19
1
-2
/
+2
*
QJSEngine: Add a function to throw a pre-generated error object
Ulf Hermann
2021-01-22
1
-0
/
+1
*
Add a QJSManagedValue
Ulf Hermann
2020-12-18
1
-1
/
+37
*
Allow checking for and catching errors from QJSEngine
Ulf Hermann
2020-12-07
1
-0
/
+2
*
QJSEngine: provide a way to check if an exception was thrown
Fabian Kosmale
2020-09-02
1
-1
/
+1
*
Remove deprecated QJSEngine::installTranslatorFunctions function
Fabian Kosmale
2020-08-25
1
-4
/
+0
*
Move object onwership functions from QQmlEngine to QJSEngine
Fabian Kosmale
2020-04-24
1
-0
/
+4
*
Store a QV4::ReturnedValue in QJSValue
Ulf Hermann
2020-03-18
1
-7
/
+3
*
Add Qt.uiLanguage and QJSEngine::uiLanguage properties
Simon Hausmann
2020-01-23
1
-0
/
+7
*
Make JavaScript execution interruptible
Ulf Hermann
2019-04-30
1
-0
/
+3
*
Add convenience functions for creating and inspecting error objects
Allan Sandfeld Jensen
2018-10-30
1
-0
/
+3
*
Add API to QJSEngine for importing ECMAScript modules
Simon Hausmann
2018-08-16
1
-0
/
+2
*
Add QJSEngine::throwError() method to report run-time errors
Richard Weickelt
2018-07-02
1
-0
/
+2
*
use the override keyword consistently and correctly (clang-tidy)
Shawn Rutledge
2018-02-27
1
-1
/
+1
*
Remove double indirection between QJSEngine and QV4::ExecutionEngine
Ulf Hermann
2018-02-02
1
-5
/
+2
*
Move qqmldebug.h includes into the right places
Ulf Hermann
2017-11-09
1
-0
/
+2
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-1
/
+1
*
Add QJSEngine::newQMetaObject
Corentin Jabot
2016-06-05
1
-0
/
+8
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-1
/
+1
|
\
|
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-03
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Add extension API to QJSEngine
Mitch Curtis
2015-09-25
1
-1
/
+15
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Add ability to retrieve QJSEngine for a given QObject
Simon Hausmann
2015-01-12
1
-0
/
+2
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Add support for translations in pure QJSEngine based environments
Simon Hausmann
2014-06-13
1
-0
/
+2
*
Move the JS Api into it's own folder
Lars Knoll
2013-08-08
1
-0
/
+138