Skip to content
Snippets Groups Projects
  1. Nov 24, 2015
  2. Nov 20, 2015
  3. Nov 19, 2015
  4. Oct 23, 2015
  5. 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
  6. Sep 21, 2015
  7. Sep 17, 2015
  8. Aug 24, 2015
  9. Aug 03, 2015
    • Carmen Carlan's avatar
      Changed the default canDisconnect to false. · 957472a8
      Carmen Carlan authored
      refs 2203
      957472a8
    • Vincent Aravantinos's avatar
      fix · 35eb86a6
      Vincent Aravantinos authored
      refs 2285
      35eb86a6
    • Johannes Eder's avatar
      refactored · e9731644
      Johannes Eder authored
      - removed all redundant classes AbstractDecoratedComplexCellWithTextStyledTextActionHandlerDatabindingEditingSupport, AbstractComplexCellWithTextStyledTextActionHandlerDatabindingEditingSupport, AbstractComplexCellDatabindingEditingSupport
      - changed DataStateValueEditing Support so that complex cells are still supported
      refs 2267
      e9731644
    • Vincent Aravantinos's avatar
      · d31d5110
      Vincent Aravantinos authored
      refs 2235
      d31d5110
  10. Jun 09, 2015
  11. Jun 05, 2015
  12. Jun 03, 2015
  13. Jun 02, 2015
  14. Jun 01, 2015
    • Simon Barner's avatar
      - Ensure that in each session, the hint how to create new connections is... · 8552a7d3
      Simon Barner authored
      - Ensure that in each session, the hint how to create new connections is displayed until the user has managed to create three of them.
      - (Side note): The current implementation cannot distinguish connections created interactively by the user, and connections created by a model-transformations. However, we can assume that a user who is able to issue a model-transformation also knows how to create a channel in the GUI.
      refs 2229
      
      8552a7d3
    • Johannes Eder's avatar
      YELLOW · b984c415
      Johannes Eder authored
      refs 2126
      b984c415
    • Johannes Eder's avatar
      fixed · d7c0b881
      Johannes Eder authored
      refs 2126
      d7c0b881
  15. May 07, 2015
  16. Apr 10, 2015
  17. Apr 09, 2015
  18. Apr 01, 2015
    • Simon Barner's avatar
      getLabelForValue(): · 43bf53d9
      Simon Barner authored
       - In case the label could not be found, return a string representation of the value. This is useful to implement custom label providers for model elements are edited in combo boxes.
       - Prevent potential NPE
      43bf53d9
  19. Mar 25, 2015
  20. Mar 16, 2015
    • Simon Barner's avatar
      - GSNPositionedEditPartBase*: Avoid code duplication by pushing... · 759cb1fc
      Simon Barner authored
      - GSNPositionedEditPartBase*: Avoid code duplication by pushing refreshDecorationFigure() to PositionedEditPartBase
      - PositionedEditPartBase.refreshDecorationFigure()
        - Avoid SWT Image leak by reusing the same icons
        - Add more null-checks to implementation
      - MarkerViewPart -> column updater: Avoid SWT Image leak by disposing old image before setting a new one
      759cb1fc
  21. Feb 23, 2015
  22. Feb 20, 2015
  23. Feb 16, 2015
  24. Feb 12, 2015
Loading