Skip to content
Snippets Groups Projects
  1. Nov 08, 2017
  2. Oct 25, 2017
  3. Oct 24, 2017
    • Simon Barner's avatar
      RED (contains a warning) · eb67d56e
      Simon Barner authored
      refs 2490
      eb67d56e
    • Simon Barner's avatar
      - Shorten very long class names (motivated by TODO in... · 96e6b7c7
      Simon Barner authored
      - Shorten very long class names (motivated by TODO in AbstractDecoratedStyledTextCellDatabindingEditingSupport)
        - TextCellEditorWithTextStyledTextActionHandler -> StyledTextCellEditor
        - AbstractDecoratedTextCellWithTextStyledTextActionHandlerDatabindingEditingSupport -> AbstractDecoratedStyledTextCellDatabindingEditingSupport
        - AbstractTextCellWithTextStyledTextActionHandlerDatabindingEditingSupport -> AbstractStyledTextCellDatabindingEditingSupport
      
      - Update rating of affected classes
        - Resolve minor issues (many documentation)
        - Try to keep current rating where appropriate since the changes are pure renamings
      refs 2983
      
      96e6b7c7
    • Simon Barner's avatar
      YELLOW · e5f46018
      Simon Barner authored
      (use static imports)
      refs 2983
      e5f46018
    • Alexander Diewald's avatar
      GREEN · 3b81e299
      Alexander Diewald authored
      refs 2983
      3b81e299
  4. Oct 23, 2017
    • Florian Hölzl's avatar
      RED. · 7c034065
      Florian Hölzl authored
      refs 2983
      7c034065
    • Florian Hölzl's avatar
      GREEN. · 02e06b5e
      Florian Hölzl authored
      refs 2983
      02e06b5e
    • Simon Barner's avatar
      Unify implementation of generic boolean checkbox table editor and annotation... · 2f8fa12c
      Simon Barner authored
      Unify implementation of generic boolean checkbox table editor and annotation view-specific implementation
        - Eliminate org.fortiss.tooling.base.ui.annotation.editingsupport.BooleanCellEditor since instead of showning an editor, the icon visualizing the checkbox state is toggled.
        - Rename org.fortiss.tooling.base.ui.annotation.editingsupport.EmulatedNativeCheckBoxLabelProvider -> CheckBoxLabelProviderInsteadSubclassing. It is based on static utility methods provided by org.fortiss.tooling.base.ui.tablecell.CheckBoxLabelProvider (subclassing is not possible due to conflicting required base classes).
      refs 2268
      
      2f8fa12c
  5. Oct 18, 2017
  6. Oct 17, 2017
  7. Oct 12, 2017
  8. Oct 10, 2017
  9. Oct 09, 2017
  10. Sep 19, 2017
  11. Aug 07, 2017
  12. Jul 17, 2017
  13. May 26, 2017
    • Simon Barner's avatar
      - Enable automatic layouter only for diagrams without rounded edges, which is... · 74a4199f
      Simon Barner authored
      - Enable automatic layouter only for diagrams without rounded edges, which is the case if none of the positions of the connected connectors is specified using an angle (i.e., in particular also if the model does not contain any connectors, or none of the connectors is connected to a connection).
      - getContributedItems(): Use shortcut style when checking conditions, i.e. return dedicated value at as soon as possible, instead of using nested ifs
      refs 2898
      
      74a4199f
  14. May 22, 2017
  15. May 19, 2017
  16. May 18, 2017
  17. May 17, 2017
  18. May 15, 2017
  19. May 12, 2017
  20. May 08, 2017
Loading