Anton Leherbauer
dd3fcbb7a3
Bug 275629 - scalability mode popup dialog enhancement
...
Patch by Gaetano Santoro
2011-01-14 12:00:54 +00:00
Anton Leherbauer
edd24cd3c5
Bug 333816 - [c++0x] Double right angle brackets formatting breaks indentation when mixed with comments
2011-01-14 11:55:00 +00:00
James Blackburn
08de213b26
Bug 334118 - Build Preferences need some tidying
...
Re-factor the build preferences out of CPluginPreferencePage to their own page BuildPreferencePage. Build category defined by cdt.ui: org.eclipse.cdt.ui.preferences.BuildSettings
2011-01-14 10:27:31 +00:00
Sergey Prigogin
3bf6639e4b
Bug 333050 - Hyperlinks don't work inside macros
2011-01-14 02:42:04 +00:00
Sergey Prigogin
9488ed0ba8
Added proper interaction between Generate Getters and Setters refactoring and team provider.
2011-01-13 20:38:31 +00:00
Sergey Prigogin
03762755b8
Fixed NPE.
2011-01-13 03:37:39 +00:00
Emanuel Graf
687eb68210
Bug 333842: The ASTRewriter looses one insertion edits if one both inserts before, and replaces an AST Statement
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333842
2011-01-12 13:17:42 +00:00
Emanuel Graf
3ae08fdeab
Bug 334051: Implement method sometimes doesn't add class name to methods in .cpp
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334051 Patch by Marc-Andre Laperle
2011-01-12 09:34:47 +00:00
Sergey Prigogin
baa2c091e7
Bug 273525. Reverted the previous change.
2011-01-12 01:55:13 +00:00
Sergey Prigogin
ffc86f14b2
Bug 273525. Use index binding for search.
2011-01-12 01:54:41 +00:00
Sergey Prigogin
c12a4d8b9b
Bug 273525 - Generate Getters and Setters is very slow.
2011-01-10 03:59:38 +00:00
Sergey Prigogin
0823fc1277
Cosmetics.
2011-01-10 01:35:46 +00:00
Sergey Prigogin
4a97e80fb5
Removed redundant field.
2011-01-10 01:32:51 +00:00
Sergey Prigogin
570e4e9ec1
Cosmetics.
2011-01-10 01:30:01 +00:00
Andrew Gvozdev
59a855ee4b
updated description to reflect correct interface to implement
2011-01-08 03:47:13 +00:00
Sergey Prigogin
c961b374f4
Cosmetics.
2011-01-08 01:18:34 +00:00
Sergey Prigogin
cd19464169
Use List instead of ArrayList in API.
2011-01-08 00:33:29 +00:00
Markus Schorn
ed13e97f59
Bug 333529: Function instance as template argument.
2011-01-07 14:44:54 +00:00
Markus Schorn
91c157b041
Bug 333325: Default template arguments for function templates.
2011-01-07 13:55:39 +00:00
Markus Schorn
e3fcf44ebd
Bug 333256: Name resolution in trailing return type.
2011-01-07 12:37:02 +00:00
Markus Schorn
c3d083bf06
Bug 333285: Non-type template parameter with leading typename keyword.
2011-01-07 11:16:33 +00:00
Markus Schorn
3a300ec622
Bug 333186: Testcase.
2011-01-07 10:14:53 +00:00
Sergey Prigogin
b391b4fac4
Cosmetics.
2011-01-07 04:40:06 +00:00
Sergey Prigogin
b0e167dd8e
Cosmetics.
2011-01-07 04:38:39 +00:00
Sergey Prigogin
b2d8caa6b0
Adjusted comment.
2011-01-07 04:29:56 +00:00
Sergey Prigogin
4cc133917e
Adjusted comment.
2011-01-06 19:29:09 +00:00
Andrew Gvozdev
beee2aa405
bug 279502: User friendly icons for Paths&Symbols and Includes tree in Project Explorer
2011-01-06 19:19:26 +00:00
Emanuel Graf
666369f3f9
Bug 260133: Extract function and extract local variable don't handle type promotion
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260133
2011-01-06 10:22:23 +00:00
Sergey Prigogin
f83cf7403d
Cosmetics.
2011-01-06 03:21:39 +00:00
Sergey Prigogin
46b2750a00
Cosmetics.
2011-01-06 03:12:30 +00:00
Sergey Prigogin
3df7d3854f
Cosmetics.
2011-01-06 03:01:07 +00:00
Sergey Prigogin
bf2a1b3472
Cosmetics.
2011-01-06 02:51:06 +00:00
Sergey Prigogin
415903e978
Cosmetics.
2011-01-06 02:36:29 +00:00
Sergey Prigogin
a5a8d0ed20
Cosmetics.
2011-01-06 02:27:27 +00:00
Emanuel Graf
e27e34dd13
bug 330693: Improve suggested variable name in Extract Local Variable
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693 Improved handling of long names
2011-01-05 10:20:42 +00:00
Sergey Prigogin
c81916affe
Adjusted comment.
2011-01-05 03:33:37 +00:00
Sergey Prigogin
cff63a5fbe
Cosmetics.
2011-01-05 02:45:15 +00:00
Sergey Prigogin
bb4d695756
Adjusted comment.
2011-01-05 02:04:23 +00:00
Sergey Prigogin
4ab245e554
Cosmetics.
2011-01-05 01:59:04 +00:00
Emanuel Graf
41bb986be0
Bug 296192: Extract method removes essential macros and breaks formatting
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=296192
Bugfix patch that fixes a case where comments at the end of a block are lost for C code (Comment #2 )
2011-01-04 14:50:52 +00:00
Emanuel Graf
6361cd4231
Bug 330693: Improve suggested variable name in Extract Local Variable
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693
2011-01-04 12:18:01 +00:00
Emanuel Graf
54165f3720
Bug 331963: Extract local variable doesn't put template type parameters
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=331963 patch and test cases
2011-01-04 09:16:42 +00:00
Sergey Prigogin
0fb92105b5
Corrected indentation.
2011-01-03 17:47:10 +00:00
Emanuel Graf
52f9c10504
Bug 330688: Automatically select text in Extract Local Variable
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330688
2011-01-03 14:34:07 +00:00
Sergey Prigogin
4342fe2099
Cosmetics.
2011-01-02 22:55:39 +00:00
Sergey Prigogin
c1bea60652
Cosmetics.
2011-01-02 22:48:59 +00:00
Sergey Prigogin
a84636dec5
Cosmetics.
2011-01-02 22:48:05 +00:00
Sergey Prigogin
9c5bcf4e4f
Cosmetics.
2011-01-02 21:09:15 +00:00
Sergey Prigogin
268e1ec735
Cosmetics.
2011-01-02 20:34:21 +00:00
Andrew Gvozdev
9454cc4d22
bug 302720: [Error Parser] Build preferences should store only customized error parsers
2011-01-01 06:12:00 +00:00