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
/
qqmladaptormodel.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
/
+3
*
Models: Allow the accessors to be modified when creating items
Ulf Hermann
2023-03-16
1
-7
/
+5
*
QmlModels: Split qqmladaptormodel.cpp into multiple files
Ulf Hermann
2023-03-03
1
-924
/
+3
*
QmlModels: Simplify class hierarchy in qqmladaptormodel.cpp
Ulf Hermann
2023-03-03
1
-222
/
+198
*
QmlModels: Disambiguate engineData() helper
Friedemann Kleint
2023-02-10
1
-3
/
+3
*
Repair QQmlGadgetPtrWrapper's metaObject
Ulf Hermann
2022-11-25
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-12
/
+12
*
V4: Make ExecutionEngine::toVariant() static
Ulf Hermann
2022-09-20
1
-3
/
+5
*
QQmlListAccessor: Accept QQmlListProperty
Ulf Hermann
2022-07-26
1
-1
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Generalize role selection mechanism from QQuickComboBox
Ulf Hermann
2022-05-11
1
-3
/
+27
*
QQmlPropertyCache: Guarantee 1:1 relationship to meta object
Ulf Hermann
2022-04-25
1
-3
/
+4
*
Cleanup QQmlGuard and related classes
Fabian Kosmale
2022-02-21
1
-3
/
+5
*
QQmlAdaptorModel::setModel: clean up signature
Fabian Kosmale
2022-02-03
1
-2
/
+2
*
QQmlAdaptorModel: Do not use reparenting for lifetime managemment
Fabian Kosmale
2022-02-02
1
-6
/
+12
*
QV4::Engine::toVariant: Use metatype instead of metatype id
Fabian Kosmale
2021-03-25
1
-3
/
+3
*
Remove QQmlEnginePrivate::isQObject
Fabian Kosmale
2021-03-05
1
-3
/
+3
*
Adjust to QMetaObjectBuilder::MetaObjectFlags change
Fabian Kosmale
2020-10-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-21
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-20
1
-1
/
+1
|
|
\
|
|
*
QQmlAdaptorModel: Don't const_cast to call release()
Ulf Hermann
2020-02-19
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-17
1
-0
/
+3
|
\
|
|
|
*
|
Models: Make sure we can use QList<QObject *> as required model
Ulf Hermann
2020-02-06
1
-0
/
+3
*
|
|
Use QTypeRevision for all versions and revisions
Ulf Hermann
2020-02-03
1
-2
/
+2
|
/
/
*
|
Properly refcount QQmlDelegateModelItemMetaType
Ulf Hermann
2020-01-28
1
-9
/
+11
*
|
Replace QVariant::type with QVariant::userType
Olivier Goffart
2020-01-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-09
1
-32
/
+44
|
\
|
|
*
QQmlAdaptorModel: Guard access to wrapped AIM
Ulf Hermann
2020-01-02
1
-32
/
+44
*
|
VDMAbstractItemModelDataType: ensure meta-type is initialized
Richard Moe Gustavsen
2019-10-14
1
-1
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-12
1
-2
/
+8
*
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
1
-1
/
+1
*
Move model types into their own library
Ulf Hermann
2019-05-02
1
-0
/
+1037