1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Doug Schaefer
bcf023a6c8 Patch for Bogdan Gheorghe:
- support for class specifier search
- a new C/C++ search menu item.
2003-07-11 22:12:35 +00:00
John Camelon
d71d9270d8 CORE
Filled out IASTMethod & IASTFunction & added implementations.
	Updated IScanner, clients & implementations to use IScannerInfo.  
	Finished SimpleDeclaration porting to new architecture, only thing left is templates.  

TESTS
	Updated IScanner, clients & implementations to use IScannerInfo.
2003-07-09 00:47:49 +00:00
John Camelon
91794dcff9 Further restructuring. 2003-07-07 13:46:16 +00:00
Alain Magloire
077238bae2 Changes form Bogdan to add support for adding individual
source file to the indexer.  Also when removing projects
to remove the files in the indexer working tasks.
2003-07-04 03:02:07 +00:00
Doug Schaefer
afbe575516 Patch for Bogdan Gheorghe:
- The initial framework for the new indexer.
- Added a checkbox to the Indexer tab on the
C/C++ Projects settings dialog to turn on the
indexing on a per project basis.
2003-06-27 14:31:34 +00:00
Alain Magloire
7f0682ff8d remove unused methods. 2003-04-10 01:12:42 +00:00
Alain Magloire
febb3908e9 add startup() and shtudown() methods. 2003-04-10 01:12:24 +00:00
Alain Magloire
d750e21df8 ICElement.getResource() no longer throw an exception. 2003-03-27 19:32:04 +00:00
Alain Magloire
69a5d7386b ICResource was deleted. 2003-03-27 16:04:36 +00:00
Alain Magloire
36d2f67998 Type should be Thread.interrupt() not Thread.interrupted(). 2003-01-29 15:02:43 +00:00
Alain Magloire
3752b22c4e Fix the parsing. 2002-12-06 19:51:24 +00:00
Alain Magloire
4d8caa5769 do not do any quick start. here. 2002-11-12 22:17:06 +00:00
Alain Magloire
0f475ccc84 Check if it was already enabled. 2002-11-12 22:16:00 +00:00
Alain Magloire
fbea286a2e new method removeItem(Object key) 2002-11-12 20:52:39 +00:00
Alain Magloire
10cc1418e2 New method removeContainer() and clearRequestList. 2002-11-12 20:52:17 +00:00
Alain Magloire
a28d92aa29 new method removeResource(). 2002-11-12 19:01:50 +00:00
Alain Magloire
89f6cf14cf Check if the project is enable first. 2002-11-12 18:52:31 +00:00
Alain Magloire
4e3f536f36 setEnabled() adn isEnabled() new methods. 2002-11-12 18:52:09 +00:00
David Inglis
dad0f57455 many fixes see ChangeLog 2002-11-06 20:57:04 +00:00
Alain Magloire
66b60c7ba4 SetDaemon to true. 2002-10-28 14:43:27 +00:00
Alain Magloire
c13106f98a Implements Runnable. 2002-10-28 14:43:18 +00:00
Alain Magloire
29b8b000e5 indentation. 2002-10-28 14:43:05 +00:00
David Inglis
4956853ad0 update to support new console extension plus removed IPropertyStore
in core changing it to use the plaform property store.
2002-07-26 19:15:14 +00:00
Sebastien Marineau
e0fe72f58c Initial commit of CDT code from QNX 2002-06-26 20:39:58 +00:00