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

3825 commits

Author SHA1 Message Date
Sergey Prigogin
fb3a4c8d26 Code streamlining. 2011-04-10 23:52:39 +00:00
Sergey Prigogin
2e121463ed Proper logging when RefactoringASTCache is not disposed. 2011-04-10 23:43:54 +00:00
Sergey Prigogin
985b3ca34e Added logError method. 2011-04-10 23:42:43 +00:00
Sergey Prigogin
de6aff9ca0 Cosmetics. 2011-04-08 20:05:08 +00:00
Vivian Kong
5a63896b65 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-08 19:29:25 +00:00
Marc-Andre Laperle
bad48fed51 Cosmetics 2011-04-07 23:56:21 +00:00
Sergey Prigogin
8697be076e Formatting of chained conditional expressions and streamlining of formatting code. 2011-04-07 21:27:36 +00:00
Marc-Andre Laperle
72e7b6b3db Bug 335202 - [Extract Local Variable] Suggested name is wrong for nested function calls 2011-04-07 12:41:03 +00:00
Vivian Kong
ac09f496d7 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-06 20:53:22 +00:00
Chris Recoskie
8ef662f6b0 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-06 20:03:43 +00:00
Chris Recoskie
d803a052f5 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-05 15:27:14 +00:00
Sergey Prigogin
99cdc84b19 Cosmetics. 2011-04-05 05:10:09 +00:00
Sergey Prigogin
d44a0b76f7 Cosmetics. 2011-04-05 04:56:22 +00:00
Sergey Prigogin
e96f2e9804 Code streamlining. 2011-04-05 03:33:16 +00:00
Anton Leherbauer
4fd6f1407b Bug 340492 - Wrong coloring of template template parameters 2011-03-31 14:23:29 +00:00
Anton Leherbauer
82aa60a838 Bug 341086 - Add a variable like 'base_filename' to the code template variables 2011-03-31 14:08:24 +00:00
Andrew Gvozdev
be1a78cd90 bug 341362: C/C++ General > Paths & Symbols > Include Files > Add... > File system... file filter is broken 2011-03-30 18:22:05 +00:00
Markus Schorn
725a53f6da Bug 339501: NPE in Call Hierarchy. 2011-03-28 14:56:45 +00:00
Sergey Prigogin
69c80b5390 Simplified example code. 2011-03-28 00:37:56 +00:00
Sergey Prigogin
56cae6fd61 Formatting of stream output expressions. 2011-03-27 04:48:05 +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
74d3d47147 Cosmetics. 2011-03-26 22:16:09 +00:00
Anton Leherbauer
8de0852813 Fix deprecation warnings 2011-03-25 11:05:45 +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
Marc-Andre Laperle
bffecbbf9b Bug 339931 - Code completion fails in #include statements 2011-03-16 17:10:04 +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
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
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
e5b9283973 Use CPPVisitor.getQualifiedName instead of IIndexBinding.getQualifiedName. 2011-03-09 18:32:32 +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
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
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