|
|
3e6273cb7d
|
Using the typedef ModelItemValues for "QHash<int, QVariant>".
|
2026-01-04 17:48:27 +01:00 |
|
|
|
b8fe4e6502
|
Iterating over USER_FACING_ROLES to get all the item values when parsing and keeping them in edit and remove commands. Instead of using each role explicitly.
|
2025-12-31 10:39:32 +01:00 |
|
|
|
0c3d711513
|
Moved the model meta data for roles and columns into "model/metadata.h" to gather meta data like this in one central place.
|
2025-12-29 10:30:12 +01:00 |
|
|
|
e54204e394
|
Editing an item is now undo/redo-able.
|
2025-12-15 18:04:14 +01:00 |
|
|
|
c75d35179b
|
Deleting items from the model can now be made undone/redone.
|
2025-12-11 15:49:16 +01:00 |
|
|
|
0166a00d9d
|
Adding new items to the model can now be made undone/redone.
|
2025-12-11 15:47:55 +01:00 |
|