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

10770 commits

Author SHA1 Message Date
Mikhail Sennikovsky
ead2da2599 Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent 2007-04-10 10:20:35 +00:00
Oleg Krasilnikov
7f5644f01c Fix: discovery pages are not updated after scope change. 2007-04-10 10:13:41 +00:00
Markus Schorn
d710c2c05b Removes default-initializer for CodeReaderCache from ui-plugin (this is done in the core-plugin). 2007-04-10 09:40:46 +00:00
Doug Schaefer
16be9da24e Patch for Bryan - 180784 - implement hashCode for PDOM nodes. 2007-04-10 01:10:53 +00:00
Alain Magloire
97186148e9 patch form Elena # 180975 2007-04-09 20:01:17 +00:00
Doug Schaefer
0ec665bdd5 Patch for Bryan - 181147 - Fix NPE in template instantiation. 2007-04-09 16:16:07 +00:00
Doug Schaefer
942c2996fa Patch for Bryan - 181015 - Fix a few exceptions in the indexer. 2007-04-09 16:13:06 +00:00
Oleg Krasilnikov
b09b4cbbeb Bug fix: some property pages are not visible 2007-04-09 16:09:56 +00:00
Oleg Krasilnikov
87f8ab3823 Bug: "exclude from build" state not updated on property pages 2007-04-09 15:14:37 +00:00
Vivian Kong
b452de9f48 for bug 181427, patch by Jason Montojo 2007-04-09 14:33:57 +00:00
Oleg Krasilnikov
49d9af779d Bug #181025: Context menu items should be grouped/reduced in project view 2007-04-09 13:38:17 +00:00
Oleg Krasilnikov
496cefed36 Bug #181025: group main menu items 2007-04-09 09:55:08 +00:00
Oleg Krasilnikov
3dcc5c98d1 Bug #180985: Property pages combo boxes are not read-only 2007-04-09 07:15:13 +00:00
Oleg Krasilnikov
8eefed45b3 Avoid deprecated objects 2007-04-09 06:45:08 +00:00
Oleg Krasilnikov
e36c09ee9d Avoid deprecated methods 2007-04-09 06:42:16 +00:00
Oleg Krasilnikov
5bcb4215a0 Bug #181023: group property pages
Bug #181025: group context menu items
2007-04-09 06:03:56 +00:00
Oleg Krasilnikov
70f848ae68 Bug #181023: C/C++ property pages grouped. 2007-04-09 05:56:49 +00:00
Oleg Krasilnikov
6e8d740215 Bug #181025: group context menu items
Bug #181023: C/C++ property pages are grouped
2007-04-09 05:55:10 +00:00
Oleg Krasilnikov
7131918a4a Bug#181025: group context menus 2007-04-09 05:52:35 +00:00
Markus Schorn
2d8f4698f2 Fix for 176389, preference UI for cache sizes. 2007-04-06 15:53:50 +00:00
Anton Leherbauer
7a2f549d31 Adjust plugin dependencies 2007-04-06 12:45:20 +00:00
Anton Leherbauer
79b7c29c9c Cleanup temporary file 2007-04-06 12:44:45 +00:00
Anton Leherbauer
774369a532 Tentative fix for 177158: [Editor] Provide highlighting support for references to external SDK 2007-04-06 12:02:02 +00:00
Anton Leherbauer
d358ef7a36 Fix formatter alignment of conditionals and initializer lists 2007-04-06 11:56:48 +00:00
Anton Leherbauer
82b9f0cd2f Fix auto-insert of closing brace with semicolon for anonymous declarations 2007-04-06 11:54:18 +00:00
Markus Schorn
6d4221b57f Fix and testcases for 181305, NPE parsing reference to 'void (f)(char)'. 2007-04-06 09:35:53 +00:00
Markus Schorn
56523f3c6a Fixes occasional NPE in CModelTests 2007-04-06 09:32:52 +00:00
Anton Leherbauer
0addd64850 Fix for 180815: defining multiple globals variables at structure definition causes dublicate struct tag entries in outline view 2007-04-06 09:23:25 +00:00
Anton Leherbauer
dd4ecbc909 Fix for 180815: defining multiple globals variables at structure definition causes dublicate struct tag entries in outline view 2007-04-06 09:09:00 +00:00
Markus Schorn
39e2a19ab7 Fixes occasional NPE in CModelTests 2007-04-06 08:44:32 +00:00
Markus Schorn
e239602e33 Follow up for 180159, fix name of unresolved includes with directories. 2007-04-06 07:59:38 +00:00
Markus Schorn
39bf090275 Fixes a warning. 2007-04-06 07:49:32 +00:00
Anton Leherbauer
97b59aed2e Improve ASTCacheTest timing 2007-04-06 06:40:59 +00:00
Chris Recoskie
5638a8eeb6 ASSIGNED - bug 151850: allow user to specify which parser/language to parse a given content type with
https://bugs.eclipse.org/bugs/show_bug.cgi?id=151850

Combined patch from myself and Jason Montojo
2007-04-05 19:07:10 +00:00
Markus Schorn
0da5cc01ce Fix for 180159, modelling of unresolved includes in index. 2007-04-05 16:06:39 +00:00
John Cortell
39e042242d Reviewed and applied patch for 180673. "Remove all Global Variables" action in the Variables view was enabled even when there were no global variables in the view. 2007-04-05 14:08:48 +00:00
John Cortell
f74e2a2c72 Corrected parameter names and JavaDoc of ICDIThread.getStackFrames. Bug 180819. 2007-04-05 13:39:22 +00:00
Oleg Krasilnikov
c1eb85c1fe "enabledWhen" fix 2007-04-05 13:32:42 +00:00
Anton Leherbauer
46cb2c8f4d Fix source hover for template paramters and external translation units 2007-04-05 13:02:10 +00:00
Anton Leherbauer
bf61f08fdb Fix string double click selection 2007-04-05 11:15:30 +00:00
Oleg Krasilnikov
32163b8508 Discovery page: show page names instead of profile IDs where possible
Preferences: user can select naming rule for discovery profiles
2007-04-05 10:55:46 +00:00
Mikhail Sennikovsky
6ca738c032 Fix for [Bug 181144] [Project Model] NPE when selecting legacy project 2007-04-05 08:38:00 +00:00
Oleg Krasilnikov
816e6ec92b Rollback attribute renaming for cPropertyTab extension point 2007-04-05 08:20:06 +00:00
Oleg Krasilnikov
ff3a5d0e3f Rollback of attibute renaming for cProperyTab extension point 2007-04-05 08:19:06 +00:00
Mikhail Sennikovsky
1527b22ab0 Inseted a copyright header 2007-04-04 18:30:45 +00:00
Mikhail Sennikovsky
cae9417adf Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core 2007-04-04 17:52:07 +00:00
Andrew Ferguson
19a895a652 180948: fix ClassCastException (follow up) 2007-04-04 17:23:21 +00:00
Anton Leherbauer
ca26fe7a9d Improve formatter preview code 2007-04-04 16:03:23 +00:00
Doug Schaefer
d2c7393544 Patch for Bryan - 180885 - handles content assist of names after parens which is ambiguious in C. 2007-04-04 15:58:48 +00:00
Markus Schorn
b106c45f80 Fix and testcase for 180979, name resolution failure. 2007-04-04 15:55:56 +00:00