Commit Graph

111 Commits

Author SHA1 Message Date
Eyck Jentzsch 97693cd0c4 [WIP ]reorganized dir structure 2020-06-01 22:01:00 +02:00
Eyck Jentzsch e5bcb25d24 update RCP to 2019-12 2020-05-09 14:20:29 +02:00
Eyck Jentzsch 150c404cdb fix #33 2020-05-09 12:50:28 +02:00
Eyck Jentzsch 5fe8b261ec fix reference to org.eclipse.equinox.util 2020-05-08 13:22:14 +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 1cebc2da0a update version numbers 2020-03-30 11:34:26 +02:00
Eyck Jentzsch 414030cbd2 fix behavior of FileBrowserDialog 2020-03-30 11:31:51 +02:00
Eyck Jentzsch 8011585113 add globbing selection and tool bar to file dialog 2020-03-29 17:16:14 +02:00
Eyck Jentzsch 270a004037 fix file detection 2020-03-29 16:10:36 +02:00
Eyck Jentzsch 2aa4160400 Initial version of custom file selection dialog 2020-03-29 16:05:48 +02:00
Eyck Jentzsch e30aff82ee set version numbers 2020-03-27 20:05:46 +01:00
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 220eaea73c move to opcoach repository at https://www.opcoach.com/repository/2018-12 2020-03-25 22:52:39 +01:00
Eyck Jentzsch 24d6085ded update version
this release contains for #31 and #14
2020-03-24 08:09:52 +00:00
Eyck Jentzsch 8a66734279 fix #32 2020-03-24 08:09:52 +00:00
Eyck Jentzsch f6e2224651 fix preferences storage 2020-03-24 08:09:52 +00:00
Eyck Jentzsch 2b1cb7856f update version
this release contains for #31 and #14
2020-03-24 08:05:55 +00:00
Eyck Jentzsch f1d080983a fix #32 2020-03-24 06:43:10 +00:00
Eyck Jentzsch 767b083a22 fix preferences storage 2020-03-21 15:17:34 +01:00
Eyck Jentzsch 5933bcd512 configure the hover visibility from UI 2020-03-21 11:30:30 +01:00
Eyck Jentzsch 14ac6654b9 refactor ToolTipHandler to allow more control over content 2020-03-21 08:42:35 +01:00
Eyck Jentzsch 210d925987 add initial implementation of TX hover 2020-03-21 06:28:28 +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 f5a4e3c39e cleanup of code 2020-03-13 22:26:53 +01:00
Eyck Jentzsch 306e20d14f fix compiler warnings 2020-03-13 22:25:42 +01:00
Eyck Jentzsch 669fd6a881 update version numbers 2020-03-13 22:11:39 +01:00
Eyck Jentzsch 8e66e5fe0b add a select-all key stroke to design browsers stream table 2020-03-13 22:06:55 +01:00
Eyck Jentzsch 2b7c9a240f add drag area to wavefrom view 2020-03-13 19:52:55 +01:00
Eyck Jentzsch 18f2a110f0 add shortcuts for zoom 2020-03-13 18:51:35 +01:00
Eyck Jentzsch aef4901b2b bug fix for #28
the filter for the treeviewer did not work properly and needed to be
re-implemented
2020-03-13 16:03:16 +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 d73b01f77d fix #27 'Add filter to hierarchy viewer' 2020-03-12 18:17:47 +01:00
Eyck Jentzsch 4f097e7f59 update version numbers 2020-03-11 07:51:09 +01:00
Eyck Jentzsch 594a71a9ba add try-catch to filter application 2020-03-11 07:35:31 +01:00
Eyck Jentzsch c3486eb6c8 Updated version numbers 2020-03-09 18:00:15 +01:00
Brita Keller 0623b8de4a Fixed #25 - TransactionDetails vanish when setting filter for streamlist 2020-02-28 21:19:40 +01:00
Brita Keller 8b55548cca Fixed #16 - Setting and deleting filter removes properties 2020-02-17 19:43:27 +01:00
Eyck Jentzsch e034d1faad Updated version numbers 2020-02-10 07:03:24 +01:00
Brita Keller ca02c92a18 Fixed #23 - Fix sync of properties 2020-02-03 21:30:44 +01:00
Brita Keller 44ac32359f Fixed #19 - Fixed sync of streamlist 2020-01-27 20:37:53 +01:00
Brita Keller c7c1f97b0c Fixed #21 - IllegalStateException when closing SCViewer 2019-12-18 17:16:20 +01:00
Brita Keller 7b2db09585 Fixed #20 - NPE gets caught when opening a damaged file and info popup
is shown
2019-12-03 22:19:56 +01:00
Brita Keller 52f3f7b348 Fixed # 18 - Fixed tree view and stream list after last tab is closed 2019-11-25 17:46:28 +01:00
Brita Keller 3a6ed3ce7e Fixed 'Save Settings' #4 2019-09-04 20:50:34 +02:00
Eyck Jentzsch 4ea841cc7b Fixed Part Stack issue and updated About Dialog 2019-07-08 18:38:53 +02:00
Brita Keller 15c24f0925 Fixed #15 - no more ArrayOutOfBounds exception when deleting last stream 2019-06-25 22:21:10 +02:00
Eyck Jentzsch b648dccfd8 Fixed NPE in case of detached waveform 2019-04-11 06:24:47 +00:00