Sergey Prigogin
|
32d0894ce1
|
Formatting bug fixes.
|
2011-03-28 00:14:20 +00:00 |
|
Sergey Prigogin
|
56690dafd4
|
Cosmetics.
|
2011-03-27 05:15:15 +00:00 |
|
Sergey Prigogin
|
56cae6fd61
|
Formatting of stream output expressions.
|
2011-03-27 04:48:05 +00:00 |
|
Sergey Prigogin
|
884ac50002
|
Comment adjustments.
|
2011-03-27 04:47:13 +00:00 |
|
Sergey Prigogin
|
d45340dc7d
|
Code streamlining.
|
2011-03-27 04:46:30 +00:00 |
|
Sergey Prigogin
|
df89c8daab
|
Cosmetics.
|
2011-03-27 04:43:53 +00:00 |
|
Sergey Prigogin
|
f0ded0383c
|
Cosmetics.
|
2011-03-26 22:50:34 +00:00 |
|
Sergey Prigogin
|
74d3d47147
|
Cosmetics.
|
2011-03-26 22:16:09 +00:00 |
|
Sergey Prigogin
|
a840d359aa
|
Code simplification.
|
2011-03-26 19:44:24 +00:00 |
|
Sergey Prigogin
|
60b01f39f3
|
Bug 338349 - CodanCReconciler does not find resources consistenly.
|
2011-03-25 21:49:27 +00:00 |
|
Sergey Prigogin
|
67cc996e49
|
Bug 338349. Added IASTTranslationUnit.getOriginatingTranslationUnit method.
|
2011-03-25 21:39:08 +00:00 |
|
Anton Leherbauer
|
8de0852813
|
Fix deprecation warnings
|
2011-03-25 11:05:45 +00:00 |
|
Sergey Prigogin
|
4a37d52c1c
|
Code streamlining.
|
2011-03-25 03:20:47 +00:00 |
|
Chris Recoskie
|
e923b9a3c9
|
Bug 205257 - CDTProject creation scalability issue
|
2011-03-24 17:11:35 +00:00 |
|
Anton Leherbauer
|
4ab1f9b72f
|
Fix issue with templates view close/reopen and deprecation warning
|
2011-03-23 10:20:54 +00:00 |
|
Sergey Prigogin
|
25bed5bd57
|
Bug 340092 - Codan does not update severity in markers when a problem's severity has been changed in Preferences. Patch by Alex Ruiz.
|
2011-03-23 03:02:03 +00:00 |
|
Sergey Prigogin
|
0a500299af
|
Bug 339305 - Preference "Run as you type" should appear only if checker supports that launch mode. Patch by Alex Ruiz.
|
2011-03-23 02:59:10 +00:00 |
|
Sergey Prigogin
|
1b982e0418
|
Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz.
|
2011-03-23 02:49:06 +00:00 |
|
Sergey Prigogin
|
c42f42cb81
|
Disabled auto formatting on save. Alena, please don't re-enable it.
|
2011-03-23 02:48:23 +00:00 |
|
Sergey Prigogin
|
b7f9782106
|
Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz.
|
2011-03-23 02:47:21 +00:00 |
|
Marc-Andre Laperle
|
ba7cd25db1
|
Bug 339463 - Quick fix create local variable and others do not infer parameter types in method calls
|
2011-03-22 04:29:50 +00:00 |
|
Vivian Kong
|
2981fa7e31
|
Bug 331783 - NLS: "Clear" button label in Makefile Project preferences truncated
|
2011-03-21 17:39:51 +00:00 |
|
Emanuel Graf
|
be3e728875
|
Bug 335213: Missing message in Implement method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335213
|
2011-03-21 15:03:09 +00:00 |
|
Vivian Kong
|
3879610c4d
|
Bug 340525 - Duplicate string ID found: BuildVarListDialog_0, BuildVarListDialog_1
|
2011-03-21 14:56:47 +00:00 |
|
Vivian Kong
|
16ef2697a6
|
Bug 314101 - add description for new XL UPC project wizard
|
2011-03-21 13:38:33 +00:00 |
|
Sergey Prigogin
|
3c7aa4933d
|
Removed an obsolete dependency.
|
2011-03-20 21:53:39 +00:00 |
|
Sergey Prigogin
|
d60f5b6c26
|
Formatting of binary expression partially produced by macro expansions.
|
2011-03-20 17:59:40 +00:00 |
|
Alena Laskavaia
|
527ee4ff5a
|
started adding support for multiple instance problems
|
2011-03-20 01:53:23 +00:00 |
|
Alena Laskavaia
|
2122fc3c99
|
method should be syncronized
|
2011-03-19 18:48:54 +00:00 |
|
Alena Laskavaia
|
9afbc979e6
|
- moved generic base class for ast rewrite quick fix to common plugins
|
2011-03-19 18:15:57 +00:00 |
|
Alena Laskavaia
|
899b6159ac
|
added convinience method to use outside of the package
|
2011-03-19 17:20:56 +00:00 |
|
Marc Khouzam
|
4975d5a2c7
|
Bug 340021: GDB process not killed when canceling a launch
|
2011-03-18 18:25:37 +00:00 |
|
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 |
|