aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml/tableview
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove QML versioning from TableView code snippetsKai Köhne2024-08-212-2/+1
* Docs: Clarify the snippet about Editing Cells in a TableViewAlexei Cazacov2024-06-171-1/+1
* QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSIONUlf Hermann2023-10-161-1/+1
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-06-306-7/+7
* QQuickTableView: fix minor documentation issuesRichard Moe Gustavsen2023-03-221-2/+2
* Doc: Add snippet to demonstrate keyboard navigationAndreas Eliasson2023-01-301-0/+71
* QQuickTableView: let the edit delegate be a child of the cell delegateRichard Moe Gustavsen2022-12-071-2/+45
* QQuickTableView: add layoutChanged() signalRichard Moe Gustavsen2022-12-051-0/+46
* QQuickTableView: implement TableView.editDelegateRichard Moe Gustavsen2022-12-011-0/+52
* Use SPDX license identifiersLucie Gérard2022-06-118-392/+16
* QQuickTableView: keep selection model and tableview model in syncRichard Moe Gustavsen2022-04-111-3/+1
* doc: update the selection model snippetRichard Moe Gustavsen2021-06-101-8/+3
* Selection support: support setting a QItemSelectionModel on TableViewRichard Moe Gustavsen2021-06-021-0/+96
* Remove the qmake project filesFabian Kosmale2021-01-151-20/+0
* Doc: Fix QQuickTableView snippetUlf Hermann2020-02-243-42/+119
* Doc: improve Example Usage section of TableViewMitch Curtis2019-04-243-0/+92
* Doc: Document TableView qml typeRichard Moe Gustavsen2018-09-045-0/+389