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

5909 commits

Author SHA1 Message Date
Andrew Ferguson
6b053aa52a 178856: use the default settings configuration for index fragments via CIndex extension point 2007-05-08 15:24:42 +00:00
Oleg Krasilnikov
889361a1e9 Bug #185720 : icon changed 2007-05-08 15:04:39 +00:00
Markus Schorn
a9b596be37 See 180164, caching for binding-adaptation and scope-lookups in pdom. 2007-05-08 14:07:00 +00:00
Oleg Krasilnikov
1731b69f79 Made "Toolchain editor" page enabled by default. 2007-05-08 12:51:03 +00:00
Anton Leherbauer
0f53c480a1 Fix for 182700: [Editor] Force reconcile in case of relevant changes 2007-05-08 10:35:51 +00:00
Markus Schorn
1def7fbf69 See 180164, reduce amount of disk-write operations when indexing. 2007-05-08 07:11:18 +00:00
Anton Leherbauer
cace97bf36 Fix ordering of highlighting positions 2007-05-07 15:24:55 +00:00
Anton Leherbauer
2a13c19e05 Fix for 185771: NPE in CNavigatorContentProvider 2007-05-07 15:20:50 +00:00
Oleg Krasilnikov
a28df172a8 Bug #185590: input parameter type changed. 2007-05-07 12:36:45 +00:00
Markus Schorn
21c0055276 Fix for 185408, API-compliance of IScope.find(String) 2007-05-07 11:27:55 +00:00
Oleg Krasilnikov
adfede637e Bug #185590 2007-05-07 11:00:34 +00:00
Anton Leherbauer
6871fd9ab5 Fix enabled state of editor actions in case of non-TUs 2007-05-07 10:55:02 +00:00
Anton Leherbauer
f303c6143a Fix for 184466: UI Jobs refer to deleted projects in the ui tests 2007-05-07 09:50:27 +00:00
Markus Schorn
b808918b1e Minor change to TeamSharedIndexTest. 2007-05-07 07:57:53 +00:00
Ken Ryall
39051c4adb Added build toolbar button discussed in bug 154280. 2007-05-07 03:42:24 +00:00
Ken Ryall
e553056f27 Bug 179340 - enable breakpoint actions. 2007-05-05 15:19:17 +00:00
Ken Ryall
aa25f29965 Bug 174238 - Fix problems when the project is not a source root. 2007-05-04 21:04:56 +00:00
Mikhail Sennikovsky
18e23110d2 removed unnecessary import statements 2007-05-04 16:50:41 +00:00
Mikhail Sennikovsky
209c88bff9 removed unnecessary import statement 2007-05-04 16:49:27 +00:00
Mikhail Sennikovsky
9368a57266 Fixes for the external settings provider mechanism 2007-05-04 15:23:43 +00:00
Doug Schaefer
69ee033a1a Move winreg into a sub directory. I'll eventually do this with all of our components and move them all to MinGW. 2007-05-04 14:57:10 +00:00
Chris Recoskie
8e63fb5452 RESOLVED - bug 185465: LanguageMapping issues
https://bugs.eclipse.org/bugs/show_bug.cgi?id=185465

Patch from Gerhard Schaber
2007-05-04 14:52:30 +00:00
Mikhail Sennikovsky
2e71cb7dc6 additional external settings provider tests update 2007-05-04 14:08:02 +00:00
Mikhail Sennikovsky
09440600b2 Small external settings provider tests update 2007-05-04 14:03:55 +00:00
Anton Leherbauer
b2f48c45c9 Fix label color updates in outline view 2007-05-04 11:41:39 +00:00
Mikhail Sennikovsky
f5ddcb1de9 Fix for [Bug 185497] NPE in org.eclipse.cdt.managedbuilder.internal.core.FolderInfo 2007-05-04 11:12:32 +00:00
Anton Leherbauer
154093025f ProjectExplorer: Fix "Element does not exist" error messages 2007-05-04 09:57:09 +00:00
Anton Leherbauer
ca51eb5e48 ProjectExplorer: Disable drop of projects 2007-05-04 09:56:21 +00:00
Markus Schorn
c7548e8313 Follow up for 184500, fixes a ClassCastException. 2007-05-04 08:01:48 +00:00
Markus Schorn
39e4ee536e Fix for 185221 by Ed Swartz, show errors when open call|type hierarchy fails. 2007-05-04 06:08:11 +00:00
Ken Ryall
3292a86f0c Bug 173555. 2007-05-03 20:37:00 +00:00
Ken Ryall
e451a6c00a Bug 179202. Make showing the list of source files when you expand a binary optional. This setting will go away once we do 182388. 2007-05-03 20:26:46 +00:00
Doug Schaefer
716c2e20a6 Bug 184500 - Fixed up CCE by adding ICPPInternalFunction to PDOMCPPFunction. 2007-05-03 20:05:51 +00:00
Mikhail Sennikovsky
e090629a8b Externalization fixes 2007-05-03 17:23:20 +00:00
Chris Recoskie
408a2358b9 fix for 184804 - incorrect source offsets for incomplete macro definition
patch from Mike Kucera
2007-05-03 17:20:00 +00:00
Doug Schaefer
570ffcfacb Bug 184500 - Patch for Bryan cleaning up uses of IScope. 2007-05-03 14:45:00 +00:00
Doug Schaefer
74c2859cc3 Bug 184892 - Change chunk size back to 4K. 2007-05-03 14:06:28 +00:00
Markus Schorn
c44c95ce01 Fix for 185221 by Ed Swartz, show errors when navigation fails. 2007-05-03 13:33:21 +00:00
Mikhail Sennikovsky
40e01a45ce Fix for [Bug 162143] [MBS] Internal builder forgets about deltas when failures occur 2007-05-03 13:21:12 +00:00
Andrew Ferguson
2fac395f97 pdom templates: add unit tests and make two small fixes 2007-05-03 13:04:25 +00:00
Markus Schorn
ed435952e9 Fix for 185324, #elif without condition. 2007-05-03 12:40:31 +00:00
Anton Leherbauer
2bf760ddef Fix for 183443: Incorrect syntax highlighting of preprocessor # operator
and 184545: [Editor] Highlight only valid preprocessor directives
2007-05-03 12:03:26 +00:00
Andrew Ferguson
eb628d737d add composite for (ITypedef & ICPPSpecialization) binding 2007-05-03 09:10:48 +00:00
Anton Leherbauer
f2655d2516 Fix for 185095: NullPointerException while editing C/C++ source 2007-05-03 07:52:19 +00:00
Oleg Krasilnikov
1f79e4583a Bug #185044: remove spaces in the build artifact name 2007-05-02 15:29:10 +00:00
Markus Schorn
7dc3b05c8f Fix for 180168, use ASTCache for navigation features. 2007-05-02 13:42:48 +00:00
Anton Leherbauer
ac998c44d7 Add test case for 183814 2007-05-02 13:32:07 +00:00
Anton Leherbauer
51f0803459 Fix for 184748: Binaries container not updated in Project Explorer 2007-05-02 13:31:33 +00:00
Markus Schorn
904a9560e3 Fix for 183930, by Emanuel Graf, comments from inactive code. 2007-05-02 12:37:08 +00:00
Oleg Krasilnikov
0a81ce7c3d Bug #184671 2007-05-02 11:38:16 +00:00