1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core
Sergey Prigogin 6335a5c2ba Revert "Bug 483602 - Implement deletion of elements from Outline view"
The Delete operation doesn't properly call
TextEditorAction.validateEditorInputState() and as a result doesn't work
in version control environments that keep unchanged files read-only.
Another problem is that Ctrl+Z doesn't trigger Undo when the Outline
view is active. When the Delete element action is reintroduced it should
be made to behave the same way as in JDT, e.g, display a prompt before
deletion and be bound to the Delete key.

This reverts commit f034a69fb7.

Change-Id: I6d37f5aaea1770143fbf84288068794430a5b0e0
2016-10-31 14:59:53 -07:00
..
org.eclipse.cdt.core Bug 506728 - Ref-qualified conversion operator 2016-10-29 00:45:32 -04:00
org.eclipse.cdt.core.aix Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.macosx Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.native Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.tests Bug 506728 - Ref-qualified conversion operator 2016-10-29 00:45:32 -04:00
org.eclipse.cdt.core.win32 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.ui Revert "Bug 483602 - Implement deletion of elements from Outline view" 2016-10-31 14:59:53 -07:00
org.eclipse.cdt.ui.tests Cosmetics. 2016-10-28 14:52:56 -07:00