1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

1834 commits

Author SHA1 Message Date
Markus Schorn
85b13d4c52 Fix for 171708, obtaining macros from index via AST. 2007-01-30 10:37:42 +00:00
Markus Schorn
9ffa39148a TypeHierarchy: fixes a bug using working set filter. 2007-01-30 09:07:29 +00:00
Markus Schorn
7bbaad75fa Type Hierarchy: support for working-sets 2007-01-29 16:19:31 +00:00
Anton Leherbauer
b2b9d11098 Fix for Bug 171796 - Make external translation units editable 2007-01-29 15:19:17 +00:00
Markus Schorn
f405ef7559 Follow-up for 169860, fix regression in type hierarchy, inheritance via typedefs 2007-01-29 11:51:44 +00:00
Markus Schorn
7506761fce Fix for 169860, port content assist to use index, by Bryan Wilkinson. 2007-01-29 10:18:56 +00:00
Markus Schorn
dedbb3093d Type Hierarchy: Prepares support for class templates. 2007-01-26 14:50:23 +00:00
Anton Leherbauer
f6d76dc15d Enable completion in preprocessor partitions 2007-01-26 14:48:19 +00:00
Anton Leherbauer
66d496359f Fix problems opening external files 2007-01-25 16:35:08 +00:00
Markus Schorn
3491d11518 Type Hierarchy: support for method of field as input. 2007-01-25 16:31:04 +00:00
Markus Schorn
65af5a4620 Type Hierarchy: mark selected member in hierarchy. 2007-01-25 14:22:20 +00:00
Anton Leherbauer
dc1b1b8a53 Formatter improvements and fixes
Content assist: Add support for context information (parameter hints)
2007-01-25 10:03:13 +00:00
Anton Leherbauer
db7ea396ea Fix for Bug 170315 - [Content Assist] Completion contributors should be user selectable 2007-01-24 16:11:48 +00:00
Markus Schorn
774fde4cf9 Automated tests for the type hierarchy 2007-01-24 14:02:24 +00:00
Anton Leherbauer
61ab28f322 Fix NPE in property pages 2007-01-24 09:37:36 +00:00
Markus Schorn
98261e8d92 Type Hierarchy: support for typedefs 2007-01-23 15:14:35 +00:00
Anton Leherbauer
8567242e2f Project Explorer: Fix enablement of context menu item Open In New Window 2007-01-23 10:49:17 +00:00
Anton Leherbauer
fabdf0bb2b Fix regression of bug 62064 2007-01-23 10:40:49 +00:00
Markus Schorn
c2f52f81de Type Hierarchy: adds command-id and kbd-shortcut 2007-01-22 15:26:09 +00:00
Markus Schorn
d66c6bfc64 Type Hierarchy: fix refresh after deleting input 2007-01-22 14:29:36 +00:00
Markus Schorn
369981cc43 TypeHierarchy: adds query for subclasses 2007-01-19 14:28:39 +00:00
Markus Schorn
ca8df5e182 TypeHierarchy: adds query for subclasses 2007-01-19 14:25:45 +00:00
Anton Leherbauer
aaf2089a7e Fix persistence of resource selections in working sets 2007-01-18 13:34:50 +00:00
Anton Leherbauer
1c2f9bf300 Fix plug-in manifest warnings 2007-01-18 13:01:51 +00:00
Anton Leherbauer
5479806b12 Fix C field and enum proposal icons 2007-01-18 11:08:45 +00:00
Anton Leherbauer
bdfd719f05 Fix for Bug 170461 - [Content Assist] Templates need a context type "Comment" 2007-01-18 07:58:56 +00:00
Markus Schorn
a89ed5cff7 Type Hierarchy: filters for method pane 2007-01-17 10:39:29 +00:00
Anton Leherbauer
ef4b5ec3b6 Fix for Bug 170225 - [Content Assist] Preference page needs some cleanup 2007-01-17 10:17:05 +00:00
Markus Schorn
8d9f8b03aa Type Hierarchy: initial version as work in progress 2007-01-16 10:44:02 +00:00
Markus Schorn
46d063e89e Type Hierarchy: additional icons 2007-01-16 10:43:26 +00:00
Anton Leherbauer
fb1bd5d793 Fix for Bug 152423 - Stop auto activation in comments and strings 2007-01-15 13:18:36 +00:00
Anton Leherbauer
0e0a45a00e Adapt to changes in platform text DnD support 2007-01-12 12:25:07 +00:00
Anton Leherbauer
c3234a4552 Avoid NPE when trying to create an ICElement from an inaccessible IResource 2007-01-12 12:07:48 +00:00
Anton Leherbauer
25f1b2bdc3 Undo unintended change when fixing warnings 2007-01-11 15:17:24 +00:00
Anton Leherbauer
9d4d90e217 Fix for Bug 170180 - [Common Navigator] Copy/Paste/... actions not visible for mixed IResource/ICElement 2007-01-11 14:50:24 +00:00
Anton Leherbauer
de4edf812e Unused import 2007-01-11 09:54:18 +00:00
Anton Leherbauer
095910e7bf Smart home/end is now handled by general text editor 2007-01-10 08:54:50 +00:00
Anton Leherbauer
8c3bf4156f Remove obsolete method getCSourceViewer 2007-01-09 10:53:40 +00:00
Anton Leherbauer
c94c4ae67a Content assist: Fix method icons 2007-01-09 10:34:00 +00:00
Chris Recoskie
bd1d1fef19 RESOLVED - bug 114032: Expose CEditor.fProjectionSupport field to derived classes
https://bugs.eclipse.org/bugs/show_bug.cgi?id=114032
2007-01-04 15:19:45 +00:00
Anton Leherbauer
528e96ac4d Fix NPE in common navigator action provider 2006-12-20 14:54:20 +00:00
Markus Schorn
ddc8721872 CallHierarchy: Fixes a NullPointerException 2006-12-19 16:09:51 +00:00
Anton Leherbauer
0486d0c85a Fix missing image for variable and field proposals 2006-12-19 14:20:30 +00:00
Anton Leherbauer
e79f0f9edf Fix CN global short-cuts 2006-12-19 13:26:56 +00:00
Markus Schorn
e5576bf5b7 Ported tests for navigation and reenabled them. 2006-12-19 13:20:19 +00:00
Anton Leherbauer
9adf9270de Fix CN global short-cuts 2006-12-19 13:18:41 +00:00
Doug Schaefer
9b82414491 Getting ready to PDOM-ize the completion processor. 2006-12-18 19:16:19 +00:00
Markus Schorn
bc2311e1aa Fix for 167162, navigation from method definition to its declaration. 2006-12-18 16:37:00 +00:00
Anton Leherbauer
453382eb2c Use whitespace painter from Platform 2006-12-18 15:21:32 +00:00
Anton Leherbauer
0974185cb0 Fix warnings 2006-12-18 13:25:33 +00:00