- Dec 15, 2015
-
-
Florian Hölzl authored
refs 2456
-
Florian Hölzl authored
refs 2456
-
- Dec 10, 2015
-
-
Florian Hölzl authored
refs 2454
-
Florian Hölzl authored
-
Florian Hölzl authored
refs 2454
-
Florian Hölzl authored
refs 2454
-
- Dec 09, 2015
-
-
Johannes Eder authored
-
Simon Barner authored
- Update columnWidthCache in ControlListener. There, getWidth() seems to always return the true width, and hence the workaround from the last commit is no longer needed (and the width is cached in all cases). refs 2424
-
- Dec 08, 2015
-
-
Simon Barner authored
refs 2424
-
Florian Hölzl authored
refs 2454
-
Florian Hölzl authored
refs 2454
-
Florian Hölzl authored
refs 2454
-
Simon Barner authored
-
- Dec 07, 2015
-
-
Johannes Eder authored
refs 2446
-
Johannes Eder authored
refs 2446
-
- Dec 04, 2015
-
-
Johannes Eder authored
new factorised gef editor base class refs 2446
-
- Dec 03, 2015
-
-
Johannes Eder authored
refs 2446
-
- Dec 01, 2015
-
-
Johannes Eder authored
refs 2446
-
Johannes Eder authored
refs 2446
-
Johannes Eder authored
refs 2446
-
Johannes Eder authored
layout information accessible via singleton interface refs 2446
-
- Nov 30, 2015
-
-
Johannes Eder authored
working sub diagrams refs 2446
-
Johannes Eder authored
refs 2446
-
- Nov 26, 2015
-
-
Johannes Eder authored
refs 2446
-
Simon Barner authored
- Add and register {@link RemoveDuplicatedAnnotationsMigrationProvider} that removes duplicated {@link IAnnotatedSpecification}s from a model. These have been observed for a couple of models and might indicate an internal problem.
-
Johannes Eder authored
refs 2446
-
Simon Barner authored
- Consider both text and image contents in the MeasureItem and PaintItem Listener installed in addRowHeightListener() - Improve documentation refs 2450
-
Simon Barner authored
-
Simon Barner authored
- Add MigrationUtils: Utility methods for implementation of drop-in replacement migrations of (sub-types of) types defined in org.fortiss.tooling.base.
-
- Nov 25, 2015
-
-
Johannes Eder authored
refs 2446
-
Johannes Eder authored
refs 2446
-
- Nov 24, 2015
-
-
Vincent Aravantinos authored
refs 2352
-
Simon Barner authored
refs 2450
-
Simon Barner authored
-
- Nov 23, 2015
-
-
Simon Barner authored
refs 2449
-
- Nov 20, 2015
-
-
Simon Barner authored
- Make update(IModelElement modelElement) more robust by tolerating null input which might occur during model modifications refs 2289
-
- Nov 19, 2015
-
-
Johannes Eder authored
refs 2446
-
Simon Barner authored
-
Simon Barner authored
- Remove deprecated method KernelModelElementUtils.getParentElement(EObject, Class). Use KernelModelElementUtils.getParentElement(EObject, Class, boolean) instead.
-
Simon Barner authored
- Missing @Override - Missing /** {@inheritDoc} */ - Spurious ; - Spurious @SuppressWarnings("unchecked") - Spurious casts - Spurious imports
-