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
|
c080773878
|
Removed jdbm files and added MapDB 3.0.7 jar files
|
2018-11-05 18:33:51 +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
|
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
|
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 |
Brita Keller
|
021c2bceff
|
Fixed ZoomFit and encoding issue
|
2018-09-17 17:06:57 +02:00 |
Eyck Jentzsch
|
1cf00ec882
|
Updated to Photon platform
|
2018-09-17 16:38:24 +02:00 |
Eyck Jentzsch
|
dff41eceb2
|
Updated version numbers
|
2018-09-17 16:26:49 +02:00 |
Eyck Jentzsch
|
d267e64907
|
Fixed parsing bug
|
2018-09-17 16:26:49 +02:00 |
Eyck Jentzsch
|
f69a6f2e89
|
Removed jdbm
|
2018-08-27 23:16:54 +02:00 |
Eyck Jentzsch
|
0f133a3df6
|
Added UI support for real value signals
|
2018-08-27 23:13:19 +02:00 |
Eyck Jentzsch
|
7dd0a24df6
|
Updated to Photon platform
|
2018-07-16 13:17:43 +02:00 |
Eyck Jentzsch
|
cdde384ed3
|
Updated version numbers
|
2017-10-14 20:59:30 +02:00 |
Eyck Jentzsch
|
fce1bdb1e7
|
Fixed parsing bug
|
2017-10-14 20:46:22 +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
|
b1890eb5e1
|
Updated License information and fixed pom warning
|
2017-01-23 21:41:48 +01:00 |
Eyck Jentzsch
|
1aaf5c837e
|
Added support for gzipped txlog files and org.apache.jdbm as backing
store
|
2017-01-23 21:23:43 +01:00 |
Eyck Jentzsch
|
40a0137dfd
|
Fixed compile warnings and performance bottlenecks in drawing
|
2017-01-22 10:28:49 +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
|
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
|
ef3ce7273a
|
Fixed bugs and enhanced functionality to allow E4 application
|
2015-10-22 00:02:58 +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 |
ejentzsx
|
310c9bbb8f
|
- added conext menu
- added option to remove waves
- fixed painting errors
|
2015-01-29 11:02:03 +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 |
Eyck Jentzsch
|
cb77a5da33
|
Fixed inconsitencies
|
2015-01-09 09:16:40 +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 |