- Dec 14, 2021
-
-
barner authored
Issue-Ref: 4183 Issue-Url: af3#4183 Signed-off-by:
barner <barner@barner-VirtualBox>
-
Simon Barner authored
Improve usability of diagram viewer See merge request !163
-
Simon Barner authored
Issue-Ref: 4181 Issue-Url: af3#4181 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Dec 13, 2021
-
-
Ulrich Schöpp authored
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4181
-
Simon Barner authored
Improve update performance of DynamicTreeTableViewer See merge request !164
-
Simon Barner authored
Issue-Ref: 4182 Issue-Url: af3#4182 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4181 Issue-Url: af3#4181 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4181 Issue-Url: af3#4181 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Dec 12, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4181
-
- Dec 11, 2021
-
-
Ulrich Schöpp authored
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4181
-
- Dec 10, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4183
-
For models with larger data dictionaries, the update of the data dictionary can become slow enough that editing element names becomes difficult. This commit changes the DynamicTreeTableViewer such that not the whole tree is re-build on every update. This solves the issue with the data dictionaries. Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4192
-
Zoom: - When zooming with ctrl-scroll, the viewer fixes the content under the mouse pointer, so that zooming does not move the content. - On Linux, zoom did not work proper. The grid was zoomed, but the content remained unchanged. Panning: - The viewer now supports panning with ctrl-drag. Other changes: - The code for zooming and moving the content has been simplified. Rather than applying transformations to all nodes separately and repeating coordinate calculations, the content scale and translation is now controlled by a single transformation. Coordinate transformations are done using JavaFX's methods. - The GridCanvas has been optimized to avoid redrawing its content (which resulted in a noticable slow-down during panning). The grid canvas is not redrawn when the content is only moved. Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 4181
-
Andreas Bayha authored
4180: ModelContext.checkIDs(): Stop generation of error messages after 100 lines Closes af3#4180 See merge request !162
-
Andreas Bayha authored
4179 Add null check for model element handlers See merge request !161
-
Andreas Bayha authored
Issue-Ref: 4180 Issue-Url: af3#4180 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Andreas Bayha authored
Issue-Ref: 4179 Issue-Url: af3#4179 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Dec 09, 2021
-
-
Simon Barner authored
* Works around performance problems with large models that have missing/erroneous IDs * Note that still all deteced problems will be fixed Issue-Ref: 4180 Issue-Url: af3#4180 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4179 Issue-Url: af3#4179 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
4175: Adaptations to enable development of SOA architecture in separate plugins See merge request !160
-
Sebastian Bergemann authored
Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Dec 03, 2021
-
-
Simon Barner authored
Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 26, 2021
-
-
Andreas Bayha authored
Kernel changes for: Add a first version of a library enabling the reuse of components (and more) See merge request !149
-
Adds and implements kernel space plugins for new reuse implementation. Issue-Ref: 4125 Issue-Url: af3#4125
-
- Nov 24, 2021
-
-
Simon Barner authored
* TODO: Cleanup/factorize this package (see #4176) Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 22, 2021
-
- Nov 19, 2021
-
-
Sebastian Bergemann authored
Issue-Ref: 4175 Issue-Url: af3#4175 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Nov 18, 2021
-
-
Simon Barner authored
Update auto-layouter to ELK Closes af3#3872 See merge request !157
-
- Nov 17, 2021
-
-
Simon Barner authored
Issue-Ref: 3872 Issue-Url: af3#3872 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3872 Issue-Url: af3#3872 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Nov 16, 2021
-
-
Signed-off-by:
Ulrich Schöpp <schoepp@fortiss.org> Issue-Ref: 3872
-
- Nov 15, 2021
-
-
Simon Barner authored
4170: Enable to unset annotation value by entering the empty string See merge request !156
-
Andreas Bayha authored
Issue-Ref: 4170 Issue-Url: af3#4170 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
Simon Barner authored
4169: Install exception handler for command stack showing errors to user Closes af3#4169 See merge request !155
-
Andreas Bayha authored
Issue-Ref: 4169 Issue-Url: af3#4169 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Nov 11, 2021
-
-
Simon Barner authored
Issue-Ref: 4170 Issue-Url: af3#4170 Signed-off-by:
Simon Barner <barner@fortiss.org>
-