1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Make launchMode a core thing and add Debug for CMake configs. 2016-10-20 20:01:52 -04:00
codan Bug 496720 - Respect scope filters for AST-based checkers 2016-10-26 01:18:55 -04:00
core Revert "Bug 483602 - Implement deletion of elements from Outline view" 2016-10-31 14:59:53 -07:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Bug 303808: DebuggerConsole shall not be automatically brought to top 2016-10-31 15:22:42 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Bug 337899 - [debug view][non-stop] Process label is not updated 2016-08-29 07:23:30 -04:00
dsf-gdb Bug 303808: DebuggerConsole shall not be automatically brought to top 2016-10-31 15:22:42 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Updates for Core Build. 2016-10-12 19:19:19 -04:00
llvm lldb: Fix parsing of some version formats 2016-09-03 21:05:00 -04:00
lrparser Bug 490475. Support the evaluation of C++14 constexpr functions 2016-09-16 03:09:25 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Revert "Bug 402498 - Apply declaredBefore() filtering to index bindings" 2016-10-26 22:31:46 -04:00
releng Update cdt-baseline to point to final release of 9.1 2016-10-12 15:22:47 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino removed unused imports 2016-10-21 11:25:05 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc removed unused imports 2016-10-21 11:25:05 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00