Commit Graph

37 Commits

Author SHA1 Message Date
Eyck Jentzsch 23a2f8d6c8 fixes data type numbering 2023-02-24 08:31:53 +01:00
Eyck Jentzsch 12a7c701e3 cleans imports and other warnings 2023-02-22 07:45:22 +01:00
Eyck Jentzsch 0e705ce0e9 adds initial version of FTR reader 2023-02-21 17:59:11 +01:00
Eyck Jentzsch 8d94b517c1 fix file type detection for SCV files 2022-05-17 16:40:56 +02:00
Eyck Jentzsch 1af3171b2e cleanup imports 2021-11-16 14:15:33 +01:00
Eyck Jentzsch 524ffb189c fix MT race condition 2021-11-16 14:11:30 +01:00
Eyck Jentzsch 076611eec7 allow multiple loading of same format 2021-11-15 15:14:04 +01:00
Eyck Jentzsch f57fb93525 fix reload issues 2021-07-11 13:46:35 +02:00
Eyck Jentzsch 73f8d3d50a fix full name display of generators 2021-03-25 20:27:55 +00:00
Eyck Jentzsch b6963f38d6 move interface to primitive types 2021-03-25 20:27:54 +00:00
Eyck Jentzsch 182a036ade some more refactoring 2021-03-25 20:27:53 +00:00
Eyck Jentzsch 1986a8c9c3 add explicit event list 2021-03-25 20:27:53 +00:00
Eyck Jentzsch 6905d96329 add TreeMap facade 2021-03-25 20:27:52 +00:00
Eyck Jentzsch e264ab2cbe fix name display in waveform view (#6) 2021-02-24 06:56:28 +00:00
Eyck Jentzsch 799f083a74 fix hierarchy display 2021-02-17 21:14:28 +00:00
Eyck Jentzsch bca94ceb9d fix stream row calculation 2021-01-15 15:51:59 +01:00
Eyck Jentzsch 888edf32be remove ITxGenerator interface 2021-01-14 23:55:47 +01:00
Eyck Jentzsch 0372e03abb minor database API change 2021-01-14 23:13:11 +01:00
Eyck Jentzsch 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
Eyck Jentzsch 45e1031e5e fix Sonarlint warnings 2021-01-09 22:23:38 +01:00
Eyck Jentzsch 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
Eyck Jentzsch 0d448368cc fix license statement and Sonarlint 2021-01-09 14:26:49 +01:00
Eyck Jentzsch abacae42d7 fix selection handling in viewer and Sonarlint warnings 2021-01-09 13:43:11 +01:00
Eyck Jentzsch eb64cc60c5 fix copyright header, javadoc, and warnings 2021-01-09 12:44:15 +01:00
Eyck Jentzsch d970d07048 make ITxGenerator as stream 2021-01-09 10:34:22 +01:00
Eyck Jentzsch af388b2462 add TX attribute value caching 2021-01-08 20:31:24 +01:00
Eyck Jentzsch 8700e2fdde Improve loading performance 2021-01-08 15:05:24 +01:00
Eyck Jentzsch 351a246238 separate RelationTypeFactory from RelationType 2021-01-04 17:36:09 +01:00
Eyck Jentzsch 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
Eyck Jentzsch bfbc40c282 fix serialization issue 2021-01-02 17:02:05 +01:00
Eyck Jentzsch a51f922ea4 refactor groovy classes to Java, 1st step 2021-01-02 16:15:27 +01:00
Eyck Jentzsch 6c5032da10 fix sonarlint issues, add IDerivedWaveform interface 2020-11-29 12:42:26 +01:00
Eyck Jentzsch bedf4c5c4d move settings into style provider 2020-11-28 19:41:00 +01:00
Eyck Jentzsch 7c27bcec47 moved TX interfaces into own package 2020-11-28 14:47:43 +01:00
Eyck Jentzsch 90f09cc222 adapt UI 2020-11-28 14:08:34 +01:00
Eyck Jentzsch 21d83f93dc refactor database class hierarchy 2020-11-28 10:22:22 +01:00
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00