|
|
c80a692a28
|
Selected items can be deleted from model via menu action "Delete item(s)"
|
2025-12-08 15:05:04 +01:00 |
|
|
|
c51c06ba50
|
The "factor" value can be inserted as a floating point.
|
2025-12-08 13:28:01 +01:00 |
|
|
|
ea75e57dbf
|
An item can be added to the model with accepting the NewItemDialog.
|
2025-12-08 13:26:42 +01:00 |
|
|
|
928b795f4e
|
Added an AbstractDialog class and using it as base for a NewItemDialog class (no new item functionality yet).
|
2025-12-07 14:50:58 +01:00 |
|
|
|
c7012ceff5
|
Added menu action dummies for the menus "File" and "Edit".
|
2025-12-04 16:44:31 +01:00 |
|
|
|
5e54f52cd6
|
Removed obsolete TODO comment.
|
2025-12-03 11:09:13 +01:00 |
|
|
|
64a65b5916
|
Retrieving model from the core and showing its data in a QTableView.
|
2025-12-02 16:01:44 +01:00 |
|
|
|
9a30fb2aad
|
Fix: Don't create a second "Help" menu for the "About" dialogs.
|
2025-11-04 21:44:06 +01:00 |
|
|
|
8105fac8d3
|
Updated Widgets-UI project version to 0.1.0
|
2025-11-04 21:23:11 +01:00 |
|
|
|
7dd9d3d95b
|
Added "About" & "About Qt" dialogs.
|
2025-11-04 21:21:28 +01:00 |
|
|
|
c8825bfe14
|
Disable translations because it throws errors when compiling in Release mode.
|
2025-11-04 21:19:31 +01:00 |
|
|
|
43df76c88f
|
Available update can be checked via menu action Help/"Check for update".
|
2025-10-31 15:31:33 +01:00 |
|
|
|
dd8847d63a
|
Save and restore window geometry and state.
|
2025-10-31 15:23:21 +01:00 |
|
|
|
f359a1fb11
|
Displaying status messages from the core. Using non-smart pointer for GenericCore to connect to its signal.
|
2025-10-31 15:02:14 +01:00 |
|
|
|
9c67fdabdc
|
Renamed target for cleaner build script.
|
2025-10-29 11:48:58 +01:00 |
|
|
|
641cf02db4
|
Added window icon (and others). Plus minor fixes.
|
2025-10-26 13:03:20 +01:00 |
|
|
|
1b0e257602
|
Added a message handler to have colored console output in debug mode.
|
2025-10-02 16:46:50 +02:00 |
|
|
|
3ed9e21b93
|
Simple widgets UI to demonstrate usage of GenericCore library.
|
2025-10-02 15:03:26 +02:00 |
|
|
|
b118092860
|
initial commit
|
2025-10-02 14:27:52 +02:00 |
|