aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-065-10/+10
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-025-5/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-124-0/+90
|\
| * Add Image.sourceClipRect propertyShawn Rutledge2020-01-304-0/+90
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-10/+4
|\|
| * manual test, tableview: Ensure we modify the right modelRichard Moe Gustavsen2019-11-211-10/+4
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-155-10/+10
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-155-13/+33
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-147-0/+207
|/
* Manual test, TableView: improve test with syncView functionalityRichard Moe Gustavsen2019-05-232-26/+132
* 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