68 Commits

Author SHA1 Message Date
1b7d4c3ed6 fixes FTR to delay tx chunk reading 2023-03-04 15:33:19 +01:00
f64a1baf02 rename BLANK to EMPY, enhances separator render, fixes menu selection 2023-03-01 09:21:11 +01:00
9be9671d3a adds configurable label to separator 2023-02-28 23:05:39 +01:00
c39ca8884a renames blank to separator 2023-02-28 13:23:42 +01:00
5670977d52 fixes color handling 2023-02-28 12:12:47 +01:00
52232bb0db adds blank entry for waveform viewer 2023-02-28 11:23:38 +01:00
ec471348f6 adds binary render option 2023-02-28 07:06:48 +01:00
ceaf52bfa1 fixes some divide by zero exception while drawing 2023-02-23 21:10:57 +01:00
0e705ce0e9 adds initial version of FTR reader 2023-02-21 17:59:11 +01:00
Eyck Jentzsch
e53764cd7b update version numbers 2022-06-12 13:10:15 +02:00
7dbcffe95d fix layout for auto-hiding scrollbar (e.g. GTK) 2022-01-07 21:25:01 +01:00
20934a9f47 fix behavior of ZoomBar used by WaveformCanvas 2022-01-07 19:42:27 +01:00
24890f9bbb change behavior with a clear distinction
If no modifier key is used the zoombar acts as a scroll bar. If ctrl is
used it modifies the zoom level, shift is a speed modifier
2022-01-06 19:15:31 +01:00
bd0629301b add next increment - basically working 2022-01-06 17:48:40 +01:00
71da420d86 checkpoint development 2022-01-05 21:51:57 +01:00
f9be6758e2 implement scrollbar adapter and first version of zooming scrollbar 2022-01-03 21:46:40 +01:00
93a8c067fc add sliuder variant 2022-01-03 14:15:59 +01:00
5a372d0f90 add first elements 2022-01-02 15:51:52 +01:00
efcd4f5ab8 update tool bar actions and icons 2021-11-27 15:21:17 +01:00
232d2d4275 move zomm/navigate toolbar to view 2021-11-27 14:31:39 +01:00
44812310b0 implement continous zoom and removed zoom level status control 2021-11-27 14:04:06 +01:00
9a59947e67 fix handling of key short cuts 2021-11-18 12:55:23 +01:00
3572f683e3 add zoom levels 2021-11-16 14:12:10 +01:00
92662c546a fix zoom level calculation 2021-11-16 11:28:32 +01:00
52cf9daeec unify time printing (#69) 2021-11-16 09:37:50 +01:00
f4b03cb0e6 extend zoom handling (#70) and hide tx property panes (#58) 2021-11-15 21:23:13 +01:00
59987f262d update key bindings 2021-11-15 15:14:04 +01:00
d6805f383b add help dialog 2021-11-15 15:14:04 +01:00
22b46e0525 fix fit zoom level calculation 2021-03-25 21:07:05 +00:00
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
787e3accc0 fix warning and left-overs 2021-02-27 14:00:29 +00:00
1d2395e00d adapt painter 2021-02-27 13:33:15 +00:00
b69e1886b9 add explicit event list 2021-02-27 13:27:51 +00:00
d65803a4b7 add TreeMap facade 2021-02-26 11:57:54 +00:00
d38016a03f fix display bug 2021-02-17 20:24:25 +00:00
888edf32be remove ITxGenerator interface 2021-01-14 23:55:47 +01:00
5bae086712 fix (Sonarlint) warnings 2021-01-14 23:36:07 +01:00
16de83616a adapt ui to database API 2021-01-14 23:14:22 +01:00
1ebc6eb03a rename interfaces 2021-01-09 23:25:31 +01:00
916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
45e1031e5e fix Sonarlint warnings 2021-01-09 22:23:38 +01:00
73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
0d448368cc fix license statement and Sonarlint 2021-01-09 14:26:49 +01:00
abacae42d7 fix selection handling in viewer and Sonarlint warnings 2021-01-09 13:43:11 +01:00
0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +01:00
351a246238 separate RelationTypeFactory from RelationType 2021-01-04 17:36:09 +01:00
85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
70ccf35fe4 fix sonar lint reported issues in UI plugins 2020-11-29 12:44:28 +01:00
6c5032da10 fix sonarlint issues, add IDerivedWaveform interface 2020-11-29 12:42:26 +01:00
754a61e989 move color settings into style provider 2020-11-28 20:32:11 +01:00