Alena Laskavaia
11b9fcea4f
Bug 329430: added extension to replace default icons for codan with custom. Now need the actual icons.
2011-03-18 02:14:26 +00:00
Alena Laskavaia
b8f814df23
extracted comment manupulation login to an abstract checker
2011-03-17 20:17:17 +00:00
Vivian Kong
fac7fe1bb1
build against Platform M6
2011-03-16 21:11:53 +00:00
Marc-Andre Laperle
bffecbbf9b
Bug 339931 - Code completion fails in #include statements
2011-03-16 17:10:04 +00:00
Vivian Kong
0605ef71f9
fix build script to set group write permission on the latest build
2011-03-16 14:37:04 +00:00
James Blackburn
0cf94c5dd7
API tooling: @since 1.1 should be @since 2.0
2011-03-16 13:05:01 +00:00
Sergey Prigogin
e23e0a9238
Fixed a corner case in function call formatting.
2011-03-16 02:43:51 +00:00
Sergey Prigogin
199adb3ec5
Improved formatting of function calls.
2011-03-16 00:42:31 +00:00
Andrew Gvozdev
b131a8f06b
compilation warnings
2011-03-15 22:42:26 +00:00
Sergey Prigogin
2ce87d555e
Fixed formatting of C++-style casts and template function calls.
2011-03-15 22:34:29 +00:00
Sergey Prigogin
20e305dee7
Cosmetics.
2011-03-15 22:33:33 +00:00
Andrew Gvozdev
74d6ab99d9
compilation warnings
2011-03-15 22:24:14 +00:00
Sergey Prigogin
ff5997789d
Cosmetics.
2011-03-15 20:56:50 +00:00
Marc Khouzam
3b373bb5a5
Bug 340021: GDB process not killed when canceling a launch
2011-03-15 20:17:36 +00:00
Marc Khouzam
6facbd8e21
Typo
2011-03-15 19:05:41 +00:00
Sergey Prigogin
2a00a3219c
Formatting of multi-line string literals in function argument lists.
2011-03-15 17:06:31 +00:00
Ken Ryall
011be21212
Bug 328690 - Traditional Rendering: "Copy" contents from individual pane
2011-03-15 15:54:52 +00:00
Marc Khouzam
60f2c4acc5
Bug 233116: Cancelling an Attach or post-mortem launch should be graceful
2011-03-15 09:57:16 +00:00
Marc-Andre Laperle
18cae2a524
Bug 339780 - Source hover for specialization of specialization does not work
2011-03-15 01:03:34 +00:00
Sergey Prigogin
d2b90dc584
Added a warning about lack of thread safety to Javadoc.
2011-03-14 19:20:18 +00:00
Marc-Andre Laperle
d17ddfebab
Bug 335122 - Fix index locking issue discovered by running the 'old' ImplementMethod test (new one being Bug 292851). Should fix build not ending.
2011-03-13 10:27:31 +00:00
Marc-Andre Laperle
cbd551eeef
Add CreateLocalVariableQuickFix test to automated tests suite, fix the test. Minor clean up.
2011-03-13 06:32:17 +00:00
Marc-Andre Laperle
d9f24fae67
Bug 338683 - Codan confuses fields with methods
2011-03-13 06:03:56 +00:00
Marc-Andre Laperle
ef5c018b27
Bug 335122 - DeclarationGenerator asserts for templated types with namespace. Restored assert in CPPASTTemplateId
2011-03-12 20:03:04 +00:00
Alena Laskavaia
2c1d3433ab
- removed one part of assert because Junit does not pass:
...
org.eclipse.cdt.ui.tests.refactoring.extractlocalvariable.ExtractLocalVariableRefactoringTest.Bug 331963 Extract local variable doesn't put template type parameters Namespace
2011-03-12 15:50:54 +00:00
Alena Laskavaia
2d5b88f62e
hack to initialize ast cache for reading comments
2011-03-12 14:25:12 +00:00
Alena Laskavaia
2b1b5e18d4
added support to easy discovering comments for statement (for suppression)
2011-03-12 03:18:12 +00:00
Andrew Gvozdev
283a383c05
bug 319512: Missing type arguments compilation warnings
2011-03-11 23:40:02 +00:00
Andrew Gvozdev
3cebf36b79
compilation warnings
2011-03-11 23:37:05 +00:00
Andrew Gvozdev
0699858e87
bug 319512: Missing type arguments compilation warnings
2011-03-11 23:32:45 +00:00
Andrew Gvozdev
c2a0602718
compilation warning
2011-03-11 23:26:39 +00:00
Andrew Gvozdev
1db8cc744d
bug 339015: Preference "Show source roots at the top of project" should update views immediately
2011-03-11 19:12:48 +00:00
Marc-Andre Laperle
112b975c2d
Bug 327061 - [Mac] Run To Line throws exceptions, breaks debugging
2011-03-11 18:35:03 +00:00
Marc Khouzam
c2239d41b8
Bug 237306: Support for Multi-Process debugging. Prompting the user for the path to the binary when doing a remote attach.
2011-03-11 16:35:34 +00:00
Patrick Chuong
461e44b498
The last fix didn't cover the case of unpinning a view where there is no active debug context, related to bug 337376.
2011-03-11 15:42:02 +00:00
Doug Schaefer
1ba6e16383
Add TCF to categories.
2011-03-11 15:37:13 +00:00
James Blackburn
88729ccc17
Bug 339703 IBuildRunner should be an abstract base class
2011-03-11 15:35:46 +00:00
Marc Khouzam
ebb5a4dafd
Bug 225805: Sourcelookup handling does not scale to large projects
2011-03-11 15:06:55 +00:00
Patrick Chuong
aadf0c164a
Disassembly view doesn't show "No debug context", related to build 337376.
2011-03-11 14:51:22 +00:00
Anton Leherbauer
fb1d8d2a97
Bug 337554 - [disassembly][breakpoints] Method breakpoints are not shown in the disassembly view
2011-03-11 09:26:08 +00:00
Anton Leherbauer
91c51e5113
Disassembly view should blank out if there is no debug context, related to bug 337376
2011-03-11 08:34:25 +00:00
Marc-Andre Laperle
63ec2d8b00
Bug 337677 - Warning about "void" in late-specified return type
2011-03-11 05:30:11 +00:00
Marc-Andre Laperle
5ef3de90b4
Bug 339634 - [performance] Quick fix create local variable and others can be slow
2011-03-11 05:15:53 +00:00
Alena Laskavaia
dfb6654676
added resource object to profile
2011-03-11 03:40:48 +00:00
Alena Laskavaia
31689d7b5d
id for checker
2011-03-11 03:40:30 +00:00
Alena Laskavaia
084629fb9c
added example of property change listener
2011-03-11 03:27:36 +00:00
Alena Laskavaia
de346dcf4b
refactor bunch of stuff to support profiles better - not problem (kind) knows about parent category and its profile
2011-03-11 03:18:21 +00:00
Alena Laskavaia
5a8cf9f832
fixed issues of accessing non-initialized checker registry
2011-03-11 03:17:38 +00:00
Alena Laskavaia
c2dfefd6ea
return IEclipsePreferences
2011-03-11 03:17:19 +00:00
Andrew Gvozdev
8702144ba5
compilation warning
2011-03-10 23:06:22 +00:00