aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktableview/data/replaceModelTableView.qml
Commit message (Expand)AuthorAgeFilesLines
* QQuickTableView: ensure we release items in the old model and not the newRichard Moe Gustavsen2019-12-091-10/+3
* QQuickTableView: support assigning a DelegateModelRichard Moe Gustavsen2019-12-091-5/+5
* QQuickTableView: Clear items before deleting the modelUlf Hermann2019-12-041-0/+63