- Aug 13, 2020
-
-
Andreas Bayha authored
-
Andreas Bayha authored
Resized filter widgets, such that all combo content can be displayed completely. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The background color of cells is always used with 50% transparency such that the selection bar is displayed correctly, if a row is selected. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
4012 See merge request !122
-
Andreas Bayha authored
Issue-Ref: 4012 Issue-Url: https://af3-developer.fortiss.org/issues/4012 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Aug 11, 2020
-
-
Andreas Bayha authored
- The Background color for tree table cells was causing problems with selection. - The order of annotatinos in the tree was not correct. Issue-Ref: 4012 Issue-Url: https://af3-developer.fortiss.org/issues/4012 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Aug 10, 2020
-
-
Johannes Eder authored
Issue-Ref: 4012 Issue-Url: https://af3-developer.fortiss.org/issues/4012 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Andreas Bayha authored
DynamicTreeTableUIProviderBase.isEditable New (more consistent) signature: isEditable(int column, AnnotationEntry element). Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The order of parameters is now (int, T), as in getLabel(...). Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
The line with the selected element has a green background. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
* created protected method do enable/disable auto layout context menu in diagram editors Issue-Ref: 4012 Issue-Url: https://af3-developer.fortiss.org/issues/4012 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Andreas Bayha authored
Enhances DynamicTreeTableViewer such that cell background can easily be set. Refactored combo column code to be more generic and reusable. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Added the possibility to dynamically set the background color of each cell. The UIProvider offers a getBackgroundColor method to this end. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 22, 2020
-
-
Andreas Bayha authored
YELLOW Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
YELLOW Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
- The filter is now better integrated with the content provider. - Javadoc comments. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
4043 See merge request !121
-
- Jul 21, 2020
-
-
Andreas Bayha authored
GREEN Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* removed unused LibraryView class Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Jul 20, 2020
-
-
Andreas Bayha authored
The content provider did not filter, whenever there was an empty filter expression set. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4043 Issue-Url: https://af3-developer.fortiss.org/issues/4043 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
4015 See merge request !120
-
Tiziano Munaro authored
Issue-Ref: 4015 Issue-Url: https://af3-developer.fortiss.org/issues/4015 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4015 Issue-Url: https://af3-developer.fortiss.org/issues/4015 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 4015 Issue-Url: https://af3-developer.fortiss.org/issues/4015 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Andreas Bayha authored
Refactored code. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 17, 2020
-
-
Andreas Bayha authored
Added filters for model element and column name. Also the filter for selected element type is implemented. Hierarchy and annotation type are still pending. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 16, 2020
-
-
Johannes Eder authored
-
- Jul 15, 2020
-
-
Alexander Diewald authored
Issue-Ref: 0000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Andreas Bayha authored
Added filter section. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Factored out the combo column to a generic implementation. Now, a generic implementation for dynamic combo columns is reusable for all DynamicTreetBaleViewers. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
There is an addComboColumn(...) method now. The combo columnb is dynamic in a sense, that every cell/row might have it's own choices for the combo, depending on the element. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Add a generic TextTreeTableCell with improved functionality: - canEdit() per element. - Better canceling behavior when leaving the cell. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 14, 2020
-
-
Andreas Bayha authored
Editing textual-based annotation entries in the table works now. Also unintended cancel operations (e.g. when clicking onto another cell) are catched and handled correctly. It remains to make the implementation more genierc to be reusable for other views. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jul 09, 2020
-
-
Andreas Bayha authored
Refactored code of AnnotationViewFXController. Editing enumerative Annotations works now. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4015 Issue-Url: https://af3-developer.fortiss.org/issues/4015 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-