Skip to content
Snippets Groups Projects
  1. Nov 15, 2017
    • Vincent Aravantinos's avatar
      GREEN · 0a49515f
      Vincent Aravantinos authored
      0a49515f
    • Alexander Diewald's avatar
      - YELLOW · 054e8db8
      Alexander Diewald authored
      - Missed a TODO: Removed internalToScreenDimension (not used anywhere).
      refs 2983
      054e8db8
    • Alexander Diewald's avatar
      - YELLOW · 54460123
      Alexander Diewald authored
      - 2 additional static imports.
      - No static import of ZoomUtils.screenToInternalDimension. The method name exists in ZoomUtils and ZoomUiUtils. Same naming due to same functionality, use is context-dependent (UI/non-UI).
      refs 2983
      54460123
    • Johannes Eder's avatar
      YELLOW · 3136a53d
      Johannes Eder authored
      3136a53d
  2. Nov 14, 2017
  3. Nov 10, 2017
  4. Nov 08, 2017
  5. Oct 25, 2017
  6. 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
  7. 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
  8. Oct 18, 2017
  9. Oct 17, 2017
  10. Oct 12, 2017
  11. Oct 10, 2017
  12. Oct 09, 2017
  13. Sep 19, 2017
  14. Aug 07, 2017
  15. Jul 17, 2017
  16. 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
  17. May 22, 2017
  18. May 19, 2017
  19. May 18, 2017
Loading