2025-04-23 - 2026-04-23

Overview

0 Active Pull Requests
30 Active Issues
Excluding merges, 2 authors have pushed 27 commits to develop and 36 commits to all branches. On develop, 15 files have changed and there have been 739 additions and 64 deletions.

3 Releases published by 1 user

Published 0.3.0 2026-02-04 11:53:12 +01:00

Published 0.2.1 2026-01-15 14:19:58 +01:00

Published 0.2.0 Basic working with data. 2026-01-14 10:51:24 +01:00

13 Issues closed from 1 user

Closed #6 basic JSON-REST-API 2026-02-03 12:14:09 +01:00

Closed #17 Displaying Qr-Code for item data 2026-01-15 14:11:57 +01:00

Closed #15 Search dialog to select row(s) 2026-01-12 15:03:55 +01:00

Closed #8 Sorting table view 2026-01-12 10:22:01 +01:00

Closed #7 Import/Export CSV support for model data 2026-01-06 10:10:01 +01:00

Closed #16 Gather model meta data (roles, column names, data types of columns,...) in one central location (model/constants.h, model/metadata.h) 2026-01-01 10:33:49 +01:00

Closed #14 Add "Edit item" dialog to change multiple values (using ItemDetailMapper) 2025-12-28 13:28:41 +01:00

Closed #4 Find a way to use smart pointers with Qt's Signal-Slot-Connection 2025-12-28 13:28:32 +01:00

Closed #9 Save/load model data in JSON file 2025-12-23 14:06:08 +01:00

Closed #10 Undo-Stack working with model data (with "do you want to save your changes?" dialog) 2025-12-22 12:22:37 +01:00

Closed #11 CRUD for model data (without undo stack) 2025-12-08 15:15:03 +01:00

Closed #13 When editing model data the current data should be shown in the editor 2025-12-08 15:15:03 +01:00

Closed #12 Basic table model 2025-12-03 11:12:04 +01:00

30 Issues created by 1 user

Opened #1 Build & deploy Windows installer 2025-10-29 11:42:54 +01:00

Opened #2 Build & deploy MacOS installer 2025-10-29 11:44:19 +01:00

Opened #3 Call build script (or CMake target) without arguments 2025-10-29 11:46:41 +01:00

Opened #4 Find a way to use smart pointers with Qt's Signal-Slot-Connection 2025-10-31 14:57:08 +01:00

Opened #5 Notification in client if update is available 2025-11-03 21:54:31 +01:00

Opened #6 basic JSON-REST-API 2025-11-30 17:19:45 +01:00

Opened #7 Import/Export CSV support for model data 2025-11-30 17:22:34 +01:00

Opened #8 Sorting table view 2025-11-30 17:24:21 +01:00

Opened #9 Save/load model data in JSON file 2025-11-30 17:26:52 +01:00

Opened #10 Undo-Stack working with model data (with "do you want to save your changes?" dialog) 2025-11-30 17:28:31 +01:00

Opened #11 CRUD for model data (without undo stack) 2025-11-30 17:30:00 +01:00

Opened #12 Basic table model 2025-11-30 17:32:33 +01:00

Opened #13 When editing model data the current data should be shown in the editor 2025-12-04 11:06:59 +01:00

Opened #14 Add "Edit item" dialog to change multiple values (using ItemDetailMapper) 2025-12-08 15:07:50 +01:00

Opened #15 Search dialog to select row(s) 2025-12-28 13:29:57 +01:00

Opened #16 Gather model meta data (roles, column names, data types of columns,...) in one central location (model/constants.h, model/metadata.h) 2025-12-28 13:47:02 +01:00

Opened #17 Displaying Qr-Code for item data 2026-01-14 10:58:26 +01:00

Opened #18 QR-Code isn't updated after changes through the ItemDetailMapper 2026-01-15 14:00:21 +01:00

Opened #19 GUI: QR Code is not updated in EditDialog until index changed 2026-02-03 12:01:28 +01:00

Opened #20 Build scripts continue even if a previous step failed (no proper return codes) 2026-02-04 11:43:29 +01:00

Opened #21 Move .env file (with installer deploy information) into folder outside of git working-copy to avoid accidential commit of sensitive data 2026-02-06 09:16:45 +01:00

Opened #22 Create script to initialize & rename application for new projects 2026-02-28 12:11:37 +01:00

Opened #23 Merge applicable features/bugfixes from BeetRound commits into GQC 2026-02-28 12:15:23 +01:00

Opened #24 Add TreeModel or improve TableModel to support childs 2026-02-28 12:20:53 +01:00

Opened #25 Add QML UI 2026-02-28 12:24:35 +01:00

Opened #26 WidgetsUI: Add ModelSummary tab 2026-03-14 09:37:50 +01:00

Opened #27 Improve sync of offline and online items on GenericRestServer 2026-03-14 09:40:11 +01:00

Opened #28 Add authentication to REST API 2026-03-14 09:41:22 +01:00

Opened #29 Start meaningful unit testing for the model 2026-03-14 12:22:01 +01:00

Opened #30 Using namespaces instead of pure static classes (WidgetHelper, FileHandler,...)? 2026-04-02 09:49:30 +02:00