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
Eyck Jentzsch
3daea8ab43
fix CLI handling
2021-03-02 19:32:21 +01:00
Eyck Jentzsch
c5d77af0d0
fix full name display of generators
2021-03-02 19:32:09 +01:00
Eyck Jentzsch
7aba6a2ecb
update version numbers
2021-02-27 19:13:17 +00:00
Eyck Jentzsch
787e3accc0
fix warning and left-overs
2021-02-27 14:00:29 +00:00
Eyck Jentzsch
b778940c83
move interface to primitive types
2021-02-27 13:59:00 +00:00
Eyck Jentzsch
71297c4e5a
some more refactoring
2021-02-27 13:47:37 +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
0e49a68e09
add dispose check in case view is closed while loading db
2021-02-24 08:46:19 +00:00
Eyck Jentzsch
df77af64ca
update version numbers
2021-02-24 07:04:47 +00:00
Eyck Jentzsch
e264ab2cbe
fix name display in waveform view ( #6 )
2021-02-24 06:56:28 +00:00
Eyck Jentzsch
bdcba613d5
fix version numbers
2021-02-18 08:18:47 +00:00
Eyck Jentzsch
6be3f378d4
renmove deprecated newInstance call
2021-02-18 06:32:14 +00:00
Eyck Jentzsch
6d8aa33fc9
update language level
2021-02-18 06:26:42 +00:00
Eyck Jentzsch
799f083a74
fix hierarchy display
2021-02-17 21:14:28 +00:00
Eyck Jentzsch
156abe63cd
fix display bug
2021-02-17 20:27:58 +00:00
Eyck Jentzsch
bca94ceb9d
fix stream row calculation
2021-01-15 15:51:59 +01:00
Eyck Jentzsch
888edf32be
remove ITxGenerator interface
2021-01-14 23:55:47 +01:00
Eyck Jentzsch
ee5536f1b5
update version numbers
2021-01-14 23:51:18 +01:00
Eyck Jentzsch
59859e5d90
cache some more infos for stream
2021-01-14 23:36:29 +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
0372e03abb
minor database API change
2021-01-14 23:13:11 +01:00
Eyck Jentzsch
26e8ea8a51
change design browser icons
2021-01-14 21:57:27 +01:00
Eyck Jentzsch
efd042dd22
fix duplicate version numbers
2021-01-12 20:28:51 +01:00
Eyck Jentzsch
eaea5a4653
update version numbers
2021-01-12 20:25:34 +01:00
Eyck Jentzsch
fa4bd0ddd5
move database to hashmap
2021-01-12 11:46:21 +01:00