Files
GenericQtClient/CHANGELOG.md
2026-01-15 14:19:34 +01:00

628 B

Changelog

0.2.1 - 2026-01-15

Added

  • Displaying QR code of current item in edit item dialog

0.2 - 2026-01-14

Added

  • Displaying editable table model (sortable by column)
  • Modifying model data can be un-/redone
  • Data is stored in JSON file and automatically loaded on application start
  • Data can be imported/exported from/into CSV file
  • Model rows containing specific data can be selected via "Find item(s)" dialog

0.1 - 2025-11-01

A simple Qt application separated into an UI frontend and backend core. With installer (for Linux for now) and option to trigger updater from within the application.