Commit Graph

24 Commits

Author SHA1 Message Date
Eyck Jentzsch ad2937c332 Merge branch 'master' into develop
Conflicts:
	com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/parts/WaveformViewer.java
	com.minres.scviewer.e4.application/src/com/minres/scviewer/e4/application/preferences/DefaultValuesInitializer.java
	com.opcoach.e4.preferences/src/com/opcoach/e4/preferences/internal/E4PreferenceRegistry.java
2020-03-25 23:20:15 +01:00
Eyck Jentzsch 0e8a757d6e fix settings handling
for this a common workspace is being created. To allow for multiple
instances the work space is being unlocked as soon as the application is
initialized
2020-03-25 23:01:28 +01:00
Eyck Jentzsch 5933bcd512 configure the hover visibility from UI 2020-03-21 11:30:30 +01:00
Eyck Jentzsch ffbffd88f1 fix typos 2020-03-17 13:42:18 +01:00
Eyck Jentzsch ec8d54dca3 add multi file feature 2020-03-17 12:54:38 +01:00
Eyck Jentzsch 8e66e5fe0b add a select-all key stroke to design browsers stream table 2020-03-13 22:06:55 +01:00
Brita Keller 3a6ed3ce7e Fixed 'Save Settings' #4 2019-09-04 20:50:34 +02:00
Eyck Jentzsch b648dccfd8 Fixed NPE in case of detached waveform 2019-04-11 06:24:47 +00:00
Eyck Jentzsch b332eca891 Fixed about dialog handling 2018-11-06 12:36:25 +01:00
Eyck Jentzsch bcf4e1a274 Adapted application to data model changes 2018-11-05 18:23:17 +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 6cc5597c25 Added handler and configurability of wavefrom view 2018-10-14 08:59:17 +02:00
Eyck Jentzsch d0be3b0ca2 Externalized strings 2017-01-23 23:07:29 +01:00
Eyck Jentzsch ff4cb91aed 6: Add Load/Save state functionality
Task-Url: https://github.com/eyck/txviewer/issues/issue/6
2015-11-30 22:16:29 +01:00
Eyck Jentzsch f723a770c7 - small refactoring of part class names
- tried to improve Javadoc
2015-11-22 12:47:07 +01:00
Eyck Jentzsch af1b3d00dc Changed AboutDialog to be a ApplicationModel element 2015-11-22 12:17:17 +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 41de99dd4b Fixed Styling and window system resource handling 2015-11-13 19:02: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 7d3c37e989 Restructured plugins 2015-11-03 22:30:49 +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 780d4894ad Updated license statement 2015-10-22 00:25:12 +02:00
Eyck Jentzsch 032ffea7c8 Initial version of E4 based SC Viewer application 2015-10-22 00:05:29 +02:00