1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

9913 commits

Author SHA1 Message Date
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
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
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
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
Sergey Prigogin
d60f5b6c26 Formatting of binary expression partially produced by macro expansions. 2011-03-20 17:59:40 +00:00
Marc-Andre Laperle
bffecbbf9b Bug 339931 - Code completion fails in #include statements 2011-03-16 17:10:04 +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
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
Sergey Prigogin
ff5997789d Cosmetics. 2011-03-15 20:56:50 +00:00
Sergey Prigogin
2a00a3219c Formatting of multi-line string literals in function argument lists. 2011-03-15 17:06:31 +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
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
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
Sergey Prigogin
a1c8b3f7d3 Fixed confusing names. 2011-03-10 02:56:48 +00:00
Sergey Prigogin
b7073a4f52 Don't depend on CPPVisitor in PDOMBinding. 2011-03-09 23:22:47 +00:00
Sergey Prigogin
e5b9283973 Use CPPVisitor.getQualifiedName instead of IIndexBinding.getQualifiedName. 2011-03-09 18:32:32 +00:00
Sergey Prigogin
9efcf6f96c Cosmetics. 2011-03-09 18:31:06 +00:00
Sergey Prigogin
f9e746d814 Fixed inconsistency between different implementations of getQualifiedName method. 2011-03-09 18:28:29 +00:00
Sergey Prigogin
d3692fa235 Cosmetics. 2011-03-09 18:19:50 +00:00
Sergey Prigogin
8934124312 Cosmetics. 2011-03-09 18:04:02 +00:00
Sergey Prigogin
e58416919f Cosmetics. 2011-03-09 18:03:20 +00:00
Markus Schorn
72a30d6b6c Bug 338041: Updated java-doc. 2011-03-09 15:20:30 +00:00
Markus Schorn
92a74d69df Bug 339316: Empty IASTTranslationUnit.getRawSignature(). 2011-03-09 14:43:02 +00:00
Emanuel Graf
953c613eb9 Bug 333939: When a statement is replaced or removed using the ASTRewrite class any comment attached to the statement is lost
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333939
2011-03-09 07:46:05 +00:00
Andrew Gvozdev
9002e4e9c1 updated to point to correct interface org.eclipse.cdt.ui.newui.IConfigManager 2011-03-08 16:10:43 +00:00
Anton Leherbauer
1c91522f2d Bug 203240 - Permission of .cproject file seems not to be considered anywhere on writing data 2011-03-08 13:31:45 +00:00
Sergey Prigogin
6f33dd512d Cosmetics. 2011-03-08 05:50:23 +00:00
Marc-Andre Laperle
c630261d21 Bug 317686 - Implement method error. Fixed issue with linked resources. 2011-03-08 02:53:32 +00:00
Sergey Prigogin
3b3f2e6ceb Cosmetics. 2011-03-08 01:59:24 +00:00
Sergey Prigogin
42d13c4bd1 Cosmetics. 2011-03-08 00:13:32 +00:00
Sergey Prigogin
77c42e5efb Cosmetics. 2011-03-08 00:13:08 +00:00
Sergey Prigogin
4b9a8ef359 Cosmetics. 2011-03-07 19:22:29 +00:00
Sergey Prigogin
2550819036 Comment adjustments. 2011-03-07 19:08:26 +00:00
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
c2b14277a3 Code streamlining. 2011-03-07 04:32:30 +00:00
Sergey Prigogin
218111e722 Cosmetics. 2011-03-07 03:23:15 +00:00
Sergey Prigogin
b42e687828 Removed use of a deprecated constructor. 2011-03-07 03:14:49 +00:00
Sergey Prigogin
34f8e32373 Fixed a compiler warning. 2011-03-07 03:07:24 +00:00
Sergey Prigogin
475612b295 Fixed a compiler warning. 2011-03-07 03:07:00 +00:00