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.10
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
/
tests
/
auto
/
qml
/
qqmlecmascript
/
tst_qqmlecmascript.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtQml: Better encapsulate QV4::Script
Ulf Hermann
36 hours
1
-3
/
+3
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
1
-1
/
+5
*
tst_qqmlecmascript: remove Q_DECLARE_METATYPE for built-in type
Thiago Macieira
2025-02-22
1
-1
/
+0
*
Qml: Fix import order for certain name resolutions
Olivier De Cannière
2025-01-24
1
-1
/
+1
*
ObjectCreator: Handle QQmlParserStatus for attached objects
Fabian Kosmale
2025-01-16
1
-0
/
+15
*
QObject: Suppress extra arguments on connections
Ulf Hermann
2024-12-19
1
-4
/
+2
*
tst_qqmlecmascript: Test conversion via QSequentialIterable
Fabian Kosmale
2024-12-18
1
-0
/
+14
*
QtQml: Avoid potential gc issues
Fabian Kosmale
2024-12-18
1
-1
/
+1
*
Verify fixed interaction between inline components and deferred bindings
Fabian Kosmale
2024-12-04
1
-0
/
+14
*
Engine: Keep script context alive
Fabian Kosmale
2024-11-01
1
-1
/
+16
*
QQmlContextData: Don't expose PersistentValue in imported scripts API
Fabian Kosmale
2024-11-01
1
-1
/
+1
*
Tweak error message about non bindable properties
Albert Astals Cid
2024-09-05
1
-3
/
+3
*
Improve binding loop warning message
Mitch Curtis
2024-09-04
1
-1
/
+3
*
tst_qqmlecmascript: fix build with no widgets
Vladimir Belyavsky
2024-08-08
1
-2
/
+2
*
QML: Allow conversion between different list types
Ulf Hermann
2024-07-03
1
-2
/
+1
*
Fix Proxy / QV4::Lookup interaction
Fabian Kosmale
2024-06-17
1
-0
/
+12
*
Tests: Avoid some warnings
Ulf Hermann
2024-06-11
1
-1
/
+1
*
QV4 garbage collection: Allocate white during gc run
Fabian Kosmale
2024-03-05
1
-5
/
+2
*
Correct license for test files
Lucie Gérard
2024-02-27
1
-1
/
+1
*
QtQml: Do not call signal handlers on half-deleted objects
Ulf Hermann
2024-01-17
1
-0
/
+18
*
Prepare tests for upcoming incremental gc
Fabian Kosmale
2023-11-22
1
-40
/
+20
*
Detect slot object if explicitly provided
Fabian Kosmale
2023-11-15
1
-0
/
+112
*
QQmlProxyMetaObject: Forward objectDestroyed to parent
Tor Arne Vestbø
2023-10-20
1
-0
/
+25
*
Fix regression on singletons where declared != actual type
Fabian Kosmale
2023-10-09
1
-0
/
+14
*
Replace signal name manipulations with QQmlSignalNames
Sami Shalayel
2023-08-15
1
-14
/
+1
*
QQmlPropertyBinding: Correctly link observers after undefined valued binding
Fabian Kosmale
2023-07-28
1
-0
/
+17
*
QML: When marking a QObjectWrapper, also mark its const counterpart
Ulf Hermann
2023-07-26
1
-0
/
+24
*
QML: Un-specialcase QStringList and QVariantList conversion
Ulf Hermann
2023-06-30
1
-1
/
+7
*
QQmlPropertyBinding: Do re-attach observer after handling undefined
Ulf Hermann
2023-06-28
1
-0
/
+12
*
ListProperty: Document faulty index-assignment on gadget list properties
Olivier De Cannière
2023-06-16
1
-2
/
+24
*
QML: Fix overload resolution for QObject* types
Ulf Hermann
2023-06-09
1
-0
/
+32
*
Disable flaky test in tst_qqmlecmascript
Ulf Hermann
2023-06-05
1
-5
/
+8
*
Fix reset support for value types
Fabian Kosmale
2023-05-12
1
-0
/
+16
*
QQmlObjectCreator: Do not crash on read-only bindable
Ulf Hermann
2023-01-05
1
-0
/
+18
*
QmlObjectCreator: play nice with grouped properties
Fabian Kosmale
2022-12-15
1
-0
/
+13
*
Route Qt::TimeSpec usage via QTimeZone
Edward Welbourne
2022-12-11
1
-20
/
+26
*
qv4qobjectwrapper: return false on failed argument conversion
Sami Shalayel
2022-12-02
1
-0
/
+77
*
Introduce type based overload of Qt.createComponent
Fabian Kosmale
2022-11-28
1
-2
/
+2
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-82
/
+82
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-16
/
+16
*
V4: Make ExecutionEngine::toVariant() static
Ulf Hermann
2022-09-20
1
-1
/
+1
*
Fix alias to inline component type
Fabian Kosmale
2022-09-08
1
-0
/
+19
*
Qml: Allow const and non-const QObjectWrappers to coexist
Ulf Hermann
2022-09-07
1
-5
/
+56
*
Engine: Fix handling of attached objects in function calls
Fabian Kosmale
2022-09-02
1
-0
/
+20
*
Integrate property binding evaluation fix from qtbase
Fabian Kosmale
2022-09-01
1
-0
/
+23
*
V4: Mark InternalClass parents when running GC
Ulf Hermann
2022-08-03
1
-0
/
+11
*
Fix array-like methods on V4 sequences
Ulf Hermann
2022-07-19
1
-6
/
+8
*
UrlObject: Add colon after scheme
Leticia Valladares
2022-07-14
1
-4
/
+56
*
QML engine: Let string match QUrl during overload resolution
Fabian Kosmale
2022-07-12
1
-0
/
+14
[next]