1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui
John Camelon ceca2f6558 Patch for Andrew Niefer.
Core:
For bug42815
- Modified ICSearchResultCollector.createMatch to not take a parent 
parameter
- modified BasicSearchResultCollector to create the parent string from the 
fully qualified name of the node
- modified MatchLocator to keep track of most recent declaration for 
reporting purposes
- modified MatchLocator.report to use the most recent declaration

Core.Tests:
- Created search/SearchTestSuite
- Added SearchTestSuite to AutomatedIntegrationSuite and removed the 
individual search tests
- Added testReferencesInFunction to ClassDeclarationPatternTests
- Modified resources/search/classDecl.cpp
- Modified testNamespaceReferenceInClassBaseClause, testMacroPattern, 
testEnumerators, 
  and testEnumeratorReferences in OtherPatternTests to test the Match 
result strings

UI:
- bug42837 - fixed populating search dialog on function declarations
- bug42829 - prepopulated search dialog to any element declarations
- bug42815 - group together search results with same label
- modified CSearchResultLabelProvider to not display the "-" in the search 
label
  while sorting by name if there is no parent.
2003-09-12 13:13:58 +00:00
..
build/org/eclipse/cdt/ui/build Patch for Sean Evoy 2003-09-11 14:46:18 +00:00
icons/full Patch for Sean Evoy: 2003-08-20 20:09:31 +00:00
schema New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
src/org/eclipse/cdt Patch for Andrew Niefer. 2003-09-12 13:13:58 +00:00
utils.ui/org/eclipse/cdt/utils/ui deprecated ui componets due move of builders out of the core/ui 2003-09-11 20:44:26 +00:00
.classpath New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project change all external plugin jar references to project references added 2002-06-28 14:20:21 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
ChangeLog Patch for Andrew Niefer. 2003-09-12 13:13:58 +00:00
plugin.properties Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
plugin.xml Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00