| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Remove QML versioning from TableView code snippets | Kai Köhne | 2024-08-21 | 2 | -2/+1 |
| * | Docs: Clarify the snippet about Editing Cells in a TableView | Alexei Cazacov | 2024-06-17 | 1 | -1/+1 |
| * | QtQml: Document QML_ADDED_IN_VERSION and QML_REMOVED_IN_VERSION | Ulf Hermann | 2023-10-16 | 1 | -1/+1 |
| * | Doc: Don't use versioned Qt imports in QML snippets | Kai Köhne | 2023-06-30 | 6 | -7/+7 |
| * | QQuickTableView: fix minor documentation issues | Richard Moe Gustavsen | 2023-03-22 | 1 | -2/+2 |
| * | Doc: Add snippet to demonstrate keyboard navigation | Andreas Eliasson | 2023-01-30 | 1 | -0/+71 |
| * | QQuickTableView: let the edit delegate be a child of the cell delegate | Richard Moe Gustavsen | 2022-12-07 | 1 | -2/+45 |
| * | QQuickTableView: add layoutChanged() signal | Richard Moe Gustavsen | 2022-12-05 | 1 | -0/+46 |
| * | QQuickTableView: implement TableView.editDelegate | Richard Moe Gustavsen | 2022-12-01 | 1 | -0/+52 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 8 | -392/+16 |
| * | QQuickTableView: keep selection model and tableview model in sync | Richard Moe Gustavsen | 2022-04-11 | 1 | -3/+1 |
| * | doc: update the selection model snippet | Richard Moe Gustavsen | 2021-06-10 | 1 | -8/+3 |
| * | Selection support: support setting a QItemSelectionModel on TableView | Richard Moe Gustavsen | 2021-06-02 | 1 | -0/+96 |
| * | Remove the qmake project files | Fabian Kosmale | 2021-01-15 | 1 | -20/+0 |
| * | Doc: Fix QQuickTableView snippet | Ulf Hermann | 2020-02-24 | 3 | -42/+119 |
| * | Doc: improve Example Usage section of TableView | Mitch Curtis | 2019-04-24 | 3 | -0/+92 |
| * | Doc: Document TableView qml type | Richard Moe Gustavsen | 2018-09-04 | 5 | -0/+389 |