aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltablemodel/data
Commit message (Expand)AuthorAgeFilesLines
* TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-281-0/+86
* Add TableModelColumnMitch Curtis2019-04-089-197/+173
* TableModel: support built-in QML model rolesMitch Curtis2019-02-288-73/+173
* TableModel: add QML-invokable overloads for index(), data() and setData()Shawn Rutledge2019-02-221-0/+66
* TableModel.roleDataProvider: replace row, column with index argumentShawn Rutledge2019-02-221-2/+2
* TableModel: add roleDataProvider callbackShawn Rutledge2019-02-151-0/+65
* Add TableModelMitch Curtis2019-02-085-0/+459