aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview
Commit message (Expand)AuthorAgeFilesLines
* add "json" manual TableModel testMitch Curtis2019-04-294-0/+366
* Add TableModelColumnMitch Curtis2019-04-082-51/+45
* Fix calls to TableModel functions in manual testMitch Curtis2019-02-131-5/+5
* Rename tablemodel manual test to "form", move into tablemodel subdirMitch Curtis2019-02-135-10/+12
* Add TableModelMitch Curtis2019-02-084-0/+460
* StorageModel manual test: use DelegateChoices to show data graphicallyShawn Rutledge2019-01-153-32/+149
* Manual test, TableView, abstracttablemodel: add more logic to the testRichard Moe Gustavsen2018-09-274-18/+238
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-223-3/+0
* test, abstractitemmodel: improve manual testRichard Moe Gustavsen2018-08-152-11/+54
* StorageModel manual test: use enum class for Column enumShawn Rutledge2018-08-112-48/+48
* QQuickTableView: remove cacheBuffer from the public APIRichard Moe Gustavsen2018-08-101-1/+0
* QQuickTableView: remove TableView.cellWidth/HeightRichard Moe Gustavsen2018-07-183-6/+6
* TableView: remove row and column from attached objectRichard Moe Gustavsen2018-07-102-3/+3
* TableView: switch to use TableView.cellWidth/cellHeightRichard Moe Gustavsen2018-05-283-6/+6
* Tests: add new manual tests for TableViewRichard Moe Gustavsen2018-04-1212-0/+814