- 04 Oct, 2018 6 commits
-
-
Hernan Ponce de Leon authored
Issue-Ref: 3539 Signed-off-by:
Hernan Ponce de Leon <ponce@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
Issue-Ref: 3539 Issue-Url: https://af3-developer.fortiss.org/issues/3539 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 02 Oct, 2018 5 commits
-
-
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
* 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>
-
- 01 Oct, 2018 1 commit
-
-
Alexander Diewald authored
Issue-Ref: 3538 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 28 Sep, 2018 2 commits
-
-
Alexander Diewald authored
Issue-Ref: 3535 Issue-Url: https://af3-developer.fortiss.org/issues/3535 Signed-off-by:
Alexander Diewald <diewald@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>
-
- 26 Sep, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Issue-Ref:3084 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 25 Sep, 2018 3 commits
-
-
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
* 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>
-
- 19 Sep, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Issue-Ref:3514 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 17 Sep, 2018 1 commit
-
-
Alexander Diewald authored
* The current implementation of the IPersistencyService does not allow to listen for "load" or "add" events during the startup of AF3 whereas later events for adding and removing IToplevelElements are present. * Extend the PersistencyServiceListener and the IPersistencyService for such a capability to enable installing listeners for model elements in a plugin-in fashion. Issue-Ref: 3514 Issue-Url: https://af3-developer.fortiss.org/issues/3514 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 10 Sep, 2018 2 commits
-
- 07 Sep, 2018 4 commits
-
-
reaboi authored
Signed-off-by:
reaboi <reaboi@fortiss.org>
-
reaboi authored
GREEN To test Signed-off-by:
reaboi <reaboi@fortiss.org>
-
reaboi authored
GREEN Just to test Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- 06 Aug, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Issue-ref:1326 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 03 Aug, 2018 1 commit
-
-
reaboi authored
YELLOW Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- 02 Aug, 2018 2 commits
-
-
Hernan Ponce de Leon authored
Issue-Ref:1306 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Hernan Ponce de Leon authored
Issue-Ref: 1326 Issue-Url: https://af3-developer.fortiss.org/issues/1326 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 01 Aug, 2018 1 commit
-
-
reaboi authored
YELLOW Signed-off-by:
reaboi <reaboi@fortiss.org>
-
- 13 Jun, 2018 1 commit
-
-
Hernan Ponce de Leon authored
Issue-Ref:3433 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
- 12 Jun, 2018 3 commits
-
-
Hernan Ponce de Leon authored
Issue-Ref:2845 Signed-off-by:
Hernan Ponce de Leon <ponce@fortiss.org>
-
Simon Barner authored
* Add work-around in setFocus() override * Property change is also issued in WorkbenchPart.setTitleImage() (ancestor class) Issue-Ref: 3433 Issue-Url: https://af3-developer.fortiss.org/issues/3433 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
* Can be caused by dangling objects that e.g. stem from partical cross-project copies Issue-Ref: 2845 Issue-Url: https://af3-developer.fortiss.org/issues/2845 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 06 Jun, 2018 2 commits
-
-
Simon Barner authored
- Do not call for each EObject that is EcoreUtil.Copier.copy()ed - But only once per copy-and-paste operation Issue-Ref: 2845 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
Simon Barner authored
- Use original (non-copied) references only when copying within the same model resource. - Otherwise, the copy in the destination resource will have a reference to the original resource. - NOTE - The resulting copy can have null-references which might not be handled correctly. - Hence, this is only an initial workaround, and a proper handling of copying references is needed. Issue-Ref: 2845 Signed-off-by:
Simon Barner <barner@fortiss.org>
-
- 18 Apr, 2018 1 commit
-
-
Alexander Diewald authored
* Since the tooling helpers used in the svn installation and the git version, a re-rating of all files was required (less work than fixing the tooling code that would be only used once). * Updates the hashes of the classes in the .rating files. * Removes empty .rating files from directories without ratable files. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 17 Apr, 2018 1 commit
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-