Skip to content
Snippets Groups Projects
  1. Nov 29, 2017
  2. Nov 28, 2017
  3. Nov 27, 2017
  4. Nov 23, 2017
  5. Nov 22, 2017
  6. Nov 21, 2017
  7. Nov 20, 2017
  8. Nov 17, 2017
  9. Nov 16, 2017
  10. 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
  11. Nov 14, 2017
  12. Nov 10, 2017
  13. Nov 08, 2017
  14. Oct 25, 2017
  15. 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
  16. 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
  17. Oct 18, 2017
  18. Oct 17, 2017
  19. Oct 12, 2017
  20. Oct 10, 2017
Loading