aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktableview/data/countingtableview.qml
Commit message (Expand)AuthorAgeFilesLines
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-221-1/+0
* QQuickTableView: remove cacheBuffer from the public APIRichard Moe Gustavsen2018-08-101-1/+0
* QQuickTableView: improve draining of reuse poolRichard Moe Gustavsen2018-08-071-2/+5
* QQuickTableView: implement support for reusing delegate itemsRichard Moe Gustavsen2018-08-021-1/+13
* QQuickTableView: remove TableView.cellWidth/HeightRichard Moe Gustavsen2018-07-181-2/+2
* TableView: switch to use TableView.cellWidth/cellHeightRichard Moe Gustavsen2018-05-281-2/+2
* TableView: load and unload edges in the same loopRichard Moe Gustavsen2018-05-231-0/+85