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
/
qv4sequenceobject_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QML: Allow conversion between different list types
Ulf Hermann
2024-07-03
1
-1
/
+1
*
Rework the sort implementation for Sequences
Luca Di Sera
2024-06-06
1
-2
/
+0
*
QtQml: Optimize QV4::Sequence's shift() method
Ulf Hermann
2024-05-28
1
-0
/
+2
*
Remove the use of Q_QML_PRIVATE_EXPORT
Alexey Edelev
2024-01-11
1
-2
/
+2
*
QML: Un-specialcase QStringList and QVariantList conversion
Ulf Hermann
2023-06-30
1
-8
/
+13
*
QV4: Sequence/ListWrapper: implement virtualGetLength
Fabian Kosmale
2023-03-31
1
-0
/
+1
*
Recursively write back value types and sequences
Ulf Hermann
2022-10-19
1
-6
/
+12
*
QML: Track statement locations in sequence and value types
Ulf Hermann
2022-10-14
1
-2
/
+2
*
V4: Refactor QQmlValueType{Wrapper|Reference} and QV4::Sequence
Ulf Hermann
2022-10-13
1
-13
/
+20
*
QML: Drop the "succeeded" out parameters from SequencePrototype
Ulf Hermann
2022-10-07
1
-4
/
+4
*
Fix array-like methods on V4 sequences
Ulf Hermann
2022-07-19
1
-12
/
+7
*
Move itemmodel sequential types from QtQml to QtQml.Models
Maximilian Goldstein
2022-06-15
1
-11
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Allow retrieval of sequences from QJSValue
Ulf Hermann
2022-06-02
1
-3
/
+59
*
qmlmodels: Move QModelIndex from QtQml
Maximilian Goldstein
2022-02-21
1
-1
/
+1
*
QML: Clean up sequence registrations for value types
Ulf Hermann
2022-02-11
1
-5
/
+2
*
QML: Allow named lists of value types
Ulf Hermann
2022-01-28
1
-2
/
+2
*
Remove the qml_sequence_object feature flag
Ulf Hermann
2022-01-15
1
-2
/
+0
*
Pass QMetaType by value rather than by ID in more places
Ulf Hermann
2021-06-09
1
-3
/
+3
*
Optimize ExecutionEngine::metaTypeToJS()
Ulf Hermann
2021-03-13
1
-1
/
+3
*
QtQml: Integrate sequences with registration macros
Ulf Hermann
2020-11-11
1
-1
/
+45
*
V4: Rewrite qv4sequenceobject based on QMetaSequence
Ulf Hermann
2020-10-02
1
-1
/
+1
*
Move workerscript to its own module
Ulf Hermann
2019-05-06
1
-1
/
+1
*
Throw type errors when attempting to mutate read-only sequence properties
Simon Hausmann
2018-05-02
1
-1
/
+1
*
QML: Make mapping of sequence object in JS optional
Ulf Hermann
2018-02-11
1
-0
/
+2
*
Convert more builtin functions to use the new calling convention
Lars Knoll
2018-01-12
1
-2
/
+2
*
Remove Scope::result and convert calling convention for builtins
Lars Knoll
2017-08-08
1
-6
/
+2
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-06
1
-0
/
+1
|
\
|
*
Move the internalClass field from Heap::Object to Heap::Base
Lars Knoll
2017-05-19
1
-0
/
+1
*
|
Don't wrap std::vector into a QVariant when passing it to a Q_INVOKABLE
Ville Voutilainen
2017-04-27
1
-0
/
+1
|
/
*
Convert more builtin functions to the new calling convention
Lars Knoll
2017-01-25
1
-3
/
+3
*
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
2015-04-24
1
-1
/
+2
*
More cleanups
Lars Knoll
2015-04-21
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Cleanups
Lars Knoll
2015-01-23
1
-1
/
+1
*
Get rid of most uses of ValueRef
Lars Knoll
2015-01-23
1
-1
/
+1
*
Cleanup: remove Value::toString/Object overloads taking a context
Lars Knoll
2014-11-15
1
-1
/
+1
*
Cleanup header file dependencies
Lars Knoll
2014-11-04
1
-0
/
+1
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Convert more objects to the new constructor scheme
Lars Knoll
2014-07-22
1
-2
/
+0
*
Get rid of all uses of ObjectRef
Lars Knoll
2014-07-22
1
-2
/
+2
*
Convert ExecutionContext to new storage scheme
Lars Knoll
2014-07-22
1
-1
/
+1
*
Rename some files
Lars Knoll
2014-01-31
1
-1
/
+1
*
Simplify & speed up function calling
Lars Knoll
2013-11-09
1
-2
/
+2
*
Remove more direct usages of Managed pointers
Lars Knoll
2013-10-11
1
-1
/
+1
*
Remove some more QV4::Value usages
Lars Knoll
2013-09-30
1
-1
/
+1
*
Remove more direct QV4::Value usage
Lars Knoll
2013-09-28
1
-1
/
+1
*
Fix CallContext to not hold arguments on the C stack anymore
Lars Knoll
2013-09-28
1
-1
/
+1
*
Move more API over to use ValueRef
Lars Knoll
2013-09-26
1
-1
/
+1
[next]