Commit Graph

36 Commits

Author SHA1 Message Date
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00
Eyck Jentzsch f8a177c9e0 Revert "update to Eclipse 2020-03 RCP base"
This reverts commit 077a6f8011.
2020-05-08 10:39:43 +02:00
Eyck Jentzsch 077a6f8011 update to Eclipse 2020-03 RCP base 2020-05-08 09:53:36 +02:00
Eyck Jentzsch fb283ab668 change database interface 2020-04-02 14:17:44 +02:00
Eyck Jentzsch 306e20d14f fix compiler warnings 2020-03-13 22:25:42 +01:00
Eyck Jentzsch 732bd82034 fix #29 cannot delete VCD signals
comparison of objects were done by idendity not .equals()
2020-03-13 16:01:16 +01:00
Eyck Jentzsch 145dfbd74d Fixed NP and updated build infrastructure and target platform 2020-01-13 12:26:56 +00:00
Eyck Jentzsch 4ea841cc7b Fixed Part Stack issue and updated About Dialog 2019-07-08 18:38:53 +02:00
Eyck Jentzsch e0d00e6402 Settings update 2019-04-11 06:09:35 +00:00
Eyck Jentzsch 47a285bf6d Added MapDB backing store for Text based Transactions, cleanup of
imports etc.
2018-11-06 08:24:26 +01:00
Eyck Jentzsch 93fd192782 Refactored database data model to improve speed and reduce memory
consumption
2018-11-05 18:22:28 +01:00
Eyck Jentzsch 60185fbaee Version inconsitency fixes 2018-10-15 10:09:51 +02:00
Eyck Jentzsch 5745ab4f2c Fixed cli options and NaN handling in VCD loader 2018-10-15 09:13:41 +02:00
Eyck Jentzsch 0107c423a3 Fixed warnings in Java files and MANIFESTS.MF, updated version numbers 2018-10-14 21:29:09 +02:00
Eyck Jentzsch 6cc5597c25 Added handler and configurability of wavefrom view 2018-10-14 08:59:17 +02:00
Eyck Jentzsch 8a89b21d34 Added database support to read real valued signals 2018-10-11 11:23:28 +02:00
Eyck Jentzsch ed0558afdf Fixed compiler warnings and moved execution environment to Java 1.8 2017-01-23 23:25:28 +01:00
Eyck Jentzsch 89fb6629d0 Finished version 1.0
- added relation navigation
- improved about dialog
2015-11-15 23:17:46 +01:00
Eyck Jentzsch c1d84ceb01 Changed track entry from Waveform to TrackEntry allowing multiple use of
the same waveform
2015-11-06 19:29:36 +01:00
Eyck Jentzsch 070c947ae6 - improved Tx details view
- added functionality adding waveforms to list and navigating tx
2015-10-28 19:03:09 +01:00
Eyck Jentzsch c8e98b3d60 Added E4 product and Maven build 2015-10-22 22:12:18 +02:00
Eyck Jentzsch 780d4894ad Updated license statement 2015-10-22 00:25:12 +02:00
Eyck Jentzsch ef3ce7273a Fixed bugs and enhanced functionality to allow E4 application 2015-10-22 00:02:58 +02:00
ejentzsx cd8c9195c1 Added cursor handling 2015-07-10 13:40:50 +02:00
ejentzsx af1f21cac9 - Fixed navigation and selection issue
- added some null checking
- corrected direction of releations
2015-02-11 09:32:46 +01:00
ejentzsx ac942481e3 - fixed scrolling sync issue
- fixed duplicate db entries
2015-02-04 16:20:59 +01:00
Eyck Jentzsch e2561ca672 Fixed maven build 2015-01-23 19:33:08 +01:00
Eyck Jentzsch 8aab5490fe Added Tycho build
Minor UI fixes
2015-01-22 13:59:30 +01:00
Eyck Jentzsch 6853484417 Painter base waveform canvas implemented
Fixed Copyright information
2015-01-21 21:58:35 +01:00
Eyck Jentzsch 5f5bfbd792 Implemented painter concept 2015-01-20 18:50:53 +01:00
Eyck Jentzsch dc861722c4 Unified databases so that signals and transactions can be loaded into
same database
2015-01-10 00:23:46 +01:00
ejentzsx 9553fbff8c Refactored time representation 2015-01-09 14:17:29 +01:00
Eyck Jentzsch cb77a5da33 Fixed inconsitencies 2015-01-09 09:16:40 +01:00
Eyck Jentzsch 4062d24897 Renamed 2015-01-09 09:14:10 +01:00
Eyck Jentzsch de28761ce0 Added support for VCD Database 2015-01-06 17:14:16 +01:00
Eyck Jentzsch 37ee5bd5e6 - added SQLite back end
- reworked graphical representation to use widgets
2015-01-03 16:34:32 +01:00