Skip to content
Snippets Groups Projects
  1. Dec 16, 2015
  2. Dec 09, 2015
  3. Dec 08, 2015
  4. Dec 07, 2015
  5. Dec 04, 2015
  6. Dec 03, 2015
  7. Dec 01, 2015
  8. Nov 30, 2015
  9. Nov 26, 2015
  10. Nov 25, 2015
  11. Nov 24, 2015
  12. Nov 20, 2015
  13. Nov 19, 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. Sep 21, 2015
  17. Sep 17, 2015
  18. Aug 24, 2015
  19. 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
  20. Jun 09, 2015
  21. Jun 05, 2015
  22. Jun 03, 2015
    • Johannes Eder's avatar
      9bd000f5
    • Simon Barner's avatar
      - When inserting copies of objects as a result of a copy&paste operation, the... · 73f1e2b5
      Simon Barner authored
      - When inserting copies of objects as a result of a copy&paste operation, the inserted model elements is shifted by an offset. This gives visual feedback to the user that the paste operation has actually been performed.
      - Notes:
       + Some model types are not handled yet (see ticket)
       + Although maybe an obvious approach, this feature cannot be implemented as a method in HierarchicElementCompositorBase:
         o It is not the base class of all affected compositors
         o HierarchicElementCompositorBase resides in org.fortiss.tooling.base, where as the required methods for detailing with layout information are in org.fortiss.tooling.base.ui
      refs 2344
      
      73f1e2b5
Loading