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

5175 commits

Author SHA1 Message Date
Oleg Krasilnikov
53988fe210 Bug fix: tab should not be displayed if no languages supported for element. 2007-02-26 13:29:12 +00:00
Oleg Krasilnikov
349a765023 Bug #175494 [New Project Model] Definition requeres value - fix 2007-02-26 10:59:15 +00:00
Markus Schorn
25d77f4ed2 Updates a test-case to expect case-insensitive completion proposals. 2007-02-26 10:25:28 +00:00
Andrew Ferguson
94a8afb3a3 175151 add unit tests, bug fixes 2007-02-26 09:54:06 +00:00
Anton Leherbauer
0a05580aef Fix for Bug 175283 - [Content Assist] Invalid keyword completion (Patch by Bryan Wilkinson) 2007-02-26 09:34:22 +00:00
Andrew Ferguson
b2b1287072 109724: apply patch for Bryan Wilkinson 2007-02-26 09:06:51 +00:00
Andrew Ferguson
58342e9fad 175267 - reenable failing test 2007-02-26 08:58:19 +00:00
Alain Magloire
5db2221159 Fix for PR:175381
Check for null, there is no location path when the file is from the team
2007-02-23 21:47:52 +00:00
Mikhail Sennikovsky
14675f80ff Fix to 175168 2007-02-23 21:10:20 +00:00
Mikhail Sennikovsky
c391b1daf6 1. Bug-fixes for 175090 and 175091
2. Map is used to store the project-to-CProjectDescription associations instead of project session properties
3. Basis for functionality of preserving settings on resource rename/move.
2007-02-23 20:06:36 +00:00
Andrew Ferguson
b5eee56244 175275: update PDOM version number 2007-02-23 17:57:43 +00:00
Andrew Ferguson
a7e92473df 175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): apply fix 2007-02-23 17:16:25 +00:00
Andrew Ferguson
8429b3fcd5 175275 (facilitate case-insensitive search of b-tree indices): apply fix 2007-02-23 17:05:44 +00:00
Andrew Ferguson
e6c6d81bdd 175267: apply fix 2007-02-23 16:50:58 +00:00
Markus Schorn
96edd98a49 Testcase for bug 175267, NPE accessing composite bindings. 2007-02-23 14:18:23 +00:00
Markus Schorn
d811dbadb3 Configure indexer in JUnit tests before project creation. 2007-02-22 17:03:41 +00:00
Anton Leherbauer
8233d713c9 Delay workingset check during bootstrap 2007-02-22 15:53:57 +00:00
Anton Leherbauer
db942775bb Fix for Bug 174762 - [Working Set] working set cannot be restored for closed projects 2007-02-22 15:13:52 +00:00
Anton Leherbauer
adb747feb2 Cleanup label provider hierarchy 2007-02-22 14:32:53 +00:00
Anton Leherbauer
7149e81403 Cleanup indexer problem annotation handling 2007-02-22 14:32:31 +00:00
Markus Schorn
8d344a4f6a Include Browser: Add filter for inactive includes 2007-02-22 14:22:46 +00:00
Markus Schorn
fe49cf75df Fix for 171520, node length of type-id expression 2007-02-22 12:52:47 +00:00
Mikhail Sennikovsky
a92749a43e 1. Binrayr parser settings fixes
2. bug-fixes
2007-02-22 12:31:39 +00:00
Anton Leherbauer
71628f81e4 Fix for Bug 174840 - IASTCompletionContext finds duplicate bindings (Patch by Bryan Wilkinson) 2007-02-22 11:19:01 +00:00
Markus Schorn
335ae395bd Fix for 174809, anonymous types in content assist. 2007-02-22 10:29:39 +00:00
Doug Schaefer
c60e1cf2ad Put in a hack to force any projects using the New C Project Wizard to be simple makefile projects. 2007-02-22 00:13:09 +00:00
Oleg Krasilnikov
f08de55a15 New implementations to use instead of internal ones. 2007-02-21 17:36:52 +00:00
Markus Schorn
1578b474e2 Fix for 174791, in cooperation with Ed Swartz, ClassCastException in CPPVariable.isStatic(). 2007-02-21 15:23:39 +00:00
Oleg Krasilnikov
1565582172 Warnings elimination: "PixelConverter" is not referenced now. 2007-02-21 15:04:43 +00:00
Markus Schorn
b64327fc60 Fix for 174443, IEnumerator does not extend ISourceReference. 2007-02-21 14:11:57 +00:00
Oleg Krasilnikov
26be610ccf Warnings elimination 2007-02-21 13:40:40 +00:00
Markus Schorn
5625cca2ba Disable warning 'Indirect access to static member'. 2007-02-21 13:12:12 +00:00
Markus Schorn
3c40e8ff33 Follow up new project model: remove duplicate action 'rebuild index'. 2007-02-21 13:03:58 +00:00
Anton Leherbauer
1ae5457603 Fix for Bug 149569 - PDom does not store inactive include directives
and Bug 149568 - PDom does not store unresolved include directives
2007-02-21 12:26:58 +00:00
Markus Schorn
5dfbff2013 Fix for 166991, indexer preferences and project specific settings. 2007-02-21 10:42:01 +00:00
Markus Schorn
3e5e1b02ea Convert schema files from binary to text 2007-02-21 09:56:10 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
Andrew Ferguson
14737740c6 add unit test for bugzilla 174809 2007-02-20 17:10:28 +00:00
Anton Leherbauer
c9ea66eaaf Follow-up fix for bug 72824 - Missing proposals in method definition context 2007-02-19 15:27:38 +00:00
Anton Leherbauer
b81075824d Fix for Bug 173837 - source formatter has problems with exception specifications 2007-02-19 15:25:32 +00:00
Anton Leherbauer
059bc26f02 Fix outline menu icons 2007-02-19 14:43:24 +00:00
Anton Leherbauer
42b59348e6 Workaround for platform bug 174419 2007-02-19 14:36:26 +00:00
Andrew Ferguson
8b196aa597 add missing javadoc 2007-02-19 11:11:49 +00:00
Anton Leherbauer
dcff673b3e Fix for Bug 72824 - [Content Assist] Content Assist erases code (Patch by Bryan Wilkinson) 2007-02-19 08:42:34 +00:00
Vivian Kong
ac5bca2e7b Patch from Mike for Bug 174486 2007-02-16 19:25:32 +00:00
Ken Ryall
eb3702d09c Bug 169526, support for MMDSP core. 2007-02-16 00:01:33 +00:00
John Cortell
8f495e9c41 Added recognition of "cradle" machine as requested in bug 174257. 2007-02-15 12:02:01 +00:00
Doug Schaefer
cb85bd81a9 Patch for Bug 173874 - day one bug in getNestedClasses in CPPClassType. The binding didn't get cleared when moving to the next member. 2007-02-14 16:15:12 +00:00
Anton Leherbauer
e466f136ac Fix resource key 2007-02-14 15:08:42 +00:00
Markus Schorn
6aeb464e1d Fix for 173561, in cooperation with Warren Paul, waiting for the binary runner to stop. 2007-02-14 12:54:17 +00:00