Mike Kucera
45dc1738ed
cleaned up TemplateParameterManager a bit
2008-02-12 16:48:44 +00:00
Markus Schorn
5688a0ac9f
Using directives for fast indexer (including namespace composition), bug 200673+216527.
2008-02-12 14:21:22 +00:00
Pawel Piech
6321552cfe
[216376] Changed expression nodes to use new 3.4M5 watch expression APIs.
2008-02-12 00:03:36 +00:00
Pawel Piech
91e43c46ad
[179096] Added suspend trigger to open debug perspective on suspend.
2008-02-11 23:56:56 +00:00
Pawel Piech
cedbca9401
Added comment annotations.
2008-02-11 22:52:17 +00:00
Pawel Piech
c10f8e47d0
Fixed a potential NPE.
2008-02-11 22:33:38 +00:00
Pawel Piech
3dd4c544e1
Added EVALUATION to the StateChangeReason enum.
2008-02-11 22:33:16 +00:00
Pawel Piech
e9b345d4fa
[218573] Added process created event handling to make sure that new processes appear in Debug view.
2008-02-11 22:25:19 +00:00
Francois Chouinard
db8b348da7
BreakpointManager patch fro M5.
2008-02-11 17:32:56 +00:00
Oleg Krasilnikov
b848ef7a4d
Bug #218484 : Description not saved when creating a new configuration based on an existing one
2008-02-11 14:28:53 +00:00
Anton Leherbauer
d12b37a95c
Improve content assist auto-activation check, related to bugs 126871 and 193728
2008-02-11 14:22:31 +00:00
Anton Leherbauer
39053ae062
Fix for 218124: Mark Occurrences makes C++ editor sluggish
2008-02-11 11:51:31 +00:00
Anton Leherbauer
d3af1cd424
Fix for 218342: [patch] unable to clear breakpoints in ExternalTranslationUnit's from the editor (Patch by Warren Paul)
2008-02-11 11:03:42 +00:00
Markus Schorn
e18a689410
Fixes a NPE, bug 218389.
2008-02-11 07:52:47 +00:00
Sergey Prigogin
9d578b5f13
Added toString method.
2008-02-11 00:40:49 +00:00
Sergey Prigogin
8111176e94
Added toString method and generics.
2008-02-10 07:05:43 +00:00
Sergey Prigogin
d64fdf7905
Use generics.
2008-02-10 05:51:40 +00:00
Sergey Prigogin
5698ac7333
Added toString method.
2008-02-10 05:41:12 +00:00
Andrew Ferguson
c113b00476
178386: check-in documentation tool framework plus doxygen implementation
2008-02-09 12:23:25 +00:00
Andrew Ferguson
14b1bbaf1e
add singleton property to correct compile errors against M5 platform.
2008-02-09 12:21:50 +00:00
Andrew Ferguson
13f968d5c0
178386: update screenshots
2008-02-09 12:21:09 +00:00
Marc Khouzam
8fda4772aa
Fix for Bug 214806
...
New canWriteExpression() method is added to IExpressions and is used
to know if the user should be given the option to edit the value of an expression
in the views.
2008-02-08 20:58:49 +00:00
Oleg Krasilnikov
95c056e27e
Bug #182450 : Multi-configuration support
2008-02-08 16:39:21 +00:00
Markus Schorn
e08ec31825
Using declarations in combination with nested classes, bug 209582.
2008-02-08 15:03:38 +00:00
Markus Schorn
c754042629
Fixes name-resolution with using-directives, related to bug 26110.
2008-02-08 13:51:56 +00:00
Anton Leherbauer
00091c99cb
Fix for 216437: [Formatter] Shift left/right incorrect in Mixed tab policy/indentation mode
2008-02-08 12:30:10 +00:00
Anton Leherbauer
4c7161361e
Fix for 110222: Improve pair matcher for angle brackets
2008-02-08 10:17:57 +00:00
Mike Kucera
ecf9c5833d
218265 - replace Enum class with Java 5 enums
2008-02-07 23:13:59 +00:00
Oleg Krasilnikov
6a80d1f5da
Bug #218078 : Tool chain editor doesn't properly update configuration
2008-02-07 17:20:59 +00:00
John Cortell
21b8ccf0a5
Bugzilla 218194. Fix how install count is associated with a breakpoint.
2008-02-07 16:33:35 +00:00
Markus Schorn
8565f9f346
Makes relevant methods/options of AbstractLanguage available in ILanguage + cleanup.
2008-02-07 08:59:34 +00:00
Mike Kucera
e885c18bc4
minor code cleanup
2008-02-06 23:03:57 +00:00
Mike Kucera
e6ce9e4053
switch back to trial/undo to expose bug
2008-02-06 22:34:45 +00:00
Mike Kucera
c693b2518a
fixed bug in testFunction(), removed needless extra empty declarations caused by extra completion tokens
2008-02-06 20:11:06 +00:00
Markus Schorn
9cd75c484e
Anonymous unions and structs, bug 216791.
2008-02-06 15:30:47 +00:00
Anton Leherbauer
a39c03d796
Remove unused messages
2008-02-06 15:06:38 +00:00
Markus Schorn
1c88bb0adf
Moves c++-specific stuff from PDOMLinkage to PDOMCPPLinkage.
2008-02-06 12:41:45 +00:00
Oleg Krasilnikov
8a3ee52100
Roll back changes with isOptionVisible()
2008-02-06 11:55:23 +00:00
Oleg Krasilnikov
ba4b0ab3ed
Disable unnecessary isOptionVisible() check during page creation.
2008-02-06 11:51:16 +00:00
Oleg Krasilnikov
622b2739c3
Check for isOptionVisible() is added to update procedure.
2008-02-06 11:47:46 +00:00
Anton Leherbauer
f27ad8dfdf
Fix for 186106: The Makefile Editor inserts spaces instead of a tab character
2008-02-06 09:11:27 +00:00
Ken Ryall
468b4a4082
Bug 217493.
2008-02-05 22:50:27 +00:00
Ken Ryall
3a0793732b
Bug 217485 - Can't set method breakpoints from the editor unless the method/function name is selected.
2008-02-05 21:38:55 +00:00
Chris Recoskie
48c5584887
some fixes to project description manager and build system to allow EFS hosted projects to function better
2008-02-05 19:30:03 +00:00
Mike Kucera
80485fce8a
multi-parser approach applied to C99
2008-02-05 15:44:08 +00:00
Mike Kucera
a8f928a682
cleaned up the code in parseTypeIdOrUnaryExpression()
2008-02-05 15:40:42 +00:00
Mike Kucera
22f2deea94
added vararg constructors to AST ambiguity nodes
2008-02-05 15:39:10 +00:00
Anton Leherbauer
76bea72bfb
Fix for 217727: Binary files do not open in the binary editor
2008-02-05 14:45:53 +00:00
Anton Leherbauer
7e9700c5a7
Fix for 217860: toggle source/header switches to wrong source file
2008-02-05 14:38:33 +00:00
Anton Leherbauer
7a90025fb4
Fix for 215112: Source roots not updated if resources are added
2008-02-05 14:34:46 +00:00