xrdialog (0.6.0-2) trixie; urgency=medium

  * nex try

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 14:29:05 +0100

xrdialog (0.6.0-1) trixie; urgency=medium

  * new version 0.6.0-1 (new try)

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 14:20:32 +0100

xrdialog (0.3.4-0) trixie; urgency=medium

  * new release 0.4.0...

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 14:13:25 +0100

xrdialog (0.3.5-12) trixie; urgency=medium

  * removed comment

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 14:04:04 +0100

xrdialog (0.3.5-11) trixie; urgency=medium

  [ Heinz-M. Graesing ]
  * added bert to build.yaml for test results
  * removed Bert
  * added gettext
  * push after rebase

  [ Sebastian Mogl ]
  * Empty test commit
  * Roll back the build.yaml to 637ebe059f5796a38fa3c30b23ef99ed2266120b
  * Add the optionto trigger CI build by hand

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 13:56:15 +0100

xrdialog (0.3.5-10) trixie; urgency=medium

  * added translation dependencies to build.yaml

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Thu, 05 Feb 2026 08:08:17 +0100

xrdialog (0.3.5-9) trixie; urgency=medium

  * fixed logging cancelled invoice comment
  * new release 0.3.9 (better cancelled support)

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Wed, 04 Feb 2026 05:17:21 +0100

xrdialog (0.3.5-8) trixie; urgency=medium

  * new version due to update_deb_changelog.sh probmlems

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Mon, 02 Feb 2026 08:41:11 +0100

xrdialog (0.3.5-7) trixie; urgency=medium

  * new version: 0.3.7 (now first version of invoice cancellation)

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Mon, 02 Feb 2026 08:33:58 +0100

xrdialog (0.3.5-6) trixie; urgency=medium

  * new version 0.3.6 - fixed rename issue (not able anymore to rename foldername untile a better solution is found)

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Mon, 02 Feb 2026 08:01:43 +0100

xrdialog (0.3.5-2) trixie; urgency=medium

  * changed to new standard based .directory format

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Fri, 30 Jan 2026 08:31:33 +0100

xrdialog (0.3.5-1) trixie; urgency=medium

  * changed to specification based .directory entries

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Fri, 30 Jan 2026 08:27:42 +0100

xrdialog (0.3.3-1) trixie; urgency=medium

  * Fixed ISSUE with filenames containing slashes "/" "\" 	changed:       qml/main.qml 	changed:       src/invoiceoperations.cpp
  * Version VERSION 0.3.3 (No Slash Order)

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Wed, 28 Jan 2026 08:58:17 +0100

xrdialog (0.3.0-2) trixie; urgency=medium

  * Bugfix replace(" ", "_") -> (" ", "-") to avoid additional "_" chars in filenames FIXME: should be fixed in frontend **TOO** 	changed:       src/invoiceoperations.cpp

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Wed, 28 Jan 2026 08:30:10 +0100

xrdialog (0.3.0-1) trixie; urgency=medium

  * Update to Version 0.3-0-1 - "finally editable" 	changed:       CMakeLists.txt 	chnaged:       po/de/xrdialog.po

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Wed, 28 Jan 2026 08:12:43 +0100

xrdialog (0.2.0-2) trixie; urgency=medium

  [ Heinz-M. Graesing ]
  * new release 0.2.0-1 	changed:       CMakeLists.txt 	changed:       po/de/xrdialog.po
  * changed size of thumbnails (higher resolution) 	changed:       src/thumbnailgenerator.cpp
  * seperation of processing and data section of .directory file 	changed:       src/invoiceoperations.cpp
  * first try of nuew build instructions (ci based) 	changed:       README.md
  * corrected verion of README.md pushed 	changed:       README.md
  * added git animation of xrdialog 	new:     doc/screenshots/xrdialog.gif
  * added build_deb.sh execution 	chaned:       README.md
  * added Text to Open File Dialog, added Versioning description to README.md 	changed:       README.md 	changed:       qml/main.qml
  * it's now possible to edit already created invoices and get the data placed into the form 	changed:       src/invoiceoperations.cpp 	changed:       src/invoiceoperations.h
  * fixed log writing in case of invoice editing 	changed:       src/workflowlogger.cpp 	changed:       src/workflowlogger.h

  [ h1 ]
  * README.md aktualisiert

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Wed, 28 Jan 2026 07:55:22 +0100

xrdialog (0.2.0-1) trixie; urgency=medium

  [ Sebastian Mogl ]
  * Added example secret configuration
  * Remove CI test files
  * Add CI for package building
  * Add missing dependencies for CI build
  * Fix upload artifact action
  * Rename desktop file to use out own namespace and add application/en16931+xml as mimetype to open.
  * removed qt-linguist as dependency.

 -- Heinz-M. Graesing <heinz-m.graesing@treuchtlingen.de>  Mon, 26 Jan 2026 12:28:04 +0100

xrdialog (0.1.0-1) trixie; urgency=medium

  * Initial release

 -- Heinz Graesing <heinz-m.graesin@treuchtlingen.de>  Sat, 11 Jan 2026 15:30:00 +0100