Commit Graph

78 Commits

Author SHA1 Message Date
Eyck Jentzsch f6a3da013e fixes some drawing and state restore issues 2024-01-27 14:58:55 +01:00
Eyck Jentzsch abb8b45cd8 changes font handling for MultiBitStencil 2023-06-27 21:20:08 +02:00
Eyck Jentzsch be87792dad uadds and pdates some graphics and menu items 2023-06-27 16:01:13 +02:00
Eyck Jentzsch 1a86104b19 fixes alignment issue in waveform canvas 2023-03-19 17:09:13 +01:00
Eyck Jentzsch dc4798b8ba implements visual improvements 2023-03-19 17:02:00 +01:00
Eyck Jentzsch 3890a87a8c adds rendering of hierarchy indicator 2023-03-19 11:29:16 +01:00
Eyck Jentzsch d657843541 improves bit vector rendering 2023-03-19 11:28:44 +01:00
Eyck Jentzsch 361a18b38e changes value representation in waves 2023-03-19 11:23:25 +01:00
Eyck Jentzsch 354c4a4390 fixes signed/unsigned conversion for large integer sizes 2023-03-18 18:29:34 +01:00
Eyck Jentzsch 654cf3f9e5 fixes visual handling of Tx not yet being loaded 2023-03-18 12:20:29 +01:00
Eyck Jentzsch 1b7d4c3ed6 fixes FTR to delay tx chunk reading 2023-03-04 15:33:19 +01:00
Eyck Jentzsch f64a1baf02 rename BLANK to EMPY, enhances separator render, fixes menu selection 2023-03-01 09:21:11 +01:00
Eyck Jentzsch 9be9671d3a adds configurable label to separator 2023-02-28 23:05:39 +01:00
Eyck Jentzsch c39ca8884a renames blank to separator 2023-02-28 13:23:42 +01:00
Eyck Jentzsch 5670977d52 fixes color handling 2023-02-28 12:12:47 +01:00
Eyck Jentzsch 52232bb0db adds blank entry for waveform viewer 2023-02-28 11:23:38 +01:00
Eyck Jentzsch ec471348f6 adds binary render option 2023-02-28 07:06:48 +01:00
Eyck Jentzsch ceaf52bfa1 fixes some divide by zero exception while drawing 2023-02-23 21:10:57 +01:00
Eyck Jentzsch 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
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 efcd4f5ab8 update tool bar actions and icons 2021-11-27 15:21:17 +01:00
Eyck Jentzsch 232d2d4275 move zomm/navigate toolbar to view 2021-11-27 14:31:39 +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 92662c546a fix zoom level calculation 2021-11-16 11:28:32 +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 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