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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QJSEngine: Allow strings as arguments to throwError()
Ulf Hermann
8 days
1
-1
/
+3
*
QJSEngine: Trim compilation units after evaluating a program
Olivier De Cannière
2025-03-12
1
-0
/
+2
*
QJSEngine::collectGarbage: Align behavior with QML's gc method
Fabian Kosmale
2025-01-22
1
-1
/
+1
*
QtQml: Avoid potential gc issues
Fabian Kosmale
2024-12-18
1
-2
/
+4
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-12
/
+15
*
QtQml: Move QMetaObjectWrapper into separate header/impl files
Ulf Hermann
2024-04-28
1
-0
/
+1
*
Add doc for gc()
Tasuku Suzuki
2024-01-11
1
-1
/
+5
*
QtQml: Always link executable CU on creation
Ulf Hermann
2024-01-10
1
-1
/
+1
*
Long live incremental garbage collection in QML!
Fabian Kosmale
2023-12-20
1
-0
/
+1
*
QJSEngine: use delegating ctor
Fabian Kosmale
2023-11-22
1
-4
/
+1
*
qml: replace fromLatin with _L1
Anton Kudryavtsev
2023-09-15
1
-1
/
+1
*
Doc: Fix undocumented parameters and broken links
Topi Reinio
2023-09-15
1
-2
/
+2
*
QmlCompiler: Allow coercing date values to numbers
Ulf Hermann
2023-08-25
1
-0
/
+5
*
QJSEngine::evaluate: Cross-reference QQmlExpression
Fabian Kosmale
2023-08-15
1
-0
/
+5
*
Doc: Small improvements for ~QQmlEngine, ~QJSEngine
Kai Köhne
2023-06-20
1
-1
/
+1
*
QML: Encode "missing" line number as negated address of stack frame
Ulf Hermann
2023-05-09
1
-1
/
+1
*
QJSEngine: scope the results of fromData() and fromVariant()
Ulf Hermann
2023-03-07
1
-2
/
+7
*
Doc: Remove duplicate words (typos)
Andreas Eliasson
2023-03-07
1
-2
/
+2
*
QML: Treat long and ulong like other numbers
Ulf Hermann
2023-02-07
1
-0
/
+6
*
QJSEngine: Move old convertV2 to removed_api.cpp
Ulf Hermann
2023-01-31
1
-7
/
+0
*
Fix minor API problems
Ulf Hermann
2023-01-18
1
-8
/
+0
*
QJSEngine: Add efficient conversions for QDateTime and friends
Ulf Hermann
2023-01-17
1
-0
/
+11
*
QJSEngine: Document new conversion functions
Ulf Hermann
2023-01-03
1
-6
/
+38
*
QJSEngine: Add QJSPrimitiveValue conversions
Ulf Hermann
2022-12-15
1
-0
/
+27
*
QJSEngine: Optimize conversion from QObject* to QString
Ulf Hermann
2022-11-22
1
-0
/
+6
*
QJSEngine: Mark convertV2 variant with int parameter as BC-only
Ulf Hermann
2022-11-16
1
-0
/
+2
*
QJSEngine: Provide a method to coerce values in JS fashion
Ulf Hermann
2022-11-15
1
-7
/
+24
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
QML: Make modules imported with registerModule() available in QML
Ulf Hermann
2022-09-02
1
-10
/
+18
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QJSEngine: optimize isInterrupted handling
Marc Mutz
2022-06-04
1
-4
/
+4
*
QmlCompiler: Perform QVariant conversion in JavaScript semantics
Ulf Hermann
2022-02-18
1
-57
/
+83
*
Ensure QQmlData::get const-correctness
Fabian Kosmale
2021-12-04
1
-1
/
+1
*
QJSEngine: Make uiLanguage a QObjectBindableProperty
Fabian Kosmale
2021-10-07
1
-6
/
+2
*
QJSValue: Avoid BIC break
Fabian Kosmale
2021-07-05
1
-0
/
+8
*
Use QV4::Scope::hasException() where applicable
Ulf Hermann
2021-06-30
1
-2
/
+2
*
Add more links to QJSEngine's ownership documentation
Fabian Kosmale
2021-06-17
1
-1
/
+10
*
Doc: Fix documentation issues
Topi Reinio
2021-06-02
1
-4
/
+6
*
Add QJSEngine::registerModule
Alex Shaw
2021-05-01
1
-0
/
+73
*
Rework qmljsrootgen
Ulf Hermann
2021-04-16
1
-0
/
+17
*
Use QMetaType for ExecutionEngine::metaTypeFromJS()
Ulf Hermann
2021-03-24
1
-6
/
+16
*
metaTypeToJS: use QMetaType instead of id
Fabian Kosmale
2021-02-19
1
-2
/
+2
*
qjsengine: Clarify to/fromScriptValue documentation
Maximilian Goldstein
2021-02-08
1
-0
/
+2
*
QJSEngine: Add a function to throw a pre-generated error object
Ulf Hermann
2021-01-22
1
-0
/
+14
*
Add a QJSManagedValue
Ulf Hermann
2020-12-18
1
-0
/
+12
*
Allow checking for and catching errors from QJSEngine
Ulf Hermann
2020-12-07
1
-0
/
+27
*
Mark url as builtin type
Ulf Hermann
2020-12-02
1
-0
/
+5
*
qtdeclarative: finish fixing compilation with explicit QChar(int)
David Faure
2020-11-07
1
-1
/
+1
*
Doc:: Fix documentation warnings for Qt QML
Topi Reinio
2020-11-05
1
-3
/
+3
*
QJSEngine::evaluete: fix documentation
Fabian Kosmale
2020-09-03
1
-2
/
+2
[next]