- Oct 04, 2018
-
-
Hernan Ponce de Leon authored
3539 See merge request !27
-
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
-
-
Hernan Ponce de Leon authored
Navigator: Show Projects after startup. See merge request !26
-
Hernan Ponce de Leon authored
Issue-Ref: 3540 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Alexander Diewald authored
* Since migrating to Photon, the listeners of the IPersistencyService must be seemingly installed in the init phase. By that, the corresponding listeners are also aware of model loading. * Also, remove an unneeded cast to avoid a warning. Issue-Ref: 3540 Issue-Url: https://af3-developer.fortiss.org/issues/3540 Signed-off-by:
Alexander Diewald <diewald@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
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>
-
- Oct 01, 2018
-
-
Alexander Diewald authored
Issue-Ref: 3538 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 28, 2018
-
-
Simon Barner authored
Issue-Ref: 3394 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Hernan Ponce de Leon authored
Constraints: Fixup decompose mechanism for constrained model elements See merge request !25
-
Alexander Diewald authored
Avoid infinite selection update bouncing between editors and navigator See merge request !24
-
Alexander Diewald authored
Issue-Ref: 3535 Issue-Url: https://af3-developer.fortiss.org/issues/3535 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Filip Reaboi authored
green Issue-Ref: 3523 Signed-off-by:
Filip Reaboi <reaboi@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3535 Issue-Url: https://af3-developer.fortiss.org/issues/3535 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- Sep 27, 2018
-
-
Alexander Diewald authored
* In the decompose mechanism, the constrained instances are duplicated since the resolution of #3293. It is sufficient to remove the contrained instances from the container by clearing the list since the hierarchical decomposition takes care of the destruction of contained specifications. * Tests: Deleting a component with a test suite succeeds, deleting test suites and test suite specs succeeds. The "All tests pass" constraint seems to work: It is marked green in a one-component system with a "successful" test suite (NOTE: there are currently focus problems, so one might need to click into the navigator). Issue-Ref: 3523 Issue-Url: https://af3-developer.fortiss.org/issues/3523 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Sep 26, 2018
-
-
Hernan Ponce de Leon authored
3084 See merge request !23
-
Hernan Ponce de Leon authored
Issue-Ref:3084 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- Sep 25, 2018
-
-
Simon Barner authored
Issue-Ref: 3084 Issue-Url: https://af3-developer.fortiss.org/issues/3084 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Hernan Ponce de Leon authored
Remove commented code See merge request !22
-
Hernan Ponce de Leon authored
Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Simon Barner authored
* If an element is already selected in the model navigator, CTRL+A selects all of its siblings.* This also applies for FileProjects. * Realization * Add INavigatorService::setCurrentSelection() * SelectionUtils.setSelection() now synchronizes the selection in the currently active (diagram) editor and the model navigator Issue-Ref: 3084 Issue-Url: https://af3-developer.fortiss.org/issues/3084 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
Issue-Ref: 3084 Issue-Url: https://af3-developer.fortiss.org/issues/3084 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Also preserved in issue in case it should be needed again Issue-Ref: 3381 Issue-Url: https://af3-developer.fortiss.org/issues/3381 Signed-off-by:
Simon Barner <barner@fortiss.org>
- Sep 24, 2018
-
-
Alexander Diewald authored
3525 kernel release version 2.14 See merge request !21
-
reaboi authored
Signed-off-by:
reaboi <reaboi@fortiss.org>
-
Hernan Ponce de Leon authored
3293 deleting a component having a test suite See merge request !17
-
- Sep 19, 2018
-
-
Hernan Ponce de Leon authored
PersistencyService: Add load listen method. See merge request !19
-