Commit Graph

23 Commits

Author SHA1 Message Date
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00
Eyck Jentzsch 5fe8b261ec fix reference to org.eclipse.equinox.util 2020-05-08 13:22:14 +02:00
Eyck Jentzsch 20824e75c1 remove fixed color assignment 2020-04-02 14:17:44 +02:00
Eyck Jentzsch 210d925987 add initial implementation of TX hover 2020-03-21 06:28:28 +01:00
Brita Keller 7e2869b7ee Fixed # 18 - Fixed tree view and stream list after last tab is closed 2020-01-13 12:26:56 +00:00
Eyck Jentzsch 04f011e82f Fixed array out of bounds error 2019-09-11 13:05:26 +02:00
Brita Keller 4d4a6579c6 Fixed #13 - added transaction colors 2019-06-09 21:49:45 +02:00
Eyck Jentzsch f81e830e93 Updated UI to reflect database changes esp. in VCD 2018-11-06 08:26:39 +01:00
Eyck Jentzsch bcf4e1a274 Adapted application to data model changes 2018-11-05 18:23:17 +01: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 dba8b2731d Added keyboard navigation to scroll, move selection, move selected and
zoom
2018-10-14 17:30:37 +02:00
Eyck Jentzsch 6cc5597c25 Added handler and configurability of wavefrom view 2018-10-14 08:59:17 +02:00
Eyck Jentzsch 0634b9cfd5 Merge branch 'develop' of https://git.minres.com/VP/SCViewer.git into
develop

Conflicts:
	com.minres.scviewer.database.test/inputs/simple_system.vcd
	com.minres.scviewer.database.test/src/com/minres/scviewer/database/test/DatabaseServicesTest.java
	com.minres.scviewer.database.text/.settings/org.eclipse.jdt.groovy.core.prefs
	com.minres.scviewer.database.ui.swt/src/com/minres/scviewer/database/swt/internal/SignalPainter.java
	com.minres.scviewer.database.ui.swt/src/com/minres/scviewer/database/swt/internal/WaveformCanvas.java
	com.minres.scviewer.database.ui.swt/src/com/minres/scviewer/database/swt/internal/WaveformViewer.java
	com.minres.scviewer.database.ui/src/com/minres/scviewer/database/ui/WaveformColors.java
	com.minres.scviewer.database.vcd/src/com/minres/scviewer/database/vcd/VCDDbLoader.java
	com.minres.scviewer.database.vcd/src/com/minres/scviewer/database/vcd/VCDFileParser.java
	com.minres.scviewer.e4.application/plugin.xml
	com.minres.scviewer.e4.product/scviewer.product
	com.minres.scviewer.target/neon.target
	com.minres.scviewer.target/photon.target
	com.minres.scviewer.ui/.settings/org.eclipse.jdt.groovy.core.prefs
2018-10-11 15:22:10 +02:00
Eyck Jentzsch 9d4c951e7f Added support for real valued signals in waveform UI 2018-10-11 14:44:41 +02:00
Eyck Jentzsch 0f133a3df6 Added UI support for real value signals 2018-08-27 23:13:19 +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 40a0137dfd Fixed compile warnings and performance bottlenecks in drawing 2017-01-22 10:28:49 +01:00
Eyck Jentzsch 5c784af74f 6: Add Load/Save state functionality
Task-Url: https://github.com/eyck/txviewer/issues/issue/6
2015-11-30 22:55:03 +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 ffc70664bd Added relation arrows 2015-11-13 23:44:44 +01:00
Eyck Jentzsch 5680af1b45 - added preference dialog
- added preference handling
- added file monitor to automatically reload changed database
2015-11-12 23:35:13 +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 7d3c37e989 Restructured plugins 2015-11-03 22:30:49 +01:00