- Jul 02, 2015
-
-
Simon Barner authored
-
Simon Barner authored
-
Simon Barner authored
- Use constants in IPageLayout instead of hard-coded String constants to configure views for StoragePerspective. - Note: ResourceNavigator view is deprecated since Eclipse 3.5! (warning suppressed for now)
-
- Jun 23, 2015
-
-
Simon Barner authored
- Since partClosed() is triggered when any IWorkBenchPart is closed, the current implementation erroneously removes the EditorActivationListener even if any other view but the "Model Elements" view is closed. - Hence, use a different approach and in partActivated() check, if the LibraryView's TreeViewer control is disposed
-
Simon Barner authored
-
Simon Barner authored
- Avoid java.lang.IllegalStateException because EditorActivationListener tries to update the input of LibraryView's TreeViewer widget after it has been closed (disposed)
-
- Jun 02, 2015
-
-
Simon Barner authored
- doCompositorBasedDelete(): Sort list of deletion targets such that object whose eContainer() is not contained in 'targets' are deleted first (e.g., free connectors in hierarchical element models). - This is required to avoid an NPE when the GUI is refreshed while the list of object to be deleted is processed. refs 2231
-
- Jun 01, 2015
-
-
Vincent Aravantinos authored
refs 2262
-
Vincent Aravantinos authored
refs 2304
-
Johannes Eder authored
refs 2304
-
Vincent Aravantinos authored
refs 2196
-
- May 21, 2015
-
-
Georgetta Igna authored
refs 2337
-
Georgetta Igna authored
canPaste is checked inside canPasteInto to forbid pasting stated inside other states selected in the editor. refs 2337
-
Georgetta Igna authored
disabled Delete when trying to delete the background of the editor. refs 2202
-
- Apr 30, 2015
-
-
Simon Barner authored
- Delete also resources that contain references to the resource managed by the kernel (e.g., the AF3 project) refs 2309
-
- Mar 31, 2015
-
-
Vincent Aravantinos authored
-
- Mar 27, 2015
-
-
Vincent Aravantinos authored
refs 2122
-
- Mar 16, 2015
-
-
Simon Barner authored
- GSNPositionedEditPartBase*: Avoid code duplication by pushing refreshDecorationFigure() to PositionedEditPartBase - PositionedEditPartBase.refreshDecorationFigure() - Avoid SWT Image leak by reusing the same icons - Add more null-checks to implementation - MarkerViewPart -> column updater: Avoid SWT Image leak by disposing old image before setting a new one
-
- Feb 06, 2015
-
-
Vincent Aravantinos authored
-
- Feb 05, 2015
-
-
Florian Hölzl authored
refs 2255
-
- Feb 04, 2015
-
-
Simon Barner authored
-
Vincent Aravantinos authored
refs 2255
-
- Feb 03, 2015
-
-
Simon Barner authored
-
Simon Barner authored
- Add Id, version, and ConQAT tags to XML files
-
- Feb 02, 2015
-
-
Simon Barner authored
* Mainly documentation cleanup * Remove some commented out code org.fortiss.tooling.kernel.internal.storage.eclipse.ModelContext: org.fortiss.tooling.kernel.utils.EMFResourceUtils: - Resolve B.19 issue (numbering scheme as of Aug. 14, <https://af3-developer.fortiss.org/projects/autofocus3/wiki/Check-list_for_Code_Reviews/56>) "Use static imports" refs 2255
-
- Jan 29, 2015
-
-
Vincent Aravantinos authored
refs 2055
-
Vincent Aravantinos authored
refs 2055
-
- Jan 23, 2015
-
-
Simon Barner authored
refs 1491,2203
-
Simon Barner authored
- Instead, ensure that DiagramEditorBase has the focus when a child edit part is added or removed - This works around #2207 and also the same part of #1491 as with the old workaround - Summing up: - Undo/redo of operations on the model only works if either the NavigatorViewPart or a DiagramEditorBase has the focus - This makes sense if the active view provides editable items itself (e.g., the GenericAnnotationView) *and* provides undo/redo (currently not the case for GenericAnnotationView). - For other (read-only) view (e.g., Model Markers), this behavior is confusing for the user refs 2207,1491
-
- Jan 15, 2015
-
-
Simon Barner authored
refs 1491
-
- Nov 21, 2014
-
-
Vincent Aravantinos authored
refs 2159
-
- Nov 12, 2014
-
-
Johannes Eder authored
refs 2067
-
- Oct 24, 2014
-
-
Vincent Aravantinos authored
-
- Sep 08, 2014
-
-
Vincent Aravantinos authored
-
- Aug 07, 2014
-
-
Dongyue Mou authored
refs 2093
-
- Aug 05, 2014
-
-
Vincent Aravantinos authored
refs 2093
-
Vincent Aravantinos authored
refs 2093
-
Florian Hölzl authored
refs 2093
-
Florian Hölzl authored
refs 2093
-
Florian Hölzl authored
refs 2093
-