3539
- Oct 04, 2018
-
-
Simon Barner authored
* Previous GREEN rating in a57ba1f9 has erroneously been turned to yellow when merging Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Hernan Ponce de Leon authored
Issue-Ref: 3539 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Simon Barner authored
* Detected by enabling all resource-related Java compiler warnings * Java -> Compiler -> Errors/Warnings * Filtering for "resource" should show 3 warnings * Set to "Warning" Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
https://git.fortiss.org/af3/kernel.gitSimon Barner authored
Conflicts: org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/internal/.ratings Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Check for duplicates was based on "cstrClass" (of type Class), whereas the registration is based on the class name * Note: This change does not affect the actual registration, hence no change in behavior is expected. * Revealed by warning on unlikely argument of (type Class) for string2cstrMap.get() Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* FontMetrics.getAverageCharWidth() has been deprecated Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* SWTObservables is deprecated * Add drop-in replacement of observeText() in DataBindingUtils that uses the new API Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* container.getContainedElements() is of type List<IHierarchicElement> * The (unchecked) cast of elementRef -> IHierarchicElement has already been present in the previous version of this method Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Oct 02, 2018
-
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* org.eclipse.jface.viewers.ViewerSorter is deprecated Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-