aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview/abstracttablemodel
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-2/+2
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-1/+0
* 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-151-2/+2
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-3/+7
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+40
|/
* Manual test, TableView: improve test with syncView functionalityRichard Moe Gustavsen2019-05-232-26/+132
* 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-221-1/+0
* test, abstractitemmodel: improve manual testRichard Moe Gustavsen2018-08-152-11/+54
* QQuickTableView: remove cacheBuffer from the public APIRichard Moe Gustavsen2018-08-101-1/+0
* QQuickTableView: remove TableView.cellWidth/HeightRichard Moe Gustavsen2018-07-181-2/+2
* TableView: remove row and column from attached objectRichard Moe Gustavsen2018-07-101-2/+2
* TableView: switch to use TableView.cellWidth/cellHeightRichard Moe Gustavsen2018-05-281-2/+2
* Tests: add new manual tests for TableViewRichard Moe Gustavsen2018-04-123-0/+201