|  | 113d65cfc4 | Merge branch 'release/2.0.0' | 2018-11-06 12:07:35 +01:00 |  | 
			
				
					|  | 22e7bb04f0 | Updated documentation | 2018-11-06 12:07:23 +01:00 |  | 
			
				
					|  | d8c5b7d9c3 | Merge branch 'develop' of https://git.minres.com/VP/SCViewer into develop
# Conflicts:
#	com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java | 2018-11-06 08:35:00 +01:00 |  | 
			
				
					|  | 2e7ae5309f | Merge branch 'feature/MapDB-backing' into develop | 2018-11-06 08:32:12 +01:00 |  | 
			
				
					|  | f81e830e93 | Updated UI to reflect database changes esp. in VCD | 2018-11-06 08:26:39 +01:00 |  | 
			
				
					|  | 47a285bf6d | Added MapDB backing store for Text based Transactions, cleanup of imports etc. | 2018-11-06 08:24:26 +01:00 |  | 
			
				
					|  | c080773878 | Removed jdbm files and added MapDB 3.0.7 jar files | 2018-11-05 18:33:51 +01:00 |  | 
			
				
					|  | bcf4e1a274 | Adapted application to data model changes | 2018-11-05 18:23:17 +01:00 |  | 
			
				
					|  | 93fd192782 | Refactored database data model to improve speed and reduce memory consumption | 2018-11-05 18:22:28 +01:00 |  | 
			
				
					|  | e687eef42c | Fixed Tx properties | 2018-11-05 18:16:59 +01:00 |  | 
			
				
					|  | 2a709113fe | Uodated tests to run on LevelDB backed transaction db | 2018-11-03 17:49:40 +01:00 |  | 
			
				
					|  | 8d7acdb9cb | Added LevelDB transaction db reader | 2018-11-03 17:48:36 +01:00 |  | 
			
				
					|  | 42660c7a2e | Fixed some warnings | 2018-10-15 22:01:44 +02:00 |  | 
			
				
					|  | 97a806f9d9 | Changed selection handling and fixed keycode handling | 2018-10-15 21:55:35 +02:00 |  | 
			
				
					|  | 60185fbaee | Version inconsitency fixes | 2018-10-15 10:09:51 +02:00 |  | 
			
				
					|  | 5fb9a7dcdf | Merge branch 'master' of https://git.minres.com/VP/SCViewer | 2018-10-15 09:15:04 +02:00 |  | 
			
				
					|  | 3faa7205ae | Merge branch 'release/2.0' into develop | 2018-10-15 09:13:55 +02:00 |  | 
			
				
					|  | 3cbe5d56d9 | Merge branch 'release/2.0'
						
						
						
						
						
						
							
 2.0 | 2018-10-15 09:13:54 +02:00 |  | 
			
				
					|  | 5745ab4f2c | Fixed cli options and NaN handling in VCD loader | 2018-10-15 09:13:41 +02:00 |  | 
			
				
					|  | 4a17108ccc | Moved commonly used constants to own class | 2018-10-15 09:10:10 +02:00 |  | 
			
				
					|  | 408138c27c | Merge branch 'develop' of https://git.minres.com/VP/SCViewer into develop | 2018-10-15 07:50:31 +02:00 |  | 
			
				
					|  | 3211db8743 | Merge branch 'release/2.0' | 2018-10-14 21:29:23 +02:00 |  | 
			
				
					|  | 0c81988d8c | Merge branch 'release/2.0' into develop | 2018-10-14 21:29:23 +02:00 |  | 
			
				
					|  | 0107c423a3 | Fixed warnings in Java files and MANIFESTS.MF, updated version numbers | 2018-10-14 21:29:09 +02:00 |  | 
			
				
					|  | 5d41816eb6 | Merge branch 'feature/add-keyboard-navigation' into develop | 2018-10-14 20:44:41 +02:00 |  | 
			
				
					|  | e41b7e25ed | Updated reading/writing of scview files, added command line argument to load config file | 2018-10-14 20:44:17 +02:00 |  | 
			
				
					|  | dba8b2731d | Added keyboard navigation to scroll, move selection, move selected and zoom | 2018-10-14 17:30:37 +02:00 |  | 
			
				
					|  | 048fa93b53 | Merge branch 'feature/Extend-waveform-configurability' into develop | 2018-10-14 08:59:37 +02:00 |  | 
			
				
					|  | 6cc5597c25 | Added handler and configurability of wavefrom view | 2018-10-14 08:59:17 +02:00 |  | 
			
				
					|  | 694423be3b | [WIP] extended application to configure waveform display | 2018-10-11 15:23:07 +02:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | c4b16338a8 | Merge branch 'feature/real_signal_support' into develop | 2018-10-11 14:53:07 +02:00 |  | 
			
				
					|  | bda2a84532 | Fixed #6 Implement right-click menue for signal names | 2018-10-11 14:48:36 +02:00 |  | 
			
				
					|  | 9d4c951e7f | Added support for real valued signals in waveform UI | 2018-10-11 14:44:41 +02:00 |  | 
			
				
					|  | 8a89b21d34 | Added database support to read real valued signals | 2018-10-11 11:23:28 +02:00 |  | 
			
				
					|  | e02df858fa | Merge branch 'develop' of https://git.minres.com/VP/SCViewer into develop | 2018-09-26 21:25:23 +02:00 |  | 
			
				
					|  | 0fbe22e2e0 | Fixed NPE when concurrencyLevel is 0 | 2018-09-26 21:25:02 +02:00 |  | 
			
				
					| 
							
							
								 Brita Keller | 021c2bceff | Fixed ZoomFit and encoding issue | 2018-09-17 17:06:57 +02:00 |  | 
			
				
					| 
							
							
								 Brita Keller | 9862c14040 | Additional files missing in the last commit | 2018-09-17 16:38:27 +02:00 |  | 
			
				
					| 
							
							
								 Brita Keller | 23131e7527 | Fixed ZoomFit | 2018-09-17 16:38:26 +02:00 |  | 
			
				
					|  | 0833bca1bd | Fixed VCD parsing error | 2018-09-17 16:38:25 +02:00 |  | 
			
				
					|  | 1cf00ec882 | Updated to Photon platform | 2018-09-17 16:38:24 +02:00 |  | 
			
				
					|  | 6c0bbd5f1f | Added hierarchical VCD File | 2018-09-17 16:32:07 +02:00 |  | 
			
				
					| 
							
							
								 Eyck Jentzsch | f13b091664 | Update README.md | 2018-09-17 16:26:49 +02:00 |  | 
			
				
					|  | dff41eceb2 | Updated version numbers | 2018-09-17 16:26:49 +02:00 |  | 
			
				
					|  | d267e64907 | Fixed parsing bug | 2018-09-17 16:26:49 +02:00 |  | 
			
				
					|  | 792dcd55f3 | Fixed rendering of integral transaction attributes and updated version numbers | 2018-09-17 16:26:48 +02:00 |  | 
			
				
					|  | 2b33ea0c85 | Fixed drawing issue for very long transactions | 2018-08-27 23:46:06 +02:00 |  | 
			
				
					|  | f69a6f2e89 | Removed jdbm | 2018-08-27 23:16:54 +02:00 |  | 
			
				
					|  | 0f133a3df6 | Added UI support for real value signals | 2018-08-27 23:13:19 +02:00 |  |