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
Eyck Jentzsch
5a372d0f90
add first elements
2022-01-02 15:51:52 +01:00
Eyck Jentzsch
806000c4cc
add missing icon
2021-12-14 21:16:11 +01:00
Eyck Jentzsch
5736279e8d
update version numbers
2021-12-02 16:55:07 +01:00
Eyck Jentzsch
e3f4dc6616
fix loading of corrupted uncompressed SCV files
2021-12-02 16:47:12 +01:00
Eyck Jentzsch
86c30ad948
update version numbers
2021-11-27 15:39:07 +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
44f96e5383
cleanup imports
2021-11-27 14:04:25 +01:00
Eyck Jentzsch
44812310b0
implement continous zoom and removed zoom level status control
2021-11-27 14:04:06 +01:00
Eyck Jentzsch
a2adf66618
update version numbers
2021-11-18 14:30:54 +01:00
Eyck Jentzsch
3405e90df9
fix behavior of help window
2021-11-18 14:24:08 +01:00
Eyck Jentzsch
9a59947e67
fix handling of key short cuts
2021-11-18 12:55:23 +01:00
Eyck Jentzsch
9384d3278c
remove hierarchy in poms
2021-11-18 08:41:52 +01:00
Eyck Jentzsch
1af3171b2e
cleanup imports
2021-11-16 14:15:33 +01:00
Eyck Jentzsch
3572f683e3
add zoom levels
2021-11-16 14:12:10 +01:00
Eyck Jentzsch
524ffb189c
fix MT race condition
2021-11-16 14:11:30 +01:00
Eyck Jentzsch
2f9bd29dc8
update version numbers
2021-11-16 11:32:34 +01:00
Eyck Jentzsch
92662c546a
fix zoom level calculation
2021-11-16 11:28:32 +01:00
Eyck Jentzsch
efa6544623
cleanup
2021-11-16 11:27:58 +01:00
Eyck Jentzsch
52cf9daeec
unify time printing ( #69 )
2021-11-16 09:37:50 +01:00
Eyck Jentzsch
4a315722b1
add help browser window instead of dialog
2021-11-16 09:33:09 +01:00
Eyck Jentzsch
8353b59a27
update version numbers for release
...
This release fixes the following tickets:
* #62 : Instead of or in addition to the Restore Default Zoom button, add
Full Zoom Out button.
* #64 : Load multiple trace files and enable the possibility to view
signals from different files in a single window.
* partial #66 : key shortcuts for actions like zoom in/out, go to
next/prev event etc
* #70 : add full zoom and zoom between markers (once we had markers)
* #75 : marker is often hiding events underneath for highlighting and
getting transaction details
* #82 : Implement help for keyboard shortcuts
2021-11-15 21:29:08 +01:00
Eyck Jentzsch
2c6ca6c376
update version number to 2.14
2021-11-15 21:25:05 +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
66f365d38d
externalize string in HelpDialog class
2021-11-15 15:14:04 +01:00
Eyck Jentzsch
452a28362e
fix help link
2021-11-15 15:14:04 +01:00
Eyck Jentzsch
bd99ab3992
corrected parent path im poms
2021-11-15 15:14:04 +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
076611eec7
allow multiple loading of same format
2021-11-15 15:14:04 +01:00
Eyck Jentzsch
1ebf9ba382
update version numbers
2021-07-11 13:47:48 +02:00
Eyck Jentzsch
929408d08c
fix missing gzip txlog file filter in file dialog
2021-07-11 13:47:27 +02:00
Eyck Jentzsch
f57fb93525
fix reload issues
2021-07-11 13:46:35 +02:00
Eyck Jentzsch
22b46e0525
fix fit zoom level calculation
2021-03-25 21:07:05 +00:00
Eyck Jentzsch
2948c1bd33
update version numbers
2021-03-25 20:22:15 +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
caa37375c0
add gzip files to file dialog filter
2021-03-02 21:42:54 +01:00