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
/
tests
/
auto
/
quick
/
qquickvisualdatamodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port away from QPair
Zhao Yuhang
2025-04-12
1
-2
/
+2
*
Move DelegateChooser from Qt.labs.models to QtQml.Models
Oliver Eftevaag
2024-11-19
1
-3
/
+2
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
Correct license for test files
Lucie Gérard
2024-02-27
2
-2
/
+2
*
Remove remaining foreach in quick tests
Ulf Hermann
2023-08-23
1
-8
/
+6
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-17
1
-0
/
+3
*
CMake: Make quick tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Models: Straighten out model and modelData properties
Ulf Hermann
2023-03-24
1
-6
/
+3
*
tst_qquickvisualdatamodel.cpp: Avoid memory leaks
Ulf Hermann
2023-03-21
1
-14
/
+20
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-58
/
+58
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
2
-54
/
+4
*
Avoid double applyDelegateChange in QQIV::setDelegate
Fabian Kosmale
2022-05-04
2
-0
/
+58
*
Cleanup CMakeLists.txt files
Andreas Buhr
2022-05-03
1
-2
/
+0
*
DelegateModel: Use actual bindings for required properties
Ulf Hermann
2022-04-11
2
-0
/
+121
*
QQmlDelegateModelAttached: Make static properties statically known
Fabian Kosmale
2021-10-13
2
-1
/
+37
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
2
-11
/
+7
*
Mark overrides in tests, fix compiler warnings
Volker Hilsheimer
2021-04-01
1
-6
/
+6
*
Use QScopedPointer::reset to explicitly delete the object
Volker Hilsheimer
2021-03-29
1
-1
/
+1
*
Fix some "can be marked override" warnings
Andreas Buhr
2021-02-23
1
-1
/
+1
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-13
/
+0
*
Use metatype and remove unused variable
David Skoland
2020-11-18
1
-1
/
+1
*
QQmlListProperty: Use qsizetype rather than int for sizes
Ulf Hermann
2020-11-09
1
-2
/
+2
*
Fix misuses of the implicit QChar(int) constructor
David Faure
2020-11-07
1
-2
/
+2
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
1
-4
/
+4
*
QQmlInfo: print ancestor of object if it has no QML engine
Mitch Curtis
2020-07-27
1
-70
/
+71
*
Encapsulate QQmlContextData
Ulf Hermann
2020-03-23
1
-4
/
+8
*
CMake: Update Apple platform defines after rename in qtbase
Tor Arne Vestbø
2020-03-17
1
-2
/
+2
*
Regenerate qtdeclarative
Alexandru Croitor
2020-02-12
1
-6
/
+2
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2020-01-16
3
-0
/
+130
|
\
|
*
QQmlDelegateModel: Read values from the correct object
Ulf Hermann
2019-12-03
2
-0
/
+39
|
*
QQmlDelegateModel: Use cache item's index for resolving delegates
Ulf Hermann
2019-11-23
2
-0
/
+91
*
|
Regenerate all projects with new CMake API version
Alexandru Croitor
2019-11-15
1
-4
/
+4
*
|
Regenerate tests
Alexandru Croitor
2019-11-14
1
-11
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
1
-0
/
+40
|
\
|
|
*
When a DelegateModel delegate changes, refill the view
Shawn Rutledge
2019-10-09
1
-0
/
+40
*
|
Add QtDeclarative Test Coverage
Leander Beernaert
2019-08-14
1
-0
/
+63
|
/
*
Move model types into their own library
Ulf Hermann
2019-05-02
2
-2
/
+2
*
DelegateModel: Zero foreign context objects when they are deleted
Ulf Hermann
2019-02-14
2
-0
/
+133
*
Replace obsolete VisualDataModel, *Group and VisualItemModel in tests
Shawn Rutledge
2018-10-05
22
-194
/
+215
*
QQmlAdaptorModel: prepare js list models for recycling support
Richard Moe Gustavsen
2018-07-30
1
-1
/
+1
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-59
/
+59
*
Remove double indirection between QJSEngine and QV4::ExecutionEngine
Ulf Hermann
2018-02-02
1
-3
/
+0
*
QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...
Richard Moe Gustavsen
2017-11-30
1
-9
/
+9
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-3
/
+4
|
\
|
*
Destroy an incubating delegate if it is removed before incubation completes
Martin Jones
2016-09-15
1
-3
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
[next]