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

1335 commits

Author SHA1 Message Date
Doug Schaefer
c394f40e48 Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
Doug Schaefer
18cbd3defb Moved IWorkingCopyProvider and PathUtil out of the browser source folder into more appropriate homes. 2006-04-05 15:29:15 +00:00
Norbert Plött
e9c9f58a11 Test ported and defects documented in source (See also bug #129768) 2006-03-24 01:06:12 +00:00
Norbert Plött
bbfc4bdc20 Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:48:39 +00:00
Norbert Plött
4b7a88e3dc Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:33:36 +00:00
Norbert Plött
1313a08eef Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:23:44 +00:00
Norbert Plött
a74faddfae Test ported and defects documented in source (See also bug #129768) 2006-03-24 00:04:19 +00:00
Norbert Plött
408f436001 Test ported and defects documented in source (See also bug #129768) 2006-03-23 23:48:52 +00:00
Norbert Plött
811a21e925 Test ported and defects documented in source (See also bug #129768) 2006-03-23 23:39:35 +00:00
Norbert Plött
6ab2f845a6 Test ported and defects documented in source (See also bug #129768) 2006-03-23 22:43:57 +00:00
Norbert Plött
7c73dee18b Test ported and defects documented in source (See also bug #129768) 2006-03-23 22:31:15 +00:00
Norbert Plött
6df8e7be00 Test ported and defects documented in source (See also bug #129768) 2006-03-23 21:34:45 +00:00
Norbert Plött
015a69e0dd Test ported and defects documented in source (See also bug #129768) 2006-03-22 18:30:14 +00:00
Norbert Plött
b66a0422f9 Test ported and defects documented in source (See also bug #129768) 2006-03-22 16:50:04 +00:00
Norbert Plött
e89f99496d Test ported and defects (See bug #129768) 2006-03-22 00:57:16 +00:00
Norbert Plött
013757c1b6 Test ported and defects documented. 2006-03-22 00:55:53 +00:00
Norbert Plött
76f22eb57e .options gets shipped with binary build. 2006-03-22 00:55:02 +00:00
Norbert Plött
95039381ee Providing .options file for easy trace activation. 2006-03-22 00:54:08 +00:00
Norbert Plött
d77c7ad049 Adding some trace output in case debugging is activated. Helps to compare completion results and expected results.
Rearranged test evaluation to get more information before assertions fail.
2006-03-22 00:53:02 +00:00
Norbert Plött
277149fc3f Implemented the first unit test for CCompletionProcessor2, based on the framework for CCompletionProcessor. 2006-03-06 13:10:59 +00:00
David Inglis
58f26dfed6 Fixed build for jar'd plugins
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
1849e12a38 Bug 104792 - Content proposal filtering feature. 2006-01-18 15:44:24 +00:00
Doug Schaefer
e0a9f12895 Bug 104792 - Content proposal filtering feature. 2006-01-18 15:34:05 +00:00
Doug Schaefer
c5c47c0842 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
Doug Schaefer
2b2f1eaba6 Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
Doug Schaefer
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +00:00
Alain Magloire
0af6f04543 . 2005-08-30 20:18:35 +00:00
Alain Magloire
0972235514 2005-08-30 Alain Magloire
New test for PR 109202 (written by Devin Steffler)
	* ui/org/eclipse/cdt/ui/tests/tex/selectiontests/CPPSelectionTestsDOMIndexer.java
2005-08-30 20:17:22 +00:00
Andrew Niefer
0e56897a3f bug 94989 - ui.tests - selecting nodes in DOM AST View 2005-07-25 18:41:30 +00:00
Doug Schaefer
13211bd14e More fun with EPL. I think we have all Java files compliant now. 2005-07-22 14:55:56 +00:00
John Camelon
78d6acd0b5 Patch for Devin Steffler.
Tests to validate 78354 CTRL+Click navigation in linked .c file causes second editor to open
2005-07-20 20:19:10 +00:00
John Camelon
4650694d81 Patch for Devin Steffler.
Fixed Bug 104498 - DOM AST View becomes broken when left open on a system header file and eclipse is restarted
2005-07-20 19:27:23 +00:00
John Camelon
faa699368b Patch for Devin Steffler.
Fixed Bug 76043  	F3 opens external file instead of linked resource
2005-07-20 19:20:46 +00:00
John Camelon
08278a1193 Patch for Devin Steffler.
Fixed Bug 103697 - Open Definition/Declaration on files in linked folders open a new editor
2005-07-18 23:47:30 +00:00
John Camelon
0caa2a5bd5 Patch for Devin Steffler.
Fixed Bug 103323 	NPE caused by DOMSearchUtil#getSearchPattern() when IASTName is null
2005-07-13 19:56:39 +00:00
Bogdan Gheorghe
1c13ce92c0 Fix for failing UI JUnits 2005-07-12 14:42:42 +00:00
Andrew Niefer
d94e967724 Patch from Devin Steffler: fix bug 102258 2005-07-05 19:14:55 +00:00
John Camelon
a80f774ac0 Patch for Devin Steffler.
Fixed Bug 102429 - Please change Open Declaration / Open Definition key bindings
2005-07-04 16:21:21 +00:00
John Camelon
295e397a5a Patch for Devin Steffler.
Fixed Bug 101287  	'find decl/defn' navigation not working using ctags indexer & no ScannerInfo
2005-06-28 20:35:54 +00:00
Bogdan Gheorghe
e11007b7c0 Added indexed file count to Indexer View Info Dialog 2005-06-28 19:46:40 +00:00
Doug Schaefer
2fd25239b8 EPL'ing the CDT. 2005-06-27 03:46:51 +00:00
Doug Schaefer
9d761485f0 Turned off the test info provider for finding function matches. This has been killing us trying to test content assist. 2005-06-23 19:30:42 +00:00
David Inglis
cf09e84a32 CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631 EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
Andrew Niefer
fb5cd0f157 patch from Devin Steffler for bug 100568
- also remove references to implementations of IASTName and use interfaces instead
2005-06-17 14:28:49 +00:00
Bogdan Gheorghe
e2daf28d35 Fix for 99868 2005-06-17 02:00:54 +00:00
Bogdan Gheorghe
7026a99e32 Fix for NPE in IndexerTypesJob2
Patch for Dave Daoust - change Var encoding in index
Test refactoring
2005-06-16 03:47:39 +00:00
Bogdan Gheorghe
fae118c182 Patch for Dave Daoust: Fixes up the string demangling in IEntryResult + IndexerView 2005-06-14 19:52:17 +00:00