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
/
qqmltableinstancemodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sticky bindings to write the model through required properties
Ulf Hermann
2025-03-13
1
-3
/
+10
*
Quick: Align QQmlTableInstanceModel with QQmlDelegateModel
Ulf Hermann
2025-03-13
1
-0
/
+13
*
QuickControls: Add vertical and horizontal header view delegates
MohammadHossein Qanbari
2025-03-06
1
-0
/
+5
*
QmlModels: Move poolTime out of QQmlDelegateModelItem
Ulf Hermann
2025-02-28
1
-2
/
+1
*
DelegateModel: Default-initialize model item members and protect index
Ulf Hermann
2025-02-28
1
-11
/
+11
*
Check qml context object state in the table instance model only needed
Santhosh Kumar
2024-08-14
1
-2
/
+1
*
TableInstanceModel: handle roleName invalidation
Richard Moe Gustavsen
2023-04-18
1
-2
/
+21
*
Required properties: Use pointers instead of references
Fabian Kosmale
2022-11-10
1
-3
/
+3
*
QQmlTableInstanceModel: add some extra asserts
Richard Moe Gustavsen
2022-11-03
1
-0
/
+6
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
QmlModels: Fix context and extra object handling
Ulf Hermann
2022-07-21
1
-20
/
+27
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QQmlAdaptorModel::setModel: clean up signature
Fabian Kosmale
2022-02-03
1
-1
/
+1
*
Improve type conversions from/to QJSValue
Ulf Hermann
2021-10-20
1
-1
/
+2
*
qqmltableinstancemodel: add setRequiredProperty()
Richard Moe Gustavsen
2021-04-30
1
-4
/
+32
*
Remove QQmlEnginePrivate::isQObject
Fabian Kosmale
2021-03-05
1
-1
/
+1
*
Fix compilation with namespaces
Eskil Abrahamsen Blomfeldt
2020-11-10
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-09
1
-4
/
+9
|
\
|
*
QQmlTableInstanceModel: Restore draining behavior of Qt 5.14
Ulf Hermann
2020-03-27
1
-4
/
+9
*
|
Encapsulate QQmlContextData
Ulf Hermann
2020-03-23
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-09
1
-1
/
+20
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-03
1
-1
/
+20
|
|
\
|
|
*
QQuickTableView: Immediately delete delegates when possible
Ulf Hermann
2020-02-28
1
-0
/
+19
|
|
*
QQmlTableInstanceModel: Fix refcounting of metatypes
Ulf Hermann
2020-02-27
1
-3
/
+13
*
|
|
Use QTypeRevision for all versions and revisions
Ulf Hermann
2020-02-03
1
-2
/
+2
|
/
/
*
|
Properly refcount QQmlDelegateModelItemMetaType
Ulf Hermann
2020-01-28
1
-1
/
+2
*
|
QQmlTableInstanceModel: factor out reuse pool
Richard Moe Gustavsen
2019-12-04
1
-82
/
+11
*
|
QQmlInstanceModel::ReleaseFlags: add enum value 'Pooled'
Richard Moe Gustavsen
2019-11-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-11-22
1
-1
/
+5
|
\
|
|
*
QQmlTableInstanceModel: always emit index changed when an item is reused
Richard Moe Gustavsen
2019-11-14
1
-1
/
+5
*
|
Models: Move labs classes into src/imports/labsmodels
Ulf Hermann
2019-10-15
1
-1
/
+1
*
|
Support required properties in model delegates
Fabian Kosmale
2019-09-12
1
-2
/
+7
|
/
*
Move model types into their own library
Ulf Hermann
2019-05-02
1
-0
/
+547