|
|
6adf18caeb
|
Server settings are read from QSettings and applied if they are changed.
|
2026-02-03 11:17:26 +01:00 |
|
|
|
db1ecbece0
|
Current items can be deleted by passing the UUID to the deleteItemFromServer signal.
|
2026-02-02 16:15:43 +01:00 |
|
|
|
63fe96fb2e
|
On sending (posting) item to the server the generated UUID is added to the local item.
|
2026-02-02 16:13:44 +01:00 |
|
|
|
bedf8084d3
|
Retrieving the JSON data of the current index to send to the server through the proxy model. Sending this data happens by triggering the core.
|
2026-01-29 13:13:32 +01:00 |
|
|
|
bc96a805f8
|
An item (with hard coded values) can be send to the server. Added signals for fetching and posting items to be triggered from the UI.
|
2026-01-29 08:54:47 +01:00 |
|
|
|
e29cd0aebf
|
Basic JSON RESTful client fetching items from a local server at application start and adding them to the model.
|
2026-01-25 10:47:19 +01:00 |
|