Commit Graph

14 Commits

Author SHA1 Message Date
18335b9280 Update dependencies and Gradle wrapper; bump JavaFX to 25 and Groovy to 5.0.2 2025-10-20 21:16:21 +02:00
43856dffab switch to fastcsv as supercsv is not maintaned anymore 2021-12-10 00:30:59 +01:00
Alexandru
78f3f5909e #22 don't ignore loading exceptions 2021-10-29 05:05:13 -07:00
8e0ea66552 build for java 11 and updated license text 2019-10-22 23:19:51 +02:00
AOE Takashi
02b102cfb2 Add the setting changes encoding for CSV file to the preference dialog
(cherry picked from commit 11210b6d8b4584621ef02e7356854ffa9f7f2647)
2019-10-19 23:16:09 +09:00
Andreas Billmann
d689423c61 added 2016 to the license text 2016-09-18 14:58:38 +02:00
ab952aa98f optimized imports based on intellij IDEA 2016-08-07 23:13:47 +02:00
a7bd8d5a3e revisted the model to speed up the validation and to have a better control how much revalitaions have to be done when something changes 2016-08-07 23:13:02 +02:00
64d5000b62 reorganized storage of models 2016-07-22 20:45:26 +02:00
Andreas Billmann
469895b27e extracted load and save service and generalize file writer 2016-01-12 21:52:08 +01:00
Andreas Billmann
789c5012a4 read and edit csv preferences 2016-01-11 09:03:22 +01:00
Andreas Billmann
9a0960bdbc always quote values 2015-12-18 12:24:48 +01:00
Andreas Billmann
67f92cd60f fixed some class comments 2015-12-18 09:00:03 +01:00
Andreas Billmann
07084bd18e Initial commit 2015-11-28 23:06:14 +01:00