- Apr 22, 2024
-
-
Simon Barner authored
Issue-ref: 4365 Issue-URL: af3#4365 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 19, 2024
-
-
Andreas Bayha authored
The classes MyTextFieldTreeTableCell (local class in DynamicTreeTableUIProviderBase) and DynamicTextFieldTreeTableCell implemented similar redundant functionalities. They were combined to utilize both functionalities and simpolify the code base. Issue-ref: 4365 Issue-URL: af3#4365 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jan 15, 2024
-
-
Tiziano Munaro authored
Issue-ref: 4279 Issue-URL: af3#4279 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Andreas Bayha authored
Issue-ref: 4279 Issue-URL: af3#4279 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 24, 2023
-
-
Andreas Bayha authored
Issue-ref: 4338 Issue-URL: af3#4338 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 12, 2023
-
-
Tiziano Munaro authored
Issue-Ref: 4322 Issue-URL: af3#4322 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Oct 10, 2023
-
-
Andreas Bayha authored
Implemented default implementation for reconnecting to the ConnectionCompositorBase. Added support for highlighting possible reconnection targets to the respective anchorage controllers. Issue-ref: 4279 Issue-URL: af3#4279 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Sep 28, 2023
-
-
Simon Barner authored
* Context menus are generally applicable, not only for ModelElementTreeViewers Issue-Ref: 4322 Issue-URL: af3#4322 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 27, 2023
-
-
Simon Barner authored
* Add base class TreeContextMenuItem * Change addContextMenuEntry() to work on TreeContextMenuItem subtypes * Provide generic (and therefore "final") implementation of ModelElementUIProvider.createContextMenu() Issue-Ref: 4322 Issue-Url: af3#4322 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 25, 2023
-
-
Tiziano Munaro authored
Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Sebastian Bergemann authored
Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Sep 21, 2023
-
-
Sebastian Bergemann authored
Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Sep 19, 2023
-
-
Sebastian Bergemann authored
menu Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
Sebastian Bergemann authored
Issue-Ref: 4323 Issue-Url: af3#4323 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Jul 17, 2023
-
-
Sebastian Bergemann authored
Issue-ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Jul 14, 2023
-
-
Andreas Bayha authored
Issue-ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Sebastian Bergemann authored
Issue-ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Jun 27, 2023
-
-
Simon Barner authored
Issue-ref: 4290 Issue-Url: af3#4290 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Andreas Bayha authored
Issue-ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jun 23, 2023
-
-
Sebastian Bergemann authored
Issue-Ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
Sebastian Bergemann authored
Issue-Ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Jun 22, 2023
-
-
Andreas Bayha authored
Added methods to retrieve Java FX MenuItems for EObjects from the ContextMenuService and use it in the respective JavaFX-based editors. Issue-ref: 4290 Issue-Url: af3#4290 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Jun 21, 2023
-
-
Sebastian Bergemann authored
Issue-Ref: 4299 Issue-Url: af3#4299 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Jun 20, 2023
-
-
Simon Barner authored
Issue-Ref: 4290 Issue-Url: af3#4290 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Andreas Bayha authored
Decoupled prototype menu entries from service entries Issue-ref: 4290 Issue-URL: af3#4290 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Mar 31, 2023
-
-
Andreas Bayha authored
Issue-ref: 4307 Issue-URL: af3#4307 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Feb 20, 2023
-
-
Andreas Bayha authored
Issue-ref: 4290 Issue-Url: af3#4290 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Extended the IContextMenuService and added a util method to create JavaFX context menu items for EObjects according to the IContentMenuService. Issue-ref: 4256 Issue-URL: af3#4256 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Feb 09, 2023
-
-
Andreas Bayha authored
Added context menus according to the IContextMenuService to connections in diagram editors. See also af3#4256 for tree editors. Issue-ref: 4290 Issue-URL: af3#4290 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Feb 07, 2023
-
-
Tiziano Munaro authored
Issue-ref: 4256 Issue-URL: #4256 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Dec 05, 2022
-
-
Andreas Bayha authored
The respective controller uses the IConnectionCompositorService to reconnect connections. Issue-ref: 4279 Issue-URL: af3#4279 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Nov 16, 2022
-
-
Andreas Bayha authored
Issue-Ref: 4276 Issue-Url: af3#4276 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Oct 27, 2022
-
-
Andreas Bayha authored
Extended the IContextMenuService and added a util method to create JavaFX context menu items for EObjects according to the IContentMenuService. Issue-ref: 4256 Issue-URL: af3#4256 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- May 11, 2022
-
-
Sebastian Bergemann authored
Issue-Ref: 4232 Issue-Url: af3#4232 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4232 Issue-Url: af3#4232 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- May 05, 2022
-
-
Simon Barner authored
* Most callers (e.g., menus) already created a command * Enables use of this method for elements that are not contained in a model context (yet) Issue-Ref: 4232 Issue-Url: af3#4232 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* DiagramTapeMeasure: The only changed method is getTextExtent() Issue-Ref: 4232 Issue-Url: af3#4232 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4232 Issue-Url: af3#4232 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Apr 27, 2022
-
-
Andreas Bayha authored
Issue-Ref: 4229 Issue-Url: af3#4229 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-