This website requires JavaScript.
Explore
Help
Sign In
bent
/
GenericQtClient
Watch
1
Star
0
Fork
0
You've already forked GenericQtClient
Code
Issues
17
Pull Requests
Actions
Packages
Projects
1
Releases
1
Wiki
Activity
Labels
Milestones
New Issue
Desktop Client
Label
Show archived labels
Use
alt
+
click/enter
to exclude labels
All labels
No label
bug
duplicate
enhancement
help wanted
invalid
question
refactor
wontfix
Assignee
Assigned to nobody
Assigned to anybody
bent
9
Backlog
Build & deploy Windows installer
#1 opened
2025-10-29 11:42:54 +01:00
by
bent
Version 0.x - Improved installer
enhancement
Build & deploy MacOS installer
#2 opened
2025-10-29 11:44:19 +01:00
by
bent
Version 0.x - Improved installer
enhancement
Call build script (or CMake target) without arguments
#3 opened
2025-10-29 11:46:41 +01:00
by
bent
Version 0.x - Improved installer
enhancement
Notification in client if update is available
#5 opened
2025-11-03 21:54:31 +01:00
by
bent
Version 0.x - Improved installer
enhancement
basic JSON-REST-API
#6 by
bent
was closed
2026-02-03 12:14:09 +01:00
enhancement
QR-Code isn't updated after changes through the ItemDetailMapper
#18 opened
2026-01-15 14:00:21 +01:00
by
bent
bug
Build scripts continue even if a previous step failed (no proper return codes)
#20 opened
2026-02-04 11:43:29 +01:00
by
bent
Version 0.x - Improved installer
bug
Move .env file (with installer deploy information) into folder outside of git working-copy to avoid accidential commit of sensitive data
#21 opened
2026-02-06 09:16:45 +01:00
by
bent
Version 0.x - Improved installer
enhancement
Create script to initialize & rename application for new projects
#22 opened
2026-02-28 12:11:37 +01:00
by
bent
enhancement
0
To Do
0
In Progress
12
Done
Basic table model
#12 by
bent
was closed
2025-12-03 11:12:04 +01:00
Version 0.2 - Basic working with data
enhancement
CRUD for model data (without undo stack)
#11 by
bent
was closed
2025-12-08 15:15:03 +01:00
Version 0.2 - Basic working with data
enhancement
When editing model data the current data should be shown in the editor
#13 by
bent
was closed
2025-12-08 15:15:03 +01:00
Version 0.2 - Basic working with data
enhancement
Undo-Stack working with model data (with "do you want to save your changes?" dialog)
#10 by
bent
was closed
2025-12-22 12:22:37 +01:00
Version 0.2 - Basic working with data
enhancement
Save/load model data in JSON file
#9 by
bent
was closed
2025-12-23 14:06:08 +01:00
Version 0.2 - Basic working with data
enhancement
Add "Edit item" dialog to change multiple values (using ItemDetailMapper)
#14 by
bent
was closed
2025-12-28 13:28:41 +01:00
enhancement
Find a way to use smart pointers with Qt's Signal-Slot-Connection
#4 by
bent
was closed
2025-12-28 13:28:32 +01:00
refactor
Gather model meta data (roles, column names, data types of columns,...) in one central location (model/constants.h, model/metadata.h)
#16 by
bent
was closed
2026-01-01 10:33:49 +01:00
Version 0.2 - Basic working with data
refactor
Import/Export CSV support for model data
#7 by
bent
was closed
2026-01-06 10:10:01 +01:00
Version 0.2 - Basic working with data
enhancement
Sorting table view
#8 by
bent
was closed
2026-01-12 10:22:01 +01:00
Version 0.2 - Basic working with data
enhancement
Search dialog to select row(s)
#15 by
bent
was closed
2026-01-12 15:03:55 +01:00
Version 0.2 - Basic working with data
enhancement
Displaying Qr-Code for item data
#17 by
bent
was closed
2026-01-15 14:11:57 +01:00
enhancement