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
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
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
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
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
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
594a71a9ba
add try-catch to filter application
2020-03-11 07:35:31 +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
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
Eyck Jentzsch
f15930682e
Merge branch 'develop' of https://git.minres.com/VP/SCViewer.git into develop
2019-03-19 18:46:56 +01:00
Brita Keller
f8765518bc
Fixed #10 -all status bar parts now visible after starting program
2019-03-18 17:17:18 +01:00
Eyck Jentzsch
701733e69d
Updated version numbers and display in about dialog
2019-03-15 08:50:12 +01:00
Eyck Jentzsch
6b4a9c1e14
Fixed handling of TransactionDetails view state
2019-03-15 07:31:13 +00:00
Eyck Jentzsch
e25f56a8a9
Fixed NPE
2019-03-14 21:23:39 +01:00
Eyck Jentzsch
a49842a119
Added logic to keep the same element revealed in transaction details
...
view
2019-03-14 19:28:38 +01:00
Eyck Jentzsch
b332eca891
Fixed about dialog handling
2018-11-06 12:36:25 +01:00
Eyck Jentzsch
22e7bb04f0
Updated documentation
2018-11-06 12:07:23 +01:00
Eyck Jentzsch
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
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
42660c7a2e
Fixed some warnings
2018-10-15 22:01:44 +02:00
Eyck Jentzsch
97a806f9d9
Changed selection handling and fixed keycode handling
2018-10-15 21:55:35 +02:00
Eyck Jentzsch
60185fbaee
Version inconsitency fixes
2018-10-15 10:09:51 +02:00
Eyck Jentzsch
5745ab4f2c
Fixed cli options and NaN handling in VCD loader
2018-10-15 09:13:41 +02:00
Eyck Jentzsch
4a17108ccc
Moved commonly used constants to own class
2018-10-15 09:10:10 +02:00