aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/tableview/storagemodel
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-274-4/+4
* QQuickTableView: implement support for letting the user resize rows and columnsRichard Moe Gustavsen2022-11-091-4/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-114-176/+10
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-051-11/+14
* Make tableview manual tests directly openable in CreatorMitch Curtis2021-08-261-0/+6
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* 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
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-2/+6
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+40
* StorageModel manual test: use DelegateChoices to show data graphicallyShawn Rutledge2019-01-153-32/+149
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-221-1/+0
* StorageModel manual test: use enum class for Column enumShawn Rutledge2018-08-112-48/+48
* QQuickTableView: remove TableView.cellWidth/HeightRichard Moe Gustavsen2018-07-181-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-125-0/+461