You need to sign in or sign up before continuing.
- Jun 09, 2020
-
-
Andreas Bayha authored
First Durchstich to display annotations according to the current selection. Issue-Ref: 4014 Issue-Url: https://af3-developer.fortiss.org/issues/4014 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Apr 14, 2020
-
-
Alexander Diewald authored
Issue-Ref: 4000 Issue-Url: https://af3-developer.fortiss.org/issues/4000 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jan 27, 2020
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Dec 17, 2019
-
-
Alexander Diewald authored
* Only use delegate factories in the FX editor base. By that all editors are extensible. * Move the definition of the factories of one editor from the editor to its bindings. * Create the concrete factories by reflection when a FX editor is constructed. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Dec 11, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* For Connectors & Links. * Add a controller for HierarchicElements. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Move fx-base classes dealing with controllers to a dedicated package to prepare adding more base classes. * Place type checks in the constructors of AF3 base classes to avoid them in the large set of concrete classes. * Transform several base classes to classes such that they can be directly instantiated by factories if no specialization is needed. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Dec 09, 2019
-
-
Johannes Eder authored
* removed all constraint classes Issue-Ref: 3891 Issue-Url: https://af3-developer.fortiss.org/issues/3891 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- Nov 28, 2019
-
-
Tiziano Munaro authored
Base classes for standard boxes-and-wires diagram have been introduces in order to avoid code duplication among similar diagram types. Issue-Ref: 3874 Issue-Url: https://af3-developer.fortiss.org/issues/3874 Signed-off-by:
Tiziano Munaro <munaro@fortiss.org>
-
- Nov 07, 2019
-
-
Florian Hölzl authored
Issue-Ref: 3815 Issue-Url: https://af3-developer.fortiss.org/issues/3815 Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- Oct 15, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3852 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- May 03, 2019
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3725 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Jan 23, 2019
-
-
Alexander Diewald authored
* Refer to the modular JDK-11 in the classpath. * Depend on openjfx plugins from Tom Schindl. Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Nov 30, 2018
-
-
Sudeep Kanav authored
Issue-Ref: 3536 Signed-off-by:
Sudeep Kanav <kanav@fortiss.org>
-
- Nov 28, 2018
-
-
Simon Barner authored
* Retain almost all ratings ratings * Exception: AbstractTextCellDatabindingEditingSupport, whose setupFieldAssist() method was removed since * it would have introduced a dependency to another package in base.ui only because is "FieldAssist" class was referenced in the method *comment*. * However, this method is only used very rarely and users of the class setup up their field assist in createCellEditor() instead. Issue-Ref: 3582 Issue-Url: https://af3-developer.fortiss.org/issues/3582 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 24, 2018
-
-
reaboi authored
Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- Aug 14, 2018
-
-
Florian Hölzl authored
Signed-off-by:
Florian Hoelzl <hoelzl@fortiss.org>
-
- May 25, 2018
-
-
Alexander Diewald authored
* Add a TreeViewer that constructs a DynamicTreeViewer whose UI provider uses the methods and kernel services for IHierarchicElements and NamedElements. * The Viewer uses a composition principle where a client must provide TreeView (JavaFX), a root element (AF3), and a content provider that selects the elements to be displayed. * Add two basic content providers that a) list all children below the given root element and b) list all children of a given type. Issue-Ref: 3209 Issue-Url: https://af3-developer.fortiss.org/issues/3209 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 17, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 13, 2018
-
-
Filip Reaboi authored
-
- Mar 06, 2018
-
-
Filip Reaboi authored
refs 3240
-
- Nov 29, 2017
-
-
Simon Barner authored
- Code is applicable to both TableCells and TableViewers. - In accordance SWT base classes. refs 3176
-
- Nov 23, 2017
-
-
Levi Lucio authored
refs 3039
-
- Nov 22, 2017
-
-
Levi Lucio authored
refs 3039
-
- Nov 10, 2017
-
-
Filip Reaboi authored
refs 3148
-
- May 12, 2017
-
-
Simon Barner authored
- Initial import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@) - TODO - Code cleanup - UI integration refs 2898
-
Simon Barner authored
refs 2898
-
Simon Barner authored
- Initial Import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@) - TODO - Code cleanup - UI integration
-
- Apr 19, 2017
-
-
Simon Barner authored
- See https://github.com/lcaron/opal/ refs 2943
-
- Feb 27, 2017
-
-
Johannes Eder authored
-
- Oct 10, 2016
-
-
Vincent Aravantinos authored
refs 2708
-
- Aug 26, 2016
-
-
Andreas Bayha authored
-
- Feb 16, 2016
-
-
Florian Hölzl authored
-
- Dec 01, 2015
-
-
Johannes Eder authored
refs 2446
-
- Sep 21, 2015
-
-
Alexander Diewald authored
refs 2228
-
- Sep 17, 2015
-
-
Alexander Diewald authored
-
- Aug 24, 2015
-
-
Vincent Aravantinos authored
-
- Feb 06, 2015
-
-
Vincent Aravantinos authored
-
- Feb 03, 2015
-
-
Simon Barner authored
-
- Jan 22, 2015
-
-
Simon Barner authored
- Move annotation value service, annotation value provider base classes and annotation extension point to org.foritss.tooling.base - Remove createEditingSupport() from IAnnotationValueProviderBase and move functionality to org.fortiss.tooling.base.ui.annotation.editingsupport.EditingSupportFactory instead - Rename extension point to org.fortiss.tooling.base.annotation. Example binding: <extension point="org.fortiss.tooling.base.annotation"> <annotation binding="org.fortiss.af3.timing.annotation.valueprovider.CIValueProvider"> <modelElementClass modelElementClass="org.fortiss.af3.component.model.Component"/> </annotation> </extension - Adapt all known users of annotation framework to new structure - The change is a preparation to fix #2208, i.e. to put the instantiation of a model element and its annotations into a single undo/redo command refs 2208
-