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

3789 commits

Author SHA1 Message Date
Sergey Prigogin
987feb04be AST concurrency issue in rename refactoring. 2011-04-13 02:33:39 +00:00
Sergey Prigogin
c130243446 Javadoc adjustment. 2011-04-13 01:29:20 +00:00
Sergey Prigogin
c31900d2bc Bug 292851. Protection against concurrent access to the shared AST between CEditor and refactorings. 2011-04-13 00:41:14 +00:00
Andrew Gvozdev
c24ce74075 bug 342640: Ability to create build console dynamically 2011-04-12 21:40:38 +00:00
Marc-Andre Laperle
db2ef6ceaa Bug 342519 - Toggle refactoring: misleading error message 2011-04-12 16:49:26 +00:00
Andrew Gvozdev
ca1d3510c6 bug 342609: NPE in ChangeBuildConfigActionBase 2011-04-12 16:45:19 +00:00
Anton Leherbauer
706f09f885 Bug 342539 - java.lang.NullPointerException at InclusionProposalComputer.java:188 2011-04-12 13:56:01 +00:00
Emanuel Graf
dfd434ea2e Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 10:58:20 +00:00
Emanuel Graf
9b7e344590 Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 09:08:19 +00:00
Sergey Prigogin
2c7f55ae19 Cosmetics. 2011-04-11 22:32:57 +00:00
Sergey Prigogin
db44d771bb Code streamlining. 2011-04-11 20:30:21 +00:00
Markus Schorn
f3dc616c97 Bug 196479: Search works with project granularity, only. 2011-04-11 15:03:58 +00:00
Sergey Prigogin
a455830b35 Deprecated logErrorMessage method. 2011-04-11 00:01:11 +00:00
Sergey Prigogin
2fefb9f6ab Deprecated logErrorMessage method. 2011-04-10 23:55:53 +00:00
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