Skip to content
Snippets Groups Projects
  1. May 17, 2017
    • Simon Barner's avatar
      Turn layouter into a strategy class · 800acd9b
      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
      800acd9b
    • Simon Barner's avatar
      - Layout only ILayoutedModelElements · 1755928e
      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
      1755928e
  2. May 15, 2017
  3. May 12, 2017
  4. May 10, 2017
  5. May 08, 2017
  6. May 03, 2017
  7. Apr 19, 2017
  8. Mar 30, 2017
  9. Mar 29, 2017
  10. Mar 26, 2017
  11. Mar 22, 2017
  12. Mar 21, 2017
  13. Mar 20, 2017
  14. Mar 08, 2017
  15. Mar 06, 2017
  16. Feb 27, 2017
  17. Feb 21, 2017
  18. Feb 17, 2017
    • Simon Barner's avatar
      - Add EcoreSerializerBase.createTemporaryFileURI() and use it to fix... · 6ee28872
      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
      
      6ee28872
    • Florian Hölzl's avatar
      Applied proposed patch. · ad1736ff
      Florian Hölzl authored
      refs 2840
      ad1736ff
  19. Jan 20, 2017
  20. Jan 13, 2017
  21. Jan 11, 2017
  22. Jan 10, 2017
  23. Dec 16, 2016
Loading