Commit Graph

199 Commits

Author SHA1 Message Date
Eyck Jentzsch 463dad60b9 fixes color preferences handling 2023-02-28 12:03:34 +01:00
Eyck Jentzsch 74f30e921f fixes imports 2023-02-28 11:29:28 +01:00
Eyck Jentzsch 52232bb0db adds blank entry for waveform viewer 2023-02-28 11:23:38 +01:00
Eyck Jentzsch a18f72c43f updates and cleans messages 2023-02-28 07:22:42 +01:00
Eyck Jentzsch ec471348f6 adds binary render option 2023-02-28 07:06:48 +01:00
Eyck Jentzsch b268b4b677 updates gitignore 2023-02-27 20:31:22 +01:00
Eyck Jentzsch da2cd03606 updates version numbers, fixes missing pom.xml 2023-02-27 20:29:41 +01:00
Eyck Jentzsch c45d7b5024 add windows fst library 2023-02-27 19:50:18 +01:00
Eyck Jentzsch 1efb574a98 fixes missing dispose of resources 2023-02-27 15:56:15 +01:00
Eyck Jentzsch 0105621be3 adds UI support and fixes a reading issue 2023-02-27 15:16:55 +01:00
Eyck Jentzsch e44e4d0a05 adds working FST reader implementation 2023-02-27 13:09:38 +01:00
Eyck Jentzsch 299f76323f cleans interfaces up 2023-02-27 13:07:10 +01:00
Eyck Jentzsch bba4349e1e adds skeleton of FST plugin 2023-02-26 10:53:39 +01:00
Eyck Jentzsch 85d9c92f21 fixes a tree display issue in transaction details view 2023-02-24 11:28:40 +01:00
Eyck Jentzsch 31e79e453c updates version number 2023-02-24 09:15:10 +01:00
Eyck Jentzsch 23a2f8d6c8 fixes data type numbering 2023-02-24 08:31:53 +01:00
Eyck Jentzsch ceaf52bfa1 fixes some divide by zero exception while drawing 2023-02-23 21:10:57 +01:00
Eyck Jentzsch c8e587c1ea updates version numbers 2023-02-23 15:50:47 +01:00
Eyck Jentzsch d95683a146 fixes FTR reading and makes it more robust 2023-02-23 13:33:32 +01:00
Eyck Jentzsch 07062d5618 updates target platform to 2022-12 2023-02-22 08:29:50 +01:00
Eyck Jentzsch 12a7c701e3 cleans imports and other warnings 2023-02-22 07:45:22 +01:00
Eyck Jentzsch ebf3f920bf updates version numbers 2023-02-22 07:29:26 +01:00
Eyck Jentzsch 3b57ec029b adds support for compressed FTR 2023-02-22 07:24:02 +01:00
Eyck Jentzsch 4d49e3b53f updates version numbers 2023-02-21 19:56:55 +01:00
Eyck Jentzsch b809042189 fixes removing traces 2023-02-21 19:24:13 +01:00
Eyck Jentzsch 0e705ce0e9 adds initial version of FTR reader 2023-02-21 17:59:11 +01:00
Eyck Jentzsch 25064f9744 externalizes strings 2022-09-30 15:29:16 +02:00
Eyck Jentzsch 31fd54c6be adds update functionality for SCViewer 2022-09-30 14:23:54 +02:00
Eyck Jentzsch e53764cd7b update version numbers 2022-06-12 13:10:15 +02:00
Eyck Jentzsch 3f7bdc7e28 simplify and speedup txlog parsing 2022-06-12 11:40:23 +02:00
Eyck Jentzsch 8d94b517c1 fix file type detection for SCV files 2022-05-17 16:40:56 +02:00
Eyck Jentzsch 79a5343cde update version numbers 2022-05-16 21:13:00 +02:00
Eyck Jentzsch c9c6db8e4c update target platform to release 21-12 2022-05-16 21:07:32 +02:00
Eyck Jentzsch e629bdc5bc add LZ4 (de)compressor to target platform and add as input format 2022-05-16 20:34:23 +02:00
Eyck Jentzsch 8f48abf0ae cleanup package structure 2022-01-09 13:57:49 +01:00
Eyck Jentzsch fbec708522 fix geometry of file browser 2022-01-09 13:54:58 +01:00
Eyck Jentzsch 6987985e36 fix maven build 2022-01-09 08:57:45 +01:00
Eyck Jentzsch f81f84d60e cleanup of settings and add non-linux bundles to help feature 2022-01-09 08:44:59 +01:00
Eyck Jentzsch fd8e2ea751 finishing touches on help system 2022-01-08 19:26:22 +01:00
Eyck Jentzsch 2d11e39653 Merge branch 'feature/custom_scrollbar' into develop 2022-01-08 19:17:15 +01:00
Eyck Jentzsch c474ca33d8 use internal help browser 2022-01-08 18:31:27 +01:00
Eyck Jentzsch 8119c1a4f3 direct generation of help plugin 2022-01-08 17:36:52 +01:00
Eyck Jentzsch 5f84194145 first working version of help with dummy input 2022-01-08 17:24:26 +01: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