- Apr 19, 2021
-
-
Johannes Eder authored
Issue-Ref: 4124 Issue-Url: https://af3-developer.fortiss.org/issues/4124 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Mar 22, 2021
-
-
Simon Barner authored
Issue-Ref: 4122 Issue-Url: af3#4122 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Mar 12, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4122 Issue-Url: af3#4122 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Feb 19, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4113 Issue-Url: af3#4113 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4113 Issue-Url: af3#4113 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Jan 25, 2021
-
-
Tiziano Munaro authored
Issue-Ref: 4097 Issue-Url: https://af3-developer.fortiss.org/issues/4097 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Jan 23, 2021
-
-
Simon Barner authored
* Remove method ContextMenuUtils.createDisplayMenu() that duplicated it * Rationale: Display menus are only applicable to diagrams. Hence it makes no sense to have the code in a utility class Issue-Ref: 4097 Issue-Url: https://af3-developer.fortiss.org/issues/4097 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 26, 2020
-
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 4079 Issue-Url: https://af3-developer.fortiss.org/issues/4079 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 20, 2020
-
-
Johannes Eder authored
* tooling.base.ui * tooling.base Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Oct 19, 2020
-
-
Andreas Bayha authored
Fixed an issue that occured if the first applied filter was "selected type only". Issue was in the initialization of a filter member. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 16, 2020
-
-
Andreas Bayha authored
Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Editing was not able anymore due to changes in the master. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 13, 2020
-
-
Andreas Bayha authored
Background color logic is now factored out of the UI provider an reusable. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Constants used for backgrouind colors in the table are factored out. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 09, 2020
-
-
Andreas Bayha authored
Completely replaced the old annotation view with the fx based implementation. So far, both were available in parallel. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Sep 11, 2020
-
-
Simon Barner authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 10, 2020
-
-
Alexander Diewald authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 04, 2020
-
-
Simon Barner authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Aug 13, 2020
-
-
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>
-
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>
-
- Aug 09, 2020
-
-
Alexander Diewald authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jul 23, 2020
-
-
Alexander Diewald authored
Issue-Ref: 3541 Issue-Url: https://af3-developer.fortiss.org/issues/3541 Signed-off-by:
Alexander Diewald <diewald@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>
-
- 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>
-
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 15, 2020
-
-
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
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>
-