Skip to content
Snippets Groups Projects
  1. Nov 14, 2017
  2. Nov 13, 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
      GREEN. · 283b9e0a
      Florian Hölzl authored
      refs 2983
      283b9e0a
    • Florian Hölzl's avatar
      RED. · 82d34838
      Florian Hölzl authored
      refs 2983
      82d34838
    • Florian Hölzl's avatar
      RED. · 73985ec0
      Florian Hölzl authored
      refs 2983
      73985ec0
    • Florian Hölzl's avatar
      GREEN. · c279c85b
      Florian Hölzl authored
      refs 2983
      c279c85b
    • Florian Hölzl's avatar
      RED. · de59e1de
      Florian Hölzl authored
      refs 2983
      de59e1de
    • Florian Hölzl's avatar
      GREEN. · 65207f64
      Florian Hölzl authored
      refs 2983
      65207f64
    • 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
Loading