aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types/qqmltableinstancemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlDelegateModel: guard new row/column properties with revision 12Richard Moe Gustavsen2019-02-211-0/+2
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-171-1/+5
* QQuickTableView: improve draining of reuse poolRichard Moe Gustavsen2018-08-071-0/+1
* QQmlTableInstanceModel: handle model data changes more gracefullyRichard Moe Gustavsen2018-08-021-0/+2
* QQmlTableInstanceModel: implement support for reusing delegate itemsRichard Moe Gustavsen2018-08-021-1/+22
* QQmlTableInstanceModel: add new TableView helper classRichard Moe Gustavsen2018-07-161-0/+132