aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltablemodel
Commit message (Expand)AuthorAgeFilesLines
* Move model types into their own libraryUlf Hermann2019-05-022-2/+2
* Add TableModelColumnMitch Curtis2019-04-0810-537/+546
* TableModel: support built-in QML model rolesMitch Curtis2019-02-289-96/+238
* TableModel: add QML-invokable overloads for index(), data() and setData()Shawn Rutledge2019-02-222-0/+88
* TableModel.roleDataProvider: replace row, column with index argumentShawn Rutledge2019-02-221-2/+2
* TableModel: add roleDataProvider callbackShawn Rutledge2019-02-152-0/+84
* Add TableModelMitch Curtis2019-02-087-0/+1333