Commit Graph

38 Commits

Author SHA1 Message Date
Eyck Jentzsch 7dbcffe95d fix layout for auto-hiding scrollbar (e.g. GTK) 2022-01-07 21:25:01 +01:00
Eyck Jentzsch 20934a9f47 fix behavior of ZoomBar used by WaveformCanvas 2022-01-07 19:42:27 +01:00
Eyck Jentzsch 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
Eyck Jentzsch bd0629301b add next increment - basically working 2022-01-06 17:48:40 +01:00
Eyck Jentzsch 71da420d86 checkpoint development 2022-01-05 21:51:57 +01:00
Eyck Jentzsch f9be6758e2 implement scrollbar adapter and first version of zooming scrollbar 2022-01-03 21:46:40 +01:00
Eyck Jentzsch 93a8c067fc add sliuder variant 2022-01-03 14:15:59 +01:00
Eyck Jentzsch 5a372d0f90 add first elements 2022-01-02 15:51:52 +01:00
Eyck Jentzsch 44812310b0 implement continous zoom and removed zoom level status control 2021-11-27 14:04:06 +01:00
Eyck Jentzsch 9a59947e67 fix handling of key short cuts 2021-11-18 12:55:23 +01:00
Eyck Jentzsch 3572f683e3 add zoom levels 2021-11-16 14:12:10 +01:00
Eyck Jentzsch 52cf9daeec unify time printing (#69) 2021-11-16 09:37:50 +01:00
Eyck Jentzsch f4b03cb0e6 extend zoom handling (#70) and hide tx property panes (#58) 2021-11-15 21:23:13 +01:00
Eyck Jentzsch 59987f262d update key bindings 2021-11-15 15:14:04 +01:00
Eyck Jentzsch d6805f383b add help dialog 2021-11-15 15:14:04 +01: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 16de83616a adapt ui to database API 2021-01-14 23:14:22 +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 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 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 8cb77a555b refactor plugin structures 2020-07-15 21:39:30 +02:00