- 12 May, 2017 1 commit
-
-
Simon Barner authored
- Initial Import of KIELER-based auto-layout initially implemented by Philip Offtermatt (offtermatt@) - TODO - Code cleanup - UI integration
-
- 10 May, 2017 2 commits
-
-
Johannes Eder authored
-
Johannes Eder authored
-
- 08 May, 2017 1 commit
-
-
Florian Hölzl authored
refs 2953
-
- 03 May, 2017 1 commit
-
-
Simon Barner authored
-
- 19 Apr, 2017 3 commits
-
-
Simon Barner authored
-
Simon Barner authored
- See https://github.com/lcaron/opal/ refs 2943
-
Simon Barner authored
- Ensure that candidate objects to populate annotations of type EReference are sorted before being presented to the user refs 2943
-
- 30 Mar, 2017 1 commit
-
-
Alexander Diewald authored
-
- 29 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
-
- 26 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
-
- 22 Mar, 2017 2 commits
-
-
Simon Barner authored
- In simplified constructor of EcoreSerializerBase, set default values for charset (UTF-8) and XSD schema file (null) refs 2895
-
Simon Barner authored
refs 2895
-
- 21 Mar, 2017 3 commits
-
-
Vincent Aravantinos authored
refs 2885
-
Vincent Aravantinos authored
refs 2885
-
Vincent Aravantinos authored
refs 2886
-
- 20 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
-
- 08 Mar, 2017 1 commit
-
-
Vincent Aravantinos authored
refs 2553
-
- 06 Mar, 2017 1 commit
-
-
Johannes Eder authored
refs 2869
-
- 27 Feb, 2017 2 commits
-
-
Johannes Eder authored
-
Florian Hölzl authored
-
- 21 Feb, 2017 3 commits
-
-
Alexander Diewald authored
-
Alexander Diewald authored
-
Alexander Diewald authored
-
- 17 Feb, 2017 2 commits
-
-
Simon Barner authored
- Add EcoreSerializerBase.createTemporaryFileURI() and use it to fix generation of PikeOS vmit.xml configuration files - Adjust other configuration generators (in particular: test cases for configuration generators) that relied on writing to pre-existing resources in Eclipse bundles (which, however, only worked in the developer installation and never in the pre-compiled RCP) - Hence, remove output placeholder files that are no longer required. refs 2844
-
Florian Hölzl authored
refs 2840
-
- 20 Jan, 2017 3 commits
-
-
Alexander Diewald authored
-
Alexander Diewald authored
refs 2779
-
Alexander Diewald authored
- Add mapping lambda util methods that ease the in- and output operations of a mapped stream (less writing). - Add a lambda util method for flatmap operations. refs 2779
-
- 13 Jan, 2017 1 commit
-
-
Alexander Diewald authored
refs 2406
-
- 11 Jan, 2017 1 commit
-
-
Alexander Diewald authored
- Replace custom bundle search method with one provided by the eclipse Platform. refs 2406
-
- 10 Jan, 2017 2 commits
-
-
Alexander Diewald authored
- Check each pasted referenced element if it can be pasted to the target annotation. refs 2361
-
Alexander Diewald authored
Open a second shell before taking the screenshot of the "tick" button for boolean annotations in GTK environments. refs 2406
-
- 16 Dec, 2016 1 commit
-
-
Alexander Diewald authored
Add a utility method to get the directly connected elements of a given IHierarchicElement that have the given type.
-
- 12 Dec, 2016 3 commits
-
-
Alexander Diewald authored
- Add a migration util method for IAnnotatedSpecifications. - Documentation cleanup. - Minor refactoring.
-
Alexander Diewald authored
refs 2779
-
Alexander Diewald authored
- Get the number of moved (sub-)elements and store it in the extended metadata map of the moved elements. - Adjust the movement point calculation to the number of elements (als improve snap to grid). refs 2751
-
- 09 Dec, 2016 2 commits
-
-
Vincent Aravantinos authored
refs 2358
-
Alexander Diewald authored
- Copy operation are not dirtying the model any more: Add a write flag to annotation actions; Only those will are dirtying a model now. - Context menu in the annotation view is no longer visible for non-editable annotations. - References and multi-references are now correctly handled: - Correct the set logic. - Offer two kinds of pastes for multi-reference annotations: append, replace. - Fix duplicated context menu entries for the SafetyIntegrityLevel annotation (details: see bug report). refs 2361
-
- 07 Dec, 2016 1 commit
-
-
Alexander Diewald authored
- Move the getEStructuralFeatureDescriptor method to the IAnnotationValueProvider interface. - Move the getContectMenuEntries method for AnnotationValueProviders to the ValueProviderBase class. - Remove the DefaultAnnotationContextActions interface that provided a default implementation. - Add copy & paste Actions to the ValueProviderBase class. - Improve the handling of (Annotation) instanceKeys in the GenericAnnotationView. - Generalize the Action to create random values for the annotations of the visible element set in the annotation view: - Can handle only Number types up to now. - Add a static method in AnnotationUtils that allows to provide this capability in AnnotationValueProviders. - Add a BaseMathUtils utility class in org.fortiss.tooling.base to handle "dynamic" Number conversions that are not considered in Apache common's MathUtils: Used, e.g., for the randowm number generation. - Update the EnergyConsumption- & WcetValueProviders. refs 2361
-