1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
Commit graph

3517 commits

Author SHA1 Message Date
Markus Schorn
befb4d9e04 Bug 328259: Differentiate function-style and object-style macros, by Patrick Hofer. 2010-10-21 10:38:51 +00:00
Markus Schorn
7b99473f65 Bug 328321: Handle attempt to open editor for closed resources. 2010-10-21 09:13:38 +00:00
Sergey Prigogin
8a6ca5e261 Cosmetics. 2010-10-20 23:37:49 +00:00
Sergey Prigogin
0672757bc6 Adjusted comments. 2010-10-20 23:35:46 +00:00
Sergey Prigogin
fc2e8389f9 Removed dependency on a deprecated class. 2010-10-20 23:30:53 +00:00
Markus Schorn
eedb362a66 Bug 327878: Normalize arguments of unknown class instances. 2010-10-20 12:47:36 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Andrew Gvozdev
499b106541 bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 05:37:39 +00:00
Andrew Gvozdev
cc39535a4b bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 04:10:36 +00:00
Anton Leherbauer
ae21fbec63 Bug 326654 - [outline] The Outline view menu ordering is wrong 2010-10-15 06:38:56 +00:00
Markus Schorn
3670c10d89 Bug 327730: Different color for write access, by Andrey Eremchenko. 2010-10-14 08:27:41 +00:00
Anton Leherbauer
196ab5c67e Bug 323456 - Uncomment code separated by empty lines
Patch from Marc-Andre Laperle
2010-10-13 13:23:25 +00:00
Markus Schorn
64778c5409 Bug 327328: Overload resolution and restrict pointers. 2010-10-13 12:56:56 +00:00
Anton Leherbauer
efe641d53a Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from the previous line 2010-10-13 09:23:47 +00:00
Markus Schorn
67f123cf5e Bug 327328: Push concept of restrict up to IASTPointer and IPointerType. 2010-10-13 07:48:39 +00:00
Markus Schorn
0dea806506 Bug 323723: Removes the remaining throw declarations from IVariable and IFunction. 2010-10-12 11:29:00 +00:00
Markus Schorn
d03bee7bc7 Bug 223660: Parameter help for constructor-style initializers. 2010-10-11 10:44:33 +00:00
Markus Schorn
ea310fa845 Bug 312423: Concept of IProblemType, cleanup of IProblem. 2010-10-11 08:06:30 +00:00
Andrew Gvozdev
e1a694fe90 bug 305058: Can't Open New Project
Patch from Marc-Andre Laperle
2010-10-09 14:23:20 +00:00
Markus Schorn
6e1cfa0f97 Remove since tag from non-public class. 2010-10-08 08:51:56 +00:00
Markus Schorn
8b7a529a11 Bug 311164: Follow up on fix to improve mark occurrences feature. 2010-10-07 13:47:54 +00:00
Markus Schorn
3178c362a2 Bug 47536: Add filter for forward declarations to Outline View, by Patrick Hofer. 2010-10-06 13:46:44 +00:00
Sergey Prigogin
64a95583ff Bug 326418 - fixed false positives in language keyword check. 2010-10-05 06:24:26 +00:00
Andrew Gvozdev
927436127c removed unused variable 2010-10-05 03:11:15 +00:00
Sergey Prigogin
bc1708309f Cosmetics. 2010-10-04 05:53:34 +00:00
Sergey Prigogin
c69832ea82 Bug 326418 - Ctrl+Click navigation is broken. 2010-10-04 05:43:09 +00:00
Anton Leherbauer
6f4c249382 Use unique preference keys for occurrences and override annotations, related to bugs 324905 and 320561 2010-10-01 12:39:24 +00:00
Andrew Gvozdev
f098e64803 bug 326485: Menu item "Resource Configurations" is missing for files excluded from build 2010-10-01 04:13:37 +00:00
Markus Schorn
4734a658f8 Bug 325799: Support styled text in CUILabelProvider, by Patrick Hofer. 2010-09-30 11:44:39 +00:00
Markus Schorn
5b14b5fefb Bug 326009: Option to disable edit field for parsing files up front, by John Liu. 2010-09-30 08:14:47 +00:00
Markus Schorn
dfd419a0c0 Bug 325488: Toggle through quick type hierarchies, by Patrick Hofer. 2010-09-30 08:03:48 +00:00
Vivian Kong
57405226fa Bug 321778 Lost preference: build only if changes in workspace - patch by Keith W. Campbell 2010-09-28 15:38:53 +00:00
Andrew Gvozdev
32d31cdd24 bug 326414: Link with Editor icon in projects view should be the same as used in Project Explorer and Console 2010-09-28 14:50:22 +00:00
Markus Schorn
62104189e0 Bug 325623: Hide non-implementing leaves in quick type hierarchy. 2010-09-28 09:15:23 +00:00
Markus Schorn
8ff177d648 Bug 325385: Duplicate search results. 2010-09-27 15:48:04 +00:00
Anton Leherbauer
0a8dc6f21e Use AstProvider.WAIT_ACTIVE_ONLY, related to bug 322753 2010-09-24 06:43:16 +00:00
Andrew Gvozdev
39f89b5415 bug 325898: "Manage Configurations" dialog opens on an incorrect parent shell
Patch from Baltasar Belyavsky
2010-09-23 21:29:00 +00:00
Anton Leherbauer
59d692e064 Bug 322753 - It should be possible to disable the override indicator
Patch from Marc-Andre Laperle
2010-09-23 12:08:50 +00:00
Sergey Prigogin
45f057367a Cosmetics. 2010-09-21 01:45:17 +00:00
Sergey Prigogin
f0d7871fea Support for overridden virtual methods in LinkedNamesFinder. 2010-09-20 03:09:50 +00:00
Sergey Prigogin
06d3ea27fc Cosmetics. 2010-09-20 01:14:53 +00:00
Sergey Prigogin
bfdded1677 Removed uses of a deprecated class. 2010-09-20 01:14:36 +00:00
Sergey Prigogin
3a6b1d1846 Removed uses of a deprecated class. 2010-09-19 22:30:04 +00:00
Sergey Prigogin
7ebce37f93 Removed uses of a deprecated class. 2010-09-19 22:26:30 +00:00
Sergey Prigogin
8a2e90a915 Fixed a typo. 2010-09-19 22:21:31 +00:00
Sergey Prigogin
57425dde44 Fixed a bug in renaming of virtual methods. 2010-09-19 21:42:50 +00:00
Andrew Gvozdev
9e54b94108 bug 270326: console window displays black
Changed default console background to light gray (the case when preference store failed to initialize) to be able to troubleshoot the issue.
2010-09-19 04:27:04 +00:00
Andrew Gvozdev
4a17586a41 bug 270326: console window displays black 2010-09-19 03:36:46 +00:00
Markus Schorn
200c531f33 Bug 156668: Implicit ctors for automatic variables. 2010-09-17 09:59:48 +00:00
Anton Leherbauer
ca68f6bb04 Bug 324905 - [Search] Show different colors to mark read and write accesses in Mark Occurrences
Patch from Patrick Hofer
2010-09-17 08:38:51 +00:00