| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make defaultDelegate compatible with TreeModel and TableModel | Mate Barany | 2025-09-27 | 1 | -1/+1 |
| * | Mark security header for the qt labs models | Santhosh Kumar | 2025-09-26 | 1 | -0/+1 |
| * | Qml[Table|Tree]Model: Move validateRow to QAbstractColumnModel | Matthias Rauter | 2025-08-25 | 1 | -122/+21 |
| * | Qml[Table|Tree]Model: Move data to QAbstractColumnModel | Matthias Rauter | 2025-08-14 | 1 | -53/+8 |
| * | Qml[Table|Tree]Model: Move setData to QAbstractColumnModel | Matthias Rauter | 2025-08-14 | 1 | -73/+9 |
| * | Qml[Table|Tree]Model: Put column handling in abstract class | Matthias Rauter | 2025-08-08 | 1 | -181/+5 |
| * | Derive QmlTableModel from QAbstractItemModel | Matthias Rauter | 2025-08-06 | 1 | -1/+7 |
| * | Remove columnCountChanged in setRowsPrivate | Matthias Rauter | 2025-07-29 | 1 | -4/+0 |
| * | Backport some changes from QmlTreeModel to QmlTableModel | Matthias Rauter | 2025-07-29 | 1 | -84/+102 |
| * | Remove support of manipulation of complex rows in QQmlTableModel | Mate Barany | 2025-07-28 | 1 | -53/+8 |
| * | Fix typo: rename sucessful to successful | Tian Shilin | 2025-07-23 | 1 | -1/+1 |
| * | Change one phrase in the documentation of qqmltablemodel | Mate Barany | 2025-07-08 | 1 | -1/+1 |
| * | Emit rowsChanged when the rows are changed in QQmlTableModel | Mate Barany | 2025-04-29 | 1 | -0/+5 |
| * | Fix documentation of TableModel::insertRow | Mate Barany | 2025-04-10 | 1 | -3/+3 |
| * | Fix qmlWarning in QQmlTableModel::data | Mate Barany | 2025-04-05 | 1 | -1/+1 |
| * | Do not call index.column() twice | Mate Barany | 2025-03-04 | 1 | -1/+1 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
| * | Support parsing variant map in qml table model APIs | Santhosh Kumar | 2024-07-04 | 1 | -3/+6 |
| * | labs: Straighten out some logging categories | Ulf Hermann | 2024-06-14 | 1 | -1/+1 |
| * | QQmlTableModel: enable the cells to be edited | Richard Moe Gustavsen | 2022-12-05 | 1 | -0/+6 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | QtLabsQmlModels: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Doc: Fix qdoc warnings | Venugopal Shivashankar | 2021-11-14 | 1 | -2/+4 |
| * | Qt.labs.qmlmodels: Make plugin optional | Maximilian Goldstein | 2021-01-22 | 1 | -0/+1087 |