index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
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
/
src
/
qmlmodels
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQmlInstantiator: Improve model handling
Ulf Hermann
4 days
2
-13
/
+23
*
Doc: Unify spelling of Qt Qml modules
Jaishree Vyas
2025-06-05
1
-1
/
+1
*
Provide a way to sieve data in QML through the SortFilterProxyModel
Jan Arve Sæther
2025-05-30
27
-0
/
+5020
*
Introduce a TreeModel QML type
Mate Barany
2025-05-28
1
-0
/
+6
*
QQmlListModel: Align variants of set() for array-likes
Ulf Hermann
2025-05-20
2
-24
/
+32
*
QQmlListModel: Do not crash or leak when querying inner models
Ulf Hermann
2025-04-29
1
-5
/
+10
*
Port away from QPair
Zhao Yuhang
2025-04-12
3
-7
/
+7
*
QQmlDelegateModel: deep clear context objects
Ulf Hermann
2025-04-02
1
-5
/
+3
*
Doc: Improve DelegateModelAccess enum documentation
Ulf Hermann
2025-03-24
1
-7
/
+9
*
Doc: Update documentation about writing the model from delegates
Ulf Hermann
2025-03-24
1
-0
/
+2
*
Expose delegateModelAccess from QQuickRepeater
Ulf Hermann
2025-03-18
1
-0
/
+11
*
Use sticky bindings to write the model through required properties
Ulf Hermann
2025-03-13
12
-34
/
+139
*
Quick: Align QQmlTableInstanceModel with QQmlDelegateModel
Ulf Hermann
2025-03-13
5
-21
/
+36
*
QmlModels: Dissolve QQmlAdaptorModelProxyInterface
Ulf Hermann
2025-03-12
5
-35
/
+17
*
QQuickRepeater: Improve model handling
Ulf Hermann
2025-03-12
1
-0
/
+63
*
QQuickRepeater: Fix model creation
Ulf Hermann
2025-03-11
1
-0
/
+23
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
2
-0
/
+7
*
TreeToTableModel: replace another QList with a QVarLengthArray
Volker Hilsheimer
2025-03-04
1
-1
/
+1
*
TreeToTableModel: Store queued changes using only top and bottom row
Volker Hilsheimer
2025-03-04
2
-48
/
+31
*
TreeToTableModel: remove unused m_column member
Volker Hilsheimer
2025-03-01
2
-5
/
+4
*
TreeToTableModel: reduce memory allocations for changing roles
Volker Hilsheimer
2025-03-01
2
-26
/
+19
*
QmlModels: Properly refcount m_cacheMetaType
Ulf Hermann
2025-03-01
2
-6
/
+2
*
QmlModels: Clean up some virtual functions and dtors
Ulf Hermann
2025-03-01
6
-10
/
+16
*
QmlModels: Clean up the attached metaobjects
Ulf Hermann
2025-03-01
2
-14
/
+10
*
QmlModels: Do not cache the attached object
Ulf Hermann
2025-03-01
2
-16
/
+25
*
QmlModels: Move poolTime out of QQmlDelegateModelItem
Ulf Hermann
2025-02-28
3
-18
/
+32
*
QmlModels: Drop QQmlDelegateModelItem::v4
Ulf Hermann
2025-02-28
4
-9
/
+8
*
QmlModels: Rename the initialization methods for metaobjects
Ulf Hermann
2025-02-28
2
-6
/
+5
*
DelegateModel: Default-initialize model item members and protect index
Ulf Hermann
2025-02-28
8
-41
/
+35
*
DelegateModel: Rename "Dispose" method
Ulf Hermann
2025-02-26
2
-4
/
+4
*
Doc: Fix incorrect QML base types, QML property types
Topi Reinio
2025-02-14
2
-11
/
+14
*
ListElement: Link to QML version of QT_TR_NOOP
Fabian Kosmale
2025-01-28
1
-2
/
+3
*
Remove some unneeded destructor declarations
Giuseppe D'Angelo
2025-01-20
1
-1
/
+0
*
QtQml: Extend QQmlPropertyToPropertyBinding for bindable targets
Ulf Hermann
2025-01-14
1
-4
/
+2
*
Docs: Organize articles in the qtqmlmodels module
Alexei Cazacov
2025-01-08
2
-9
/
+34
*
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
2
-7
/
+21
*
Teach QQmlPropertyToPropertyBinding about grouped properties
Tor Arne Vestbø
2024-11-29
1
-1
/
+2
*
doc: Modernize QFileSystemModel snippet and get it working
Shawn Rutledge
2024-11-27
4
-16
/
+58
*
Move DelegateChooser from Qt.labs.models to QtQml.Models
Oliver Eftevaag
2024-11-19
3
-0
/
+420
*
QObject: implement the ### Qt7 for dynamicMetaObject()
Thiago Macieira
2024-11-14
4
-3
/
+22
*
QtQml: Call lookups based on enums rather than via function pointers
Ulf Hermann
2024-10-24
1
-2
/
+2
*
QQmlDelegateModel: fix delegates not being created in certain cases v2
Mitch Curtis
2024-10-03
1
-0
/
+17
*
Revert "QQmlDelegateModel: fix delegates not being created in certain cases"
Mitch Curtis
2024-10-03
2
-44
/
+19
*
QQmlDelegateModelItem: Avoid unneeded reparenting in destroyObject
Fabian Kosmale
2024-09-27
1
-2
/
+5
*
QQmlObjectModel: Mark elements when marking the object model
Ulf Hermann
2024-09-25
2
-19
/
+80
*
QQmlListCompositor: fix QT_QML_TRACE_LISTCOMPOSITOR build error (again)
Volker Hilsheimer
2024-09-25
1
-1
/
+1
*
QQmlListCompositor: fix QT_QML_TRACE_LISTCOMPOSITOR build error
Mitch Curtis
2024-09-25
1
-1
/
+1
*
QQmlAdapterModel: guard against item deletion during notification
Vladimir Belyavsky
2024-08-29
1
-5
/
+12
*
QQmlObjectModel: Guard against spontaneous deletion of objects
Ulf Hermann
2024-08-22
1
-6
/
+8
[next]