Commit Graph

44 Commits

Author SHA1 Message Date
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 79a5343cde update version numbers 2022-05-16 21:13:00 +02:00
Eyck Jentzsch 5736279e8d update version numbers 2021-12-02 16:55:07 +01:00
Eyck Jentzsch 86c30ad948 update version numbers 2021-11-27 15:39:07 +01:00
Eyck Jentzsch a2adf66618 update version numbers 2021-11-18 14:30:54 +01:00
Eyck Jentzsch 9384d3278c remove hierarchy in poms 2021-11-18 08:41:52 +01:00
Eyck Jentzsch 2f9bd29dc8 update version numbers 2021-11-16 11:32:34 +01:00
Eyck Jentzsch efa6544623 cleanup 2021-11-16 11:27:58 +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 bd99ab3992 corrected parent path im poms 2021-11-15 15:14:04 +01:00
Eyck Jentzsch 1ebf9ba382 update version numbers 2021-07-11 13:47:48 +02: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 7aba6a2ecb update version numbers 2021-02-27 19:13:17 +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 b69e1886b9 add explicit event list 2021-02-27 13:27:51 +00:00
Eyck Jentzsch df77af64ca update version numbers 2021-02-24 07:04:47 +00:00
Eyck Jentzsch bdcba613d5 fix version numbers 2021-02-18 08:18:47 +00:00
Eyck Jentzsch 6d8aa33fc9 update language level 2021-02-18 06:26:42 +00:00
Eyck Jentzsch bca94ceb9d fix stream row calculation 2021-01-15 15:51:59 +01:00
Eyck Jentzsch ee5536f1b5 update version numbers 2021-01-14 23:51:18 +01:00
Eyck Jentzsch 5bae086712 fix (Sonarlint) warnings 2021-01-14 23:36:07 +01:00
Eyck Jentzsch 6530362b89 refactor tests 2021-01-14 23:14:05 +01:00
Eyck Jentzsch eaea5a4653 update version numbers 2021-01-12 20:25:34 +01:00
Eyck Jentzsch 5e63972500 update version numbers 2021-01-12 07:34:36 +01:00
Eyck Jentzsch d53db967b3 Merge branch 'hotfix/tx_end_time_fix' into develop 2021-01-12 07:18:25 +01:00
Eyck Jentzsch 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
Eyck Jentzsch 12b08ca8c6 fix version numbers to adhere to eclipse versioning 2021-01-10 16:26:46 +01:00
Eyck Jentzsch 6b2eae7f26 fix repository build and build numbers 2021-01-10 13:09:45 +01:00
Eyck Jentzsch f1178157c8 remove left-over test 2021-01-09 23:27:36 +01:00
Eyck Jentzsch 916215c0c2 fix sonarlint messages 2021-01-09 23:24:00 +01:00
Eyck Jentzsch 33e0061147 update version numbers 2021-01-09 22:27:59 +01:00
Eyck Jentzsch 73b21cb80b add dynamic update of waveform list 2021-01-09 20:10:58 +01:00
Eyck Jentzsch 0d074ea6ae fix track and relation handling 2021-01-04 17:39:11 +01:00
Eyck Jentzsch 85ce07f11f refactor internal transaction representation 2021-01-03 14:16:56 +01:00
Eyck Jentzsch 7c27bcec47 moved TX interfaces into own package 2020-11-28 14:47:43 +01:00
Eyck Jentzsch 21d83f93dc refactor database class hierarchy 2020-11-28 10:22:22 +01:00
Eyck Jentzsch cc9be70708 refactor to integrate design browser 2020-10-04 16:20:16 +02:00
Eyck Jentzsch 24720340be update feature definition 2020-06-21 12:23:34 +02:00
Eyck Jentzsch 688a6abd99 add set of features 2020-06-11 10:49:34 +02:00
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00