- May 17, 2017
-
-
Simon Barner authored
- Extract IAutoLayouter interface - Do not use static variables to keep state for static methods! - KAutoLayout may be re-used for multiple layout jobs, but the code is not reentrant! refs 2998
-
Simon Barner authored
- Performance: - Do not use Eclipse Job. Action is already in a separate thread, and 'Job' is much slower - Disabled annotation view update when applying layout update refs 2898
-
- May 15, 2017
-
-
Simon Barner authored
TODO: Use progress monitor of Eclipse Job refs 2898
-
- May 12, 2017
-
-
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 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
-
- May 10, 2017
-
-
Johannes Eder authored
-
Johannes Eder authored
-
- May 08, 2017
-
-
Florian Hölzl authored
refs 2953
-
- May 03, 2017
-
-
Simon Barner authored
-
- Apr 19, 2017
-
-
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
-
- Mar 30, 2017
-
-
Alexander Diewald authored
-
- Mar 29, 2017
-
-
Vincent Aravantinos authored
-
- Mar 26, 2017
-
-
Vincent Aravantinos authored
-
- Mar 22, 2017
-
-
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
-
- Mar 21, 2017
-
-
Vincent Aravantinos authored
refs 2885
-
Vincent Aravantinos authored
refs 2885
-
Vincent Aravantinos authored
refs 2886
-
- Mar 20, 2017
-
-
Vincent Aravantinos authored
-
- Mar 08, 2017
-
-
Vincent Aravantinos authored
refs 2553
-
- Mar 06, 2017
-
-
Johannes Eder authored
refs 2869
-
- Feb 27, 2017
-
-
Johannes Eder authored
-
Florian Hölzl authored
-
- Feb 21, 2017
-
-
Alexander Diewald authored
-
Alexander Diewald authored
-
Alexander Diewald authored
-
- Feb 17, 2017
-
-
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
-
- Jan 20, 2017
-
-
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
-
- Jan 13, 2017
-
-
Alexander Diewald authored
refs 2406
-
- Jan 11, 2017
-
-
Alexander Diewald authored
- Replace custom bundle search method with one provided by the eclipse Platform. refs 2406
-
- Jan 10, 2017
-
-
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
-
- Dec 16, 2016
-
-
Alexander Diewald authored
Add a utility method to get the directly connected elements of a given IHierarchicElement that have the given type.
-