Commits on Source (87)
-
Ulrich Schöpp authored
SVG coordinates refer to the text baseline rather than the upper left corner as in JavaFX. Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Ulrich Schöpp authored
The default link controller in ControllerBase would invoke link with argument startLocation being null rather than the start location. Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Ulrich Schöpp authored
After creating a node of minimum size (as defined in DefaultLayoutConstants) it was possible to make the node larger, but not to resize it to its original size. In EObjectRectangularResizableContentControllerBase, the minimum size did not consider insets. Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Ulrich Schöpp authored
While dragging a port of a component, the port was not directly under the mouse, but slightly to the side. This patch centers the port under the mouse. Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Ulrich Schöpp authored
Method getLocation should compute the location on the ellipse border from the angle (counter-clockwise, starting from the x coordinate). THe formula that was implemented took the angle on a circle and then scales it to an ellipse. But this scaling does not preserve angles, so the resulting point isn't right. This means that if one starts with a point on the border of the ellipse, uses getClosestLocationOnBounds and then getLocation, then one does not get the point that one started with. When dragging an anchorage on an elliptic component, the anchorage will often not be in the right place. Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3935 Issue-Url: https://af3-developer.fortiss.org/issues/3935 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Ulrich Schöpp authored
Conflicts: org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/.ratings org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/lwfxef/.ratings org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/lwfxef/controller/base/.ratings org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/lwfxef/controller/rectangular/.ratings org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/lwfxef/visual/elliptic/.ratings Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3935 Issue-Url: https://af3-developer.fortiss.org/issues/3935 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3935 Issue-Url: https://af3-developer.fortiss.org/issues/3935 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
[3935] Disable direct creation of curved links between hierarchic element bases See merge request !90
-
Johannes Eder authored
Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
merged master * resolved conflicts Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
-
Johannes Eder authored
Issue-Ref: 3924 Issue-Url: https://af3-developer.fortiss.org/issues/3924 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
[3924] Fix small bugs in fx diagram editor See merge request !89
-
Florian Hölzl authored
Issue-Ref: 3902 Issue-Url: https://af3-developer.fortiss.org/issues/3921 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3902 Issue-Url: https://af3-developer.fortiss.org/issues/3921 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Instead of deprecated method in AbstractUIPlugin Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Add getPluginId() and getIconPath() * ResourceUtils::getResourceURI: accept paths with and without leading / Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Use tooling.kernel's ResourceUtils::getResourceURI() instead Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3939 Issue-Url: https://af3-developer.fortiss.org/issues/3939 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
3939: FX Icon See merge request !93
-
Johannes Eder authored
Issue-Ref: 3938 Issue-Url: https://af3-developer.fortiss.org/issues/3938 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3938 Issue-Url: https://af3-developer.fortiss.org/issues/3938 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
[3938] Removed SWT Model Elements Library View See merge request !94
-
Simon Barner authored
Issue-Ref: 3953 Issue-Url: https://af3-developer.fortiss.org/issues/3953 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3953 Issue-Url: https://af3-developer.fortiss.org/issues/3953 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
3953: Make dynamic tree content provider filter case insensitive See merge request !95
-
Johannes Eder authored
Issue-Ref: 3956 Issue-Url: https://af3-developer.fortiss.org/issues/3956 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3956 Issue-Url: https://af3-developer.fortiss.org/issues/3956 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
[3965] Fixed missing constraint decoration figures See merge request !96
-
Florian Hölzl authored
Issue-Ref: 3969 Issue-Url: https://af3-developer.fortiss.org/issues/3969 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Andreas Bayha authored
Removed unused constraint package from kernel (ecore and code). Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
* not neccessary and avoids confusion due to the fact that ctrl+click creates a bendpoint on links Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Andreas Bayha authored
Leftovers of old metamodel element... Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Tiziano Munaro authored
Issue-Ref: 3973 Issue-Url: https://af3-developer.fortiss.org/issues/3973 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3973 Issue-Url: https://af3-developer.fortiss.org/issues/3973 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Correct angle when drag'n'dopping ports in state and mode automata See merge request !99
-
Tiziano Munaro authored
Issue-Ref: 3973 Issue-Url: https://af3-developer.fortiss.org/issues/3973 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3970 Issue-Url: https://af3-developer.fortiss.org/issues/3970 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
3970 See merge request !101
-
Alexander Diewald authored
-
Alexander Diewald authored
Issue-Ref: 3962 Issue-Url: https://af3-developer.fortiss.org/issues/3962 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Tiziano Munaro authored
-
Alexander Diewald authored
[3962] State automata: Allow the creation of transitions to parent states See merge request !100
-
Florian Hölzl authored
Issue-Ref: 3961 Issue-Url: https://af3-developer.fortiss.org/issues/3961 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Andreas Bayha authored
Was a remainders of removing constraints... Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
-
Florian Hölzl authored
Issue-Ref: 3975 Issue-Url: https://af3-developer.fortiss.org/issues/3975 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3975 Issue-Url: https://af3-developer.fortiss.org/issues/3975 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3977 Issue-Url: https://af3-developer.fortiss.org/issues/3977 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3961 Issue-Url: https://af3-developer.fortiss.org/issues/3961 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
3977 See merge request !97
-
Alexander Diewald authored
3961 See merge request !102
-
Johannes Eder authored
Issue-Ref: 3975 Issue-Url: https://af3-developer.fortiss.org/issues/3975 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
-
Alexander Diewald authored
Kernel: fixed restricted model listener for name and comment. See merge request !103
-
Johannes Eder authored
Issue-Ref: 3971 Issue-Url: https://af3-developer.fortiss.org/issues/3971 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
Kernel: fixed name display of unconnected IConnectors. See merge request !104
-
Florian Hölzl authored
Issue-Ref: 3968 Issue-Url: https://af3-developer.fortiss.org/issues/3968 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3968 Issue-Url: https://af3-developer.fortiss.org/issues/3968 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Florian Hölzl authored
Issue-Ref: 3967 Issue-Url: https://af3-developer.fortiss.org/issues/3967 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3968 Issue-Url: https://af3-developer.fortiss.org/issues/3968 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
Kernel: added keyboard movement to content anchorage controller. See merge request !105
-
Alexander Diewald authored
3967 See merge request !98
-
Johannes Eder authored
Issue-Ref: 3974 Issue-Url: https://af3-developer.fortiss.org/issues/3974 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3974 Issue-Url: https://af3-developer.fortiss.org/issues/3974 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3969 Issue-Url: https://af3-developer.fortiss.org/issues/3969 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Johannes Eder authored
Issue-Ref: 3969 Issue-Url: https://af3-developer.fortiss.org/issues/3969 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3985 Issue-Url: https://af3-developer.fortiss.org/issues/3985 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Issue-Ref: 3974 Issue-Url: https://af3-developer.fortiss.org/issues/3974 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
[3974] auto-layout context menu for fx-based diagram editors See merge request !106
-
Johannes Eder authored
-
Alexander Diewald authored
Issue-Ref: 3969 Issue-Url: https://af3-developer.fortiss.org/issues/3969 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
3969 See merge request !108
-
Alexander Diewald authored
Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Bump version to 2.17 See merge request !110
Showing
- org.fortiss.tooling.base.ui/META-INF/MANIFEST.MF 3 additions, 3 deletionsorg.fortiss.tooling.base.ui/META-INF/MANIFEST.MF
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/.ratings 1 addition, 1 deletion....tooling.base.ui/src/org/fortiss/tooling/base/ui/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/ToolingBaseUIActivator.java 3 additions, 1 deletion...c/org/fortiss/tooling/base/ui/ToolingBaseUIActivator.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/.ratings 14 additions, 13 deletions...org/fortiss/tooling/base/ui/editor/fx/controller/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/ContextMenuUtil.java 19 additions, 2 deletions...tooling/base/ui/editor/fx/controller/ContextMenuUtil.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/CurvedLinkLayoutedContentAnchorangeController.java 28 additions, 14 deletions...roller/CurvedLinkLayoutedContentAnchorangeController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/CurvedLinkLayoutedDiagramAnchorangeController.java 87 additions, 0 deletions...roller/CurvedLinkLayoutedDiagramAnchorangeController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectDiagramController.java 7 additions, 2 deletions...ase/ui/editor/fx/controller/EObjectDiagramController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectEllipticResizableContentControllerBase.java 5 additions, 4 deletions...roller/EObjectEllipticResizableContentControllerBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/EObjectRectangularResizableContentControllerBase.java 8 additions, 5 deletions...ler/EObjectRectangularResizableContentControllerBase.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedContentAnchorageController.java 7 additions, 6 deletions...tor/fx/controller/LayoutedContentAnchorageController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedCurveLinkBendPointController.java 2 additions, 1 deletion...r/fx/controller/LayoutedCurveLinkBendPointController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedDiagramAnchorageController.java 8 additions, 7 deletions...tor/fx/controller/LayoutedDiagramAnchorageController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedEllipticResizableContentController.java 2 additions, 1 deletion...ontroller/LayoutedEllipticResizableContentController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedLineLinkBendPointController.java 2 additions, 1 deletion...or/fx/controller/LayoutedLineLinkBendPointController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedLinkBendPointController.java 5 additions, 4 deletions...editor/fx/controller/LayoutedLinkBendPointController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/LayoutedRectangularResizableContentController.java 5 additions, 4 deletions...roller/LayoutedRectangularResizableContentController.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/controller/NamedCommentedLayoutModelChangeProvider.java 12 additions, 6 deletions...x/controller/NamedCommentedLayoutModelChangeProvider.java
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/.ratings 3 additions, 3 deletions...src/org/fortiss/tooling/base/ui/editor/fx/visual/.ratings
- org.fortiss.tooling.base.ui/src/org/fortiss/tooling/base/ui/editor/fx/visual/LayoutedCircularAnchorageContentVisualBase.java 1 addition, 1 deletion...fx/visual/LayoutedCircularAnchorageContentVisualBase.java