2948c1bd33
update version numbers
2021-03-25 20:22:15 +00:00
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
caa37375c0
add gzip files to file dialog filter
2021-03-02 21:42:54 +01:00
3daea8ab43
fix CLI handling
2021-03-02 19:32:21 +01:00
c5d77af0d0
fix full name display of generators
2021-03-02 19:32:09 +01:00
7aba6a2ecb
update version numbers
2021-02-27 19:13:17 +00:00
787e3accc0
fix warning and left-overs
2021-02-27 14:00:29 +00:00
b778940c83
move interface to primitive types
2021-02-27 13:59:00 +00:00
71297c4e5a
some more refactoring
2021-02-27 13:47:37 +00:00
1d2395e00d
adapt painter
2021-02-27 13:33:15 +00:00
b69e1886b9
add explicit event list
2021-02-27 13:27:51 +00:00
d65803a4b7
add TreeMap facade
2021-02-26 11:57:54 +00:00
0e49a68e09
add dispose check in case view is closed while loading db
2021-02-24 08:46:19 +00:00
df77af64ca
update version numbers
2021-02-24 07:04:47 +00:00
e264ab2cbe
fix name display in waveform view ( #6 )
2021-02-24 06:56:28 +00:00
bdcba613d5
fix version numbers
2021-02-18 08:18:47 +00:00
6be3f378d4
renmove deprecated newInstance call
2021-02-18 06:32:14 +00:00
6d8aa33fc9
update language level
2021-02-18 06:26:42 +00:00
799f083a74
fix hierarchy display
2021-02-17 21:14:28 +00:00
156abe63cd
fix display bug
2021-02-17 20:27:58 +00:00
bca94ceb9d
fix stream row calculation
2021-01-15 15:51:59 +01:00
888edf32be
remove ITxGenerator interface
2021-01-14 23:55:47 +01:00
ee5536f1b5
update version numbers
2021-01-14 23:51:18 +01:00
59859e5d90
cache some more infos for stream
2021-01-14 23:36:29 +01:00
5bae086712
fix (Sonarlint) warnings
2021-01-14 23:36:07 +01:00
16de83616a
adapt ui to database API
2021-01-14 23:14:22 +01:00
0372e03abb
minor database API change
2021-01-14 23:13:11 +01:00
26e8ea8a51
change design browser icons
2021-01-14 21:57:27 +01:00
efd042dd22
fix duplicate version numbers
2021-01-12 20:28:51 +01:00
eaea5a4653
update version numbers
2021-01-12 20:25:34 +01:00
fa4bd0ddd5
move database to hashmap
2021-01-12 11:46:21 +01:00
d674e155e1
fix wrong name extraction
2021-01-12 11:30:37 +01:00
cb3366a559
fix project setup
2021-01-12 07:36:41 +01:00
5e63972500
update version numbers
2021-01-12 07:34:36 +01:00
d53db967b3
Merge branch 'hotfix/tx_end_time_fix' into develop
2021-01-12 07:18:25 +01:00
ba6446378a
store complete transactions
...
only complete ScvTx should be put into MapDB otherwise later property
updates might get lost. Since they might not end in the order they start
an additional redirection is need to insert with ascending keys
2021-01-12 07:16:42 +01:00
12b08ca8c6
fix version numbers to adhere to eclipse versioning
2021-01-10 16:26:46 +01:00
ac41feff6e
cleanup
2021-01-10 14:34:12 +01:00
6b2eae7f26
fix repository build and build numbers
2021-01-10 13:09:45 +01:00
1ebc6eb03a
rename interfaces
2021-01-09 23:25:31 +01:00
916215c0c2
fix sonarlint messages
2021-01-09 23:24:00 +01:00
6c8e149be2
fix unused import
2021-01-09 22:30:20 +01:00
33e0061147
update version numbers
2021-01-09 22:27:59 +01:00
45e1031e5e
fix Sonarlint warnings
2021-01-09 22:23:38 +01:00
73b21cb80b
add dynamic update of waveform list
2021-01-09 20:10:58 +01:00
0d448368cc
fix license statement and Sonarlint
2021-01-09 14:26:49 +01:00
abacae42d7
fix selection handling in viewer and Sonarlint warnings
2021-01-09 13:43:11 +01:00
9d2e2e7f64
show children of streams
2021-01-09 12:56:14 +01:00
eb64cc60c5
fix copyright header, javadoc, and warnings
2021-01-09 12:44:15 +01:00
d970d07048
make ITxGenerator as stream
2021-01-09 10:34:22 +01:00