Commit Graph

16 Commits

Author SHA1 Message Date
dankito 4061206e34 Implemented generating QR code 2022-03-13 23:23:24 +01:00
dankito 5d818dfeec Renamed EpcQrCodeCreator to EpcQrCodeGenerator 2022-03-13 22:23:22 +01:00
dankito d668c61c3d Using now String as data type for amount 2022-03-13 22:17:47 +01:00
dankito 93c3b915bf Renamed CreatorParam to EpcQrCodeConfig 2022-03-13 21:52:09 +01:00
dankito 3943c301e7 Fixed saving 'settings.json' in application startup directory 2020-11-16 20:33:54 +01:00
dankito 7a327d5a8f Migrated from Kotlin script to Groovy as couldn't figure out how to create fat jar with Kotlin script 2020-11-16 02:19:29 +01:00
dankito 9d8c8f7c5b Fixed that only one decimal place has been displayed 2020-11-16 02:06:27 +01:00
dankito c2f7dbc3ac Implemented generating QR code automatically if Enter or Tab is pressed and required data is entered 2020-11-16 02:06:04 +01:00
dankito bec5ca8f14 Implemented saving and restoring app settings 2020-11-16 01:59:15 +01:00
dankito 6c21222051 Implemented saving generated QR code 2020-11-16 01:41:40 +01:00
dankito 0f8f09e669 Implemented generating EPC QR code for JavaFX 2020-11-16 00:15:16 +01:00
dankito 0ed6c52ead Added some other options to ensure Java 8 is used 2020-11-13 03:05:45 +01:00
dankito 249fe588ed Implemented EpcQrCodeCreator 2020-11-13 02:54:54 +01:00
dankito 1b6e5c363b Implemented catching and logging exceptions 2020-11-12 23:50:05 +01:00
dankito f88070181d Implemented JavaFx app, but could not test if it works 2020-11-12 23:00:19 +01:00
dankito 40ca00e470 Initial commit 2020-11-10 01:45:08 +01:00