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
/
qmlmodels
/
qqmllistmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQmlListModel: Align variants of set() for array-likes
Ulf Hermann
4 days
1
-13
/
+8
*
QQmlListModel: Do not crash or leak when querying inner models
Ulf Hermann
2025-04-29
1
-5
/
+10
*
Doc: Fix incorrect QML base types, QML property types
Topi Reinio
2025-02-14
1
-1
/
+1
*
ListElement: Link to QML version of QT_TR_NOOP
Fabian Kosmale
2025-01-28
1
-2
/
+3
*
QtQml: Avoid potential gc issues
Fabian Kosmale
2024-12-18
1
-6
/
+14
*
QtQml: Do not use ExecutableCompilationUnit in verifyBindings()
Ulf Hermann
2024-12-04
1
-3
/
+9
*
QObject: implement the ### Qt7 for dynamicMetaObject()
Thiago Macieira
2024-11-14
1
-1
/
+5
*
QtQml: Call lookups based on enums rather than via function pointers
Ulf Hermann
2024-10-24
1
-2
/
+2
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-2
/
+2
*
Doc: Clarify life time of ListModel's elements
Ulf Hermann
2024-08-09
1
-4
/
+6
*
QQmlListModel: Invalidate ModelObject when necessary
Ulf Hermann
2024-08-09
1
-8
/
+18
*
QtQml: Add a wrapper builtin for QQmlV4Function*
Ulf Hermann
2024-04-12
1
-3
/
+3
*
ListModel: Treat QV4::Sequence and QV4::QmlListWrapper like arrays
Ulf Hermann
2024-04-08
1
-19
/
+15
*
Doc: Fix linking to Qt Qml module
Topi Reinio
2023-12-01
1
-1
/
+1
*
QtQml.Models: Amend documentation for ListModel
Ulf Hermann
2023-10-16
1
-0
/
+5
*
convert threading example to manual tests
Oliver Eftevaag
2023-07-04
1
-4
/
+4
*
QML: Do not leak memory if QQmlData is manipulated from ctor
Ulf Hermann
2023-06-26
1
-3
/
+6
*
QQmlListMode: Update alignment calculation
Ulf Hermann
2023-01-31
1
-1
/
+1
*
ListModel: Use PersistentValue to keep track of objects
Ulf Hermann
2023-01-30
1
-90
/
+25
*
QQmlListModel: emit dataChange signal when updating the translations
Ulf Hermann
2022-10-11
1
-0
/
+10
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-20
/
+20
*
V4: Make ExecutionEngine::toVariant() static
Ulf Hermann
2022-09-20
1
-3
/
+6
*
QmlModels: Fix enum resolution in ListElement
Ulf Hermann
2022-08-29
1
-4
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QML: Port QV4::CompiledData::Binding to new special integer bitfield
Ulf Hermann
2022-05-11
1
-8
/
+9
*
QmlModels: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QQmlEngine: Fine grained translation binding tracking
Fabian Kosmale
2021-10-08
1
-1
/
+34
*
Adapt to changed return value for toDynamicMetaObject()
Ulf Hermann
2021-10-08
1
-1
/
+1
*
qqmllistmodel.cpp: Improve formatting
Ulf Hermann
2021-09-13
1
-6
/
+26
*
QQmlListModel: Don't return from the middle of a loop
Ulf Hermann
2021-09-13
1
-6
/
+5
*
QQmlListModel: Fix C++ owned object getting destroyed
Jaeyoon Jung
2021-09-02
1
-5
/
+3
*
qqmllistmodel: Fix QObjects setting indestructible
Cathy Park
2021-08-26
1
-1
/
+1
*
ListModel: Fix accessing empty strings in ListElement
Fabian Kosmale
2021-06-30
1
-0
/
+2
*
QQmlListModel: Guard QObject pointers in the list
Ulf Hermann
2021-06-29
1
-23
/
+26
*
qqmllistmodel: Fix QObjects getting garbage collected
Maximilian Goldstein
2021-06-15
1
-16
/
+63
*
QV4::Engine::toVariant: Use metatype instead of metatype id
Fabian Kosmale
2021-03-25
1
-3
/
+3
*
QQmlListModel: Don't discern between empty and null strings
Ulf Hermann
2021-01-28
1
-0
/
+2
*
ListModel: Fix move handling in sync
Fabian Kosmale
2021-01-13
1
-3
/
+23
*
qqmlistmodel: Fix crash when modelCache is null
Maximilian Goldstein
2020-12-08
1
-1
/
+1
*
QQmlListModel: use alignof for alignment
Fabian Kosmale
2020-11-12
1
-1
/
+1
*
ListModel: support URLs
Fabian Kosmale
2020-11-12
1
-3
/
+93
*
Doc: Fix documentation warnings for QML Models and Test modules
Topi Reinio
2020-11-05
1
-1
/
+1
*
StringOrTranslation::toString: fix string check
Fabian Kosmale
2020-07-09
1
-2
/
+3
*
Compile against latest qtbase
Lars Knoll
2020-07-09
1
-1
/
+2
*
QVariant::setValue: do not force the template parameters
Giuseppe D'Angelo
2020-06-17
1
-1
/
+1
*
Store a QV4::ReturnedValue in QJSValue
Ulf Hermann
2020-03-18
1
-6
/
+7
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-30
1
-3
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-29
1
-3
/
+5
|
|
\
|
|
*
V4: Check for exceptions before we use the result of a JS call
Ulf Hermann
2020-01-23
1
-3
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-20
1
-12
/
+14
|
\
|
|
[next]