Emanuel Graf
28f527f165
Bug 333936: When ASTNodes are moved (as in Extract Method) formatting is not preserved and macros are expanded
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333936
2011-03-07 11:09:12 +00:00
Anton Leherbauer
222dedbe3b
Bug 333183 - Export/Import Syntax Coloring settings
2011-03-07 10:40:50 +00:00
Emanuel Graf
654e12094a
Bug 337937: CopyLocation for copied AST-Node
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337937
2011-03-07 07:26:26 +00:00
Sergey Prigogin
335422ecee
Bug 292851. Changed WAIT_IF_OPEN to WAIT_ACTIVE_ONLY and parsing options to match org.eclipse.cdt.internal.core.model.ASTCache.
2011-03-06 22:11:09 +00:00
Sergey Prigogin
0442096272
Removed uses of a deprecated class.
2011-03-06 20:57:11 +00:00
Sergey Prigogin
0f9084562e
Removed uses of a deprecated class.
2011-03-06 20:35:30 +00:00
Sergey Prigogin
8baa132fb8
Added checks for cancellation.
2011-03-06 20:32:11 +00:00
Sergey Prigogin
9e671a6111
Bug 292851 - Made RefactoringASTCache thread-safe.
2011-03-05 07:55:22 +00:00
Anton Leherbauer
f704e4f129
Bug 338782 - [Project Explorer] If working sets are top level nodes resource changes are not refreshed properly
2011-03-03 10:16:14 +00:00
Sergey Prigogin
964d7d5c12
Fixed capitalization.
2011-03-03 00:55:19 +00:00
Sergey Prigogin
066753ba94
Fixed capitalization.
2011-03-03 00:54:22 +00:00
Sergey Prigogin
d8361893bf
Removed uses of deprecated constructors.
2011-02-28 19:38:01 +00:00
Sergey Prigogin
86f5038595
Fixed NPE.
2011-02-28 01:53:06 +00:00
Sergey Prigogin
62c3a2bf32
Removed uses of deprecated methods.
2011-02-28 01:48:58 +00:00
Anton Leherbauer
754bca12d2
Update minimum bundle versions
2011-02-25 13:37:13 +00:00
Anton Leherbauer
0463fa2968
Bug 311880 - Add preference to keep position of excluded files in Project Explorer
...
Patch by Alex Freidin
2011-02-25 08:25:25 +00:00
Anton Leherbauer
624470f48b
Bug 338045 - AST should start building when an editor becomes active
2011-02-25 08:07:45 +00:00
Chris Recoskie
2d42d08abc
Bug 133881 - Make refreshing after building optional
...
Work in progress.
2011-02-24 02:46:01 +00:00
Markus Schorn
df420139a3
Bug 173458: Camel case based content assist, by Jens Elmenthaler.
2011-02-23 16:08:53 +00:00
Sergey Prigogin
4cff141597
Formatting of line comments.
2011-02-21 08:02:03 +00:00
Sergey Prigogin
3715cdbbe8
Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementation file when no definition already present. Patch by Marc-Andre Laperle.
2011-02-19 21:38:56 +00:00
Markus Schorn
76703a1ba4
Compiler warnings.
2011-02-16 13:57:43 +00:00
Patrick Chuong
480ee167c8
Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view
2011-02-15 21:12:12 +00:00
Sergey Prigogin
6bf37615c2
Cosmetics.
2011-02-14 19:57:32 +00:00
Anton Leherbauer
60080b30c7
Fix deprecation warnings
2011-02-14 14:18:46 +00:00
Sergey Prigogin
f8e753bc5d
Cosmetics.
2011-02-12 01:34:56 +00:00
Sergey Prigogin
50a328f123
Fixed compiler warnings.
2011-02-12 00:04:10 +00:00
Marc Khouzam
bf2278893d
Bug 336513: Preference to limit build output should use the words "number of" instead of "#"
2011-02-07 16:07:37 +00:00
Andrew Gvozdev
615c1345eb
bug 334118: missed typo
2011-02-06 19:40:14 +00:00
Sergey Prigogin
b500c6c1cd
Configurable formatting of constructor initializer lists.
2011-02-03 23:12:11 +00:00
Anton Leherbauer
270544ee2e
Bug 335702 - [c++0x] Template brackets matching doesn't work with adjacent closing angle brackets
2011-01-31 10:53:49 +00:00
Sergey Prigogin
d4c8d89493
Bug 307503 - New Class wizard doesn't check for C++ keywords during validation
2011-01-31 00:16:01 +00:00
Sergey Prigogin
d387df2ecd
Bug 280990 - Code formatter refuses to wrap member access expressions
2011-01-30 21:29:56 +00:00
Sergey Prigogin
cd8e54c404
Cosmetics.
2011-01-30 03:17:14 +00:00
Vivian Kong
c62c6e671e
Bug 335512 - Update XLC scanning discovery parser and marcos and include path import XML utility accessible scope (for John Liu)
2011-01-28 16:36:58 +00:00
Andrew Gvozdev
64695227bf
bug 330750: Include path defined as ${workspace_loc} incorrectly displayed in Project Explorer view
...
Patch from Alex Freidin
2011-01-25 15:43:38 +00:00
James Blackburn
d5b2a18e14
Bug 335298 - IncludePaths are canonicalised on creation
...
- Add #getCanonicalPathWindows which only canonicalizes the path on windows.
2011-01-25 15:42:11 +00:00
Andrew Gvozdev
3bdee7d348
bug 334118: Fixed link to the moved preference page.
2011-01-23 05:10:24 +00:00
Sergey Prigogin
dde309b5ee
Bug 273525 - Restrict search in working copies to dirty editors.
2011-01-22 22:24:00 +00:00
Sergey Prigogin
9e0a33921d
Cosmetics.
2011-01-22 22:21:12 +00:00
Sergey Prigogin
f5c75fe27d
Adjusted copyright header.
2011-01-22 21:54:22 +00:00
Sergey Prigogin
2bb4e50214
Bug 273525 - Do not search for insert location twice. Patch by Marc-Andre Laperle.
2011-01-22 21:53:43 +00:00
Anton Leherbauer
9f2dc0efc8
Bug 334805 - Auto Indentation (CTRL+i) is not correct after function header with pointer return type
2011-01-20 12:04:38 +00:00
Anton Leherbauer
a21582bcea
Bug 334569 - Source hover for implicit constructor calls
...
Patch by Marc-Andre Laperle
2011-01-19 10:26:43 +00:00
Anton Leherbauer
03518d718f
Bug 334405 - Source hover is sometimes imprecise
...
Patch by Marc-Andre Laperle
2011-01-17 10:27:55 +00:00
Anton Leherbauer
dd3fcbb7a3
Bug 275629 - scalability mode popup dialog enhancement
...
Patch by Gaetano Santoro
2011-01-14 12:00:54 +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