aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltablemodel/tst_qqmltablemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* Add TableModelColumnMitch Curtis2019-04-081-340/+373
* TableModel: support built-in QML model rolesMitch Curtis2019-02-281-23/+65
* TableModel: add QML-invokable overloads for index(), data() and setData()Shawn Rutledge2019-02-221-0/+22
* TableModel: add roleDataProvider callbackShawn Rutledge2019-02-151-0/+19
* Add TableModelMitch Curtis2019-02-081-0/+864