Skip to content
Snippets Groups Projects
  1. Jun 06, 2018
    • Simon Barner's avatar
      Avoid broken model resources during cross-project copy-and-paste · c4f501d1
      Simon Barner authored
      
      - Use original (non-copied) references only when copying within 
        the same model resource.
      - Otherwise, the copy in the destination resource will have 
        a reference to the original resource.
      - NOTE
        - The resulting copy can have null-references which might
          not be handled correctly.
        - Hence, this is only an initial workaround, and a proper
          handling of copying references is needed.
      
      Issue-Ref: 2845
      
      Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
      c4f501d1
  2. May 22, 2018
  3. May 07, 2018
  4. May 04, 2018
  5. Apr 26, 2018
  6. Apr 25, 2018
  7. Apr 24, 2018
  8. Apr 23, 2018
  9. Apr 18, 2018
  10. Apr 17, 2018
  11. Apr 13, 2018
  12. Apr 12, 2018
  13. Apr 11, 2018
  14. Apr 10, 2018
  15. Apr 09, 2018
Loading