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

123 commits

Author SHA1 Message Date
Oleg Krasilnikov
b0bdfa4229 Preference page added to control Property Pages behaviour 2007-03-22 13:57:19 +00:00
Markus Schorn
29eec1d60a Completed 167551, wizard to export index for use in other workspaces. 2007-03-19 15:17:58 +00:00
Oleg Krasilnikov
855045b811 Wording change 2007-03-01 14:13:03 +00:00
Oleg Krasilnikov
91a194dc33 Bug # 161547 2007-02-28 17:38:06 +00:00
Oleg Krasilnikov
d9c7b670d1 Bug #175660: Build configuration toolbar button should do something 2007-02-27 12:39:15 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Anton Leherbauer
e466f136ac Fix resource key 2007-02-14 15:08:42 +00:00
Chris Recoskie
cc7e0a31f7 initial checkin as a part of work for 151850 (allow user to specify which parser/language to parse a given content type with) 2007-02-06 21:57:39 +00:00
Markus Schorn
c22550e30e Fix for 172144, defines context for CDT-Views to enable kbd-shortcuts. 2007-02-01 16:50:45 +00:00
Markus Schorn
b1f86f0374 Implements 48213, Quick Type Hierarchy. 2007-01-30 15:00:23 +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
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
8d9f8b03aa Type Hierarchy: initial version as work in progress 2007-01-16 10:44:02 +00:00
Anton Leherbauer
b778c94164 Remove show invisible characters action (moved to Platform) 2006-12-12 13:40:33 +00:00
Norbert Plött
c64385f973 Fix for #151005 - Error parser - cannot generate proper marker for file outside of the workspace 2006-11-20 08:14:14 +00:00
Anton Leherbauer
908501d4a6 80104 - Maintain consistency with JDT UI
Extracted Folding and Hovers tab pages into separate preference pages
2006-11-13 09:44:14 +00:00
Anton Leherbauer
0482b39544 Patch by Sergey Prigogin for bug 148582 - Support smart indenting in C editor (part 2) 2006-10-02 13:06:08 +00:00
Anton Leherbauer
f234a522db Rework code coloring preferences UI (bug 80104) 2006-09-27 14:38:35 +00:00
Anton Leherbauer
f3367693d7 Fix 48209, 147772 - editor context menu cleanup 2006-09-15 14:07:08 +00:00
Doug Schaefer
302b3a69aa Change the default indexer to be the Fast indexer. 2006-09-08 18:58:04 +00:00
Markus Schorn
95b8581183 Call Hierarchy: Actions to open the call hierarchy, navigation of nodes. 2006-08-21 15:22:50 +00:00
Markus Schorn
7dc248df17 Initial version of call-hierarchy, not yet fully working. 2006-08-02 14:24:42 +00:00
Chris Recoskie
1af7209601 Changing back to "Toggle Comment" nomenclature to match JDT 2006-07-25 12:11:10 +00:00
David Daoust
c3f32e31a7 Fix for 143153. Modifications to the original for: corrected copyright notice, add the comment item to the pop-up menu, and renamed it from Toggle comment to Comment/Uncomment 2006-07-20 15:50:41 +00:00
Chris Recoskie
98de9fd872 patch for 143453 by Vivian Kong 2006-07-20 15:05:28 +00:00
Anton Leherbauer
e77a039088 Implement bug 140333 - [Editor] View non-printable characters 2006-07-10 13:47:51 +00:00
Chris Recoskie
9b8671d00b fix for 48208 (sticky hover help) 2006-07-07 12:39:18 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Markus Schorn
2a8a06ab31 Initial version of the Include Browser 2006-06-30 09:42:39 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
1e3290c88c Added Rebuild Index Object Contribution for ICProject. 2006-05-23 03:17:52 +00:00
Doug Schaefer
c27a51479b Removed the ctags indexer from the UI. Added a check box to the indexer preference page to allow for all projects to be updated to the new preference. 2006-05-22 19:39:55 +00:00
Markus Schorn
68c96e4c2b Changed label 'Code Assist' to 'Content Assist', bug 85064 2006-05-09 15:08:50 +00:00
Doug Schaefer
487aa70ebc Integrated indexing into PDOM. Also change the names of a couple of things, such as PDOM which used to be PDOMDatabase. Cleaned up the indexing setting so that it is a ProjectScope preference instead of a ICExtension. Conversion should happen automagically. 2006-03-30 21:59:22 +00:00
Doug Schaefer
a9d3047502 Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the Index View. 2005-12-21 21:01:29 +00:00
Doug Schaefer
a17df8ba39 Patch for Todd 2005-11-10 15:20:17 +00:00
David Inglis
ceb1591cf9 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102195 2005-07-28 14:26:15 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
Bogdan Gheorghe
35cc111224 Fix for 99536 : Remove Original Source Indexer
Refactored DOM Indexer
Fix for 93571 : Indexer causes deadlock in org.eclipse.cdt.ui.tests AutomatedSuite
2005-06-13 23:51:52 +00:00
Doug Schaefer
967a5b1d91 Made the DOM Indexer the default and put in better names for the indexers. 2005-06-10 03:13:25 +00:00
John Camelon
f8927a9f4c Commented out RefactoringRegressionTests#testFunction_31.
Patch for Devin Steffler.
FIXED 69063- [Search] Open Definition vs Open Declaration.
2005-05-03 15:48:34 +00:00
Bogdan Gheorghe
6f38f94b90 Added Indexer Preference page that sets up the indexer to use for new projects
Removed Index Enabled checkboxes from Source + Dom indexers
Added import ctags file option under CTags Indexer
Fixed Apply/OK problem
2005-04-27 19:18:13 +00:00
Chris Wiebe
6acaa7fee9 2005-03-29 Chris Wiebe
fix PR#87328 by making class wizard page publicly accessible
	refactored wizard code and added comments
	* src/org/eclipse/cdt/internal/ui/wizards/AbstractMethodStub.java
	* src/org/eclipse/cdt/internal/ui/wizards/ConstructorMethodStub.java
	* src/org/eclipse/cdt/internal/ui/wizards/DestructorMethodStub.java
	* src/org/eclipse/cdt/internal/ui/wizards/IMethodStub.java
	* src/org/eclipse/cdt/internal/ui/wizards/NewBaseClassSelectionDialog.java
	* src/org/eclipse/cdt/internal/ui/wizards/NewClassCodeGenerator.java
	* src/org/eclipse/cdt/internal/ui/wizards/NewClassWizardMessages.properties
	* src/org/eclipse/cdt/internal/ui/wizards/DestructorMethodStub.java
	* src/org/eclipse/cdt/internal/ui/wizards/DestructorMethodStub.java
	* src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java
	* src/org/eclipse/cdt/internal/ui/wizards/NewClassCreationWizard.java
	* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassWizardPrefs.java
	* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassWizardUtil.java
	* plugin.xml
	removed:
	* src/org/eclipse/cdt/ui/wizards/NewClassCreationWizard.java
	* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassCreationWizardPage.java
2005-03-30 00:17:45 +00:00
John Camelon
6759040739 Patch for Devin Steffler.
Code Reader Cache for new parser framework.
2005-03-22 17:00:43 +00:00
Doug Schaefer
f61e95319a Added extension point for completion contributors. 2005-03-08 19:46:46 +00:00
Alain Magloire
b10e292cf9 2005-03-07 Alain Magloire
Part of plan item 79518: for PathEntry variable manager.
	Not enable.
	* plugin.xml
	* src/org/eclipse/cdt/internal/ui/preferences/PathEntryVariableDialog.java
	* src/org/eclipse/cdt/internal/ui/preferences/PathEntryVariablePreferencePage.java
	* src/org/eclipse/cdt/internal/ui/preferences/PathEntryVariableGroup.java
	* src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessages.properties
2005-03-07 21:35:35 +00:00
Alain Magloire
67adb089c5 2005-02-25 Alain Magloire
Fix PR 69572: Key binding action for Matching Bracket ... Ctrl+Shift+P
	* src/org/eclipse/cdt/internal/ui/ICHelpContextIds.java
	* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
	+ src/org/elcipse/cdt/internal/ui/editor/GotoMatchingBracketAction.java
	* src/org/eclipse/cdt/internal/ui/editor/ICEditorActionDefinitionIds.java
	* plugin.properties
	* plugin.xml
2005-02-26 01:42:42 +00:00
Alain Magloire
b941f8c76f 2005-02-016 Alain Magloire
PR 84423, Patch from :  Tomaszewski Przemek
	Added keybinding next/previous(CTRL-SHIFT-UP/DOWN) to from
	member to member in the CEditor(PR 84423).

	* NEWS
	* plugin.properties
	* plugin.xml
	* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
	* src/org/eclipse/cdt/internal/ui/editor/CEditorMessages.properties
	* src/org/eclipse/cdt/internal/ui/editor/CSourceViewer.java
	* src/org/eclipse/cdt/internal/ui/editor/ICEditorActionDefinitionIds.java
2005-02-06 20:33:25 +00:00
Bogdan Gheorghe
88f6cff423 Added a delete IProblem Markers action to context menu to allow users to manually
remove problems reported by the parser during an index.
2005-02-02 21:08:23 +00:00
Alain Magloire
a865ae80b6 2005-01-29 Alain Magloire
Fix for 81403: Move the Code Assist preference page
	out of the CEditor preference page.  It clean the CEditorPreferencePage
	and takes less time to instantiate.
	New checkbox in Code Assist to complete common prefix.
	+ src/org/eclipse/cdt/internal/ui/preferences/AbstracPreferencePage.java
	* src/org/eclipse/cdt/internal/ui/prefernces/CEditorPreferencePage.java
	+ src/org/eclipse/cdt/internal/ui/preferences/CodeAssistPreferencge.java
	* src/org/eclipse/cdt/internal/ui/preferences/PreferencesMessage.java
	* src/org/eclipse/cdt/internal/ui/text/contentassist/ContentAssistPreference.java
	* src/org/eclipse/cdt/ui/CUIPrefernceInitializer.java
	* plugin.xml
	* plugin.properties
2005-01-30 04:27:36 +00:00