|
|
b059379518
|
Version 0.2.0. With project description README.md and added CHANGELOG.md.
|
2026-01-14 10:51:01 +01:00 |
|
|
|
c9441d7eca
|
Search dialog to select row(s). Closes #15.
|
2026-01-12 15:03:15 +01:00 |
|
|
|
bc5070a1a5
|
TableView can now be sorted by column (using QSortFilterProxyModel). Closes #8.
|
2026-01-12 10:21:49 +01:00 |
|
|
|
fb57727286
|
Saving changed items before starting the updater.
|
2026-01-06 10:18:43 +01:00 |
|
|
|
85836dfda0
|
Simple import/export from/to CSV files. Closes #7.
|
2026-01-06 10:08:55 +01:00 |
|
|
|
b2bc725eff
|
Refactoring: Gathered model meta data (role name, data types) in a central location. Closes #16.
|
2026-01-01 10:33:41 +01:00 |
|
|
|
9c4c77ef07
|
Items can be saved in the standard location as "items.json" and are loaded automatically on startup (if file exists). Closes #9.
|
2025-12-23 14:05:46 +01:00 |
|
|
|
01f8ff01fc
|
Creating, editing and deleting model items can now be un-/redone. A Save/Discard/Cancel dialog is shown if the undo stack is unclean (No saving to file functionality yet). Closes #10.
|
2025-12-22 12:21:30 +01:00 |
|
|
|
eedd15b960
|
Model items can be created, edited and deleted. Closes #13, Closes #11
|
2025-12-08 15:14:15 +01:00 |
|
|
|
5a7e2637ff
|
Displaying a basic read-only table model. Closes #12
|
2025-12-03 11:11:31 +01:00 |
|
|
|
daae7e8405
|
Disabled GUI translations, added "About" dialogs & updated umbrella project version to 0.1.0
|
2025-11-04 21:25:54 +01:00 |
|
|
|
a826dc2478
|
Added menu item "Help/Check for update" to ask the QtMaintenanceTool if an update is available and show a dialog to trigger the update from within the application.
|
2025-11-01 10:56:50 +01:00 |
|
|
|
fc083f527a
|
Installer works on Linux via command line script build.sh. Based on legacy projects needs refactoring. (./build.sh 0.0.3 linux GenericQtClient org.working_copy.genericQtClient)
|
2025-10-29 11:49:14 +01:00 |
|
|
|
0acc36454c
|
Added application icon (and other icons) and little source code formatting.
|
2025-10-27 11:13:00 +01:00 |
|
|
|
588414be83
|
Umbrella project for an GenericWidgets client using the GenericCore library (Using submodules). With a GoogleTest project testing GenericCore::toString() method.
|
2025-10-02 20:28:38 +02:00 |
|