Commit Graph

40 Commits

Author SHA1 Message Date
Eyck Jentzsch 22b46e0525 fix fit zoom level calculation 2021-03-25 21:07:05 +00:00
Eyck Jentzsch 78faab404c apply UI fixes
* wrong arrow target of transaction
* wrong zomm factor calculation for zoom fit
* streams and waveforms not visible if at root level
2021-03-25 20:18:50 +00:00
Eyck Jentzsch 787e3accc0 fix warning and left-overs 2021-02-27 14:00:29 +00:00
Eyck Jentzsch 1d2395e00d adapt painter 2021-02-27 13:33:15 +00:00
Eyck Jentzsch b69e1886b9 add explicit event list 2021-02-27 13:27:51 +00:00
Eyck Jentzsch d65803a4b7 add TreeMap facade 2021-02-26 11:57:54 +00:00
Eyck Jentzsch d38016a03f fix display bug 2021-02-17 20:24:25 +00:00
Eyck Jentzsch 888edf32be remove ITxGenerator interface 2021-01-14 23:55:47 +01:00
Eyck Jentzsch 5bae086712 fix (Sonarlint) warnings 2021-01-14 23:36:07 +01:00
Eyck Jentzsch 16de83616a adapt ui to database API 2021-01-14 23:14:22 +01:00
Eyck Jentzsch 1ebc6eb03a rename interfaces 2021-01-09 23:25:31 +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 0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +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 70ccf35fe4 fix sonar lint reported issues in UI plugins 2020-11-29 12:44:28 +01:00
Eyck Jentzsch 6c5032da10 fix sonarlint issues, add IDerivedWaveform interface 2020-11-29 12:42:26 +01:00
Eyck Jentzsch 754a61e989 move color settings into style provider 2020-11-28 20:32:11 +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 ded10e1c22 fix some bugs
* NPE when stream contains no transactions and hence no attributes
* changed sash hierarchy in waveform pane
2020-11-24 16:20:08 +01:00
Eyck Jentzsch 5746b9f758 add initial version of search list 2020-11-01 17:42:16 +01:00
Eyck Jentzsch 6be1f018b1 add search dialog and pane 2020-10-29 07:48:35 +01:00
Eyck Jentzsch 9a9b25622c fix arrow painter if stream is moved 2020-10-17 13:54:34 +02:00
Eyck Jentzsch dd6a8669b1 fix arrow paint error 2020-10-17 13:13:34 +02:00
Eyck Jentzsch 664e99d09e re-organize layout and fix drawing errors 2020-10-17 12:44:33 +02:00
Eyck Jentzsch 61c2102ab7 fix ITx selection issue 2020-07-26 15:07:55 +02:00
Eyck Jentzsch 26968b8521 add multi-selection in waveform viewer 2020-07-15 21:43:07 +02:00
Eyck Jentzsch 611cfc7b46 change package structure 2020-07-15 21:42:10 +02:00
Eyck Jentzsch 8cb77a555b refactor plugin structures 2020-07-15 21:39:30 +02:00
Eyck Jentzsch f6cc12e8c3 fix analog painting calculation issue 2020-07-11 19:36:45 +02:00
Eyck Jentzsch b38b268fcb refactor class names 2020-07-11 19:36:28 +02:00
Eyck Jentzsch 95e2db60b6 cleanup build and imports 2020-06-20 18:04:57 +02:00
Eyck Jentzsch db1d377da6 fix redraw issues 2020-06-20 17:58:26 +02:00
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00