Commit Graph

29 Commits

Author SHA1 Message Date
Yannik Schmidt
84e3354b55 import time package 2021-12-28 10:45:41 +01:00
Yannik Schmidt
c60ac0d6c9 fix dst on new dbf loggers 2021-12-28 10:44:40 +01:00
Yannik Schmidt
2f35212f62 fix min/max x calc with negative values in non-last series 2021-06-20 15:00:39 +02:00
Yannik Schmidt
2325bbd3dc add error handling and special cases for large chunks of missing outside data 2021-06-13 17:18:47 +02:00
Yannik Schmidt
96c6c0ad45 fix sß -> ß typo 2021-04-30 14:41:58 +02:00
Yannik Schmidt
66c5a2abe7 remove debug messages 2021-03-19 11:22:32 +01:00
Yannik Schmidt
69ed98e64b do not abort on value error in dbf (warning only) 2021-03-18 20:54:31 +01:00
Yannik Schmidt
db09dae115 implement default source dir configuration option 2021-02-26 13:08:34 +01:00
Yannik Schmidt
3280f52672 improve info outputs 2021-02-26 13:01:01 +01:00
Yannik Schmidt
eb6a9dedac replace print outputs with outputs to qt 2021-02-26 12:54:52 +01:00
Yannik Schmidt
5113561a8c refactor spacing in cfg parse 2021-02-26 12:54:34 +01:00
Yannik Schmidt
7256a422f3 remove obsolete output 2021-02-26 12:44:09 +01:00
Yannik Schmidt
03bed2a976 refactor error output part 1 2021-02-26 12:43:32 +01:00
Yannik Schmidt
95f4206394 correct typo in encoding replace strategy 2021-02-26 12:17:58 +01:00
Yannik Schmidt
571cb6fb2b pad negative numbers in legend box 2021-02-26 12:03:43 +01:00
Yannik Schmidt
be4ac62ece remove obsolete constant declaration 2021-02-26 11:39:01 +01:00
Yannik Schmidt
912a51801d only warn on errors/missing values in external data 2021-02-23 19:03:57 +01:00
Yannik Schmidt
57f7ca56e6 remove obsolete sanity check 2021-02-23 18:49:39 +01:00
Yannik Schmidt
073e791085 align h-lines in grid correctly to ticks for non-zero ymin 2021-02-23 18:43:10 +01:00
Yannik Schmidt
e0122a5f8c allow missing values (-) in external data 2021-01-06 12:35:57 +01:00
Yannik Schmidt
ac485f1e9f only parse outside data when needed 2021-01-06 12:35:13 +01:00
Yannik Schmidt
72d7d7a4a1 refactor 2020-08-16 16:32:01 +02:00
Yannik Schmidt
2e9eb9864b remove obsolete call to frontend_utils 2020-08-16 16:05:07 +02:00
Yannik Schmidt
608baaa596 remove old testcases 2020-08-16 15:49:41 +02:00
Yannik Schmidt
fa6e2893ad refactor filenames 2020-08-16 15:49:28 +02:00
Yannik Schmidt
f8e94ad36a remove timestamp wrapper func 2020-08-16 15:43:35 +02:00
Yannik Schmidt
470fdccffd remove old console interface 2020-08-16 15:38:58 +02:00
Yannik Schmidt
cc26b337c2 Implement GUI 2020-08-15 21:46:05 +02:00
Yannik Schmidt
2da4673043 start gui 2020-08-15 12:35:36 +02:00