- May 05, 2022
-
-
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>
-
- Apr 27, 2022
-
-
Andreas Bayha authored
Issue-Ref: 4229 Issue-Url: af3#4229 Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
-
- Mar 03, 2022
-
-
Sebastian Bergemann authored
Issue-Ref: 3946 Issue-Url: https://af3-developer.fortiss.org/issues/3946 Signed-off-by:
Sebastian Bergemann <bergemann@fortiss.org>
-
- Feb 21, 2022
-
-
Simon Barner authored
Issue-Ref: 4161 Issue-Url: af3#4161 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 25, 2021
-
-
Johannes Eder authored
Issue-Ref: 4167 Signed-off-by:
Johannes Eder <eder@fortiss.org>
-
- 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>
-
- 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>
-
- 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>
-
- 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>
-
- Feb 09, 2019
-
-
Alexander Diewald authored
Issue-Ref: 3620 Issue-Url: https://af3-developer.fortiss.org/issues/3620 Signed-off-by:
Alexander Diewald <diewald@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>
-
- 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>
-
- Apr 17, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 13, 2018
-
-
Filip Reaboi authored
-
- Mar 09, 2018
-
-
Simon Barner authored
* org.fortiss.af3.platform.model.generic.GenericExecutionUnit (changed - from ExecutionUnit) * org.fortiss.af3.platform.pikeos.model.Core (as before) - Add migrators that remove annotation from model elements other than the two mentioned above - Move registration of MemoryPerNode, PowerConsumption, HardwareCost from af3.exploration.smt to af3.platform refs 2658
-
- Nov 10, 2017
-
-
Filip Reaboi authored
refs 3148
-
- Feb 27, 2017
-
-
Johannes Eder authored
-
- Aug 26, 2016
-
-
Andreas Bayha authored
-
- Mar 01, 2016
-
-
Johannes Eder authored
refs 2489
-
- Feb 19, 2016
-
-
Johannes Eder authored
-
Johannes Eder authored
refs 2489
-
- Feb 16, 2016
-
-
Florian Hölzl authored
-
- 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
-
- Dec 04, 2014
-
-
Simon Barner authored
- Remove redundant dependencies (i.e., those, that are already contained and re-exported by the actual dependencies)
-
- Sep 08, 2014
-
-
Vincent Aravantinos authored
-
- Jul 21, 2014
-
-
Vincent Aravantinos authored
refs 2048
-
- Jun 03, 2014
-
-
Vincent Aravantinos authored
refs 1868
-
- Feb 03, 2014
-
-
Florian Hölzl authored
-
- Sep 06, 2013
-
-
Florian Hölzl authored
refs 1686
-
- Jul 02, 2013
-
-
Florian Hölzl authored
refs 1411
-
- Jul 01, 2013
-
-
Florian Hölzl authored
-
- Feb 15, 2013
-
-
Florian Hölzl authored
refs 1249
-
- Dec 28, 2012
-
-
Daniel Ratiu authored
Big refactorings to make the library mechanism more generic. Tests are green and the simulator works. refs 694
-