Skip to content
Snippets Groups Projects
  1. Dec 08, 2015
  2. Dec 07, 2015
  3. Dec 04, 2015
  4. Dec 03, 2015
  5. Dec 01, 2015
  6. Nov 30, 2015
  7. Nov 26, 2015
  8. Nov 25, 2015
  9. Nov 24, 2015
  10. Nov 23, 2015
  11. Nov 20, 2015
  12. Nov 19, 2015
  13. Nov 13, 2015
  14. Oct 23, 2015
  15. Oct 22, 2015
    • Alexander Diewald's avatar
      org.fortiss.tooling.base.ui: · fbfaea88
      Alexander Diewald authored
      - AnnotationViewBase: Wrap the update in a asyncExec call again to avoid deadlocks on model transformations.
      org.fortiss.af3.mira.ui:
      - Solve the reported issue by wrapping the problematic method call in mira.ui into a asyncExec call.
      refs 2323
      fbfaea88
    • Alexander Diewald's avatar
      YELLOW · c2741dfb
      Alexander Diewald authored
      c2741dfb
    • Alexander Diewald's avatar
      org.fortiss.tooling.base.ui: · b1a52a59
      Alexander Diewald authored
      - TreeViewerEditorBase: Wrap the refresh call into a asyncExec method to avoid invalid tread access when a model is modified which is open in a TreeViewer editor. 
      b1a52a59
  16. Oct 09, 2015
    • Alexander Diewald's avatar
      org.fortiss.tooling.base: · 4c360078
      Alexander Diewald authored
      - Introduce a separate base class for composing IModelElements. It manages (among other things) the instantiation of annotations.
      - Let HierarchicElementCompositorBase inherit from the newly created base class for IModelElements.
      4c360078
Loading