Sergey Prigogin
|
a58ce8984c
|
Removed an unused method.
|
2012-02-23 20:45:51 -08:00 |
|
Sergey Prigogin
|
2f2f09fd97
|
Use shared AST in Toggle Function refactoring. This change concudes
the transition to CRefactoring2, which is now called CRefactoring.
|
2012-02-23 20:44:17 -08:00 |
|
Sergey Prigogin
|
688a0e6f75
|
Cosmetics.
|
2012-02-23 20:26:46 -08:00 |
|
Sergey Prigogin
|
ac7ee03d25
|
Fixed NPE.
|
2012-02-23 10:00:17 -08:00 |
|
Sergey Prigogin
|
75e0f1868f
|
Removed a redundant method.
|
2012-02-22 20:34:44 -08:00 |
|
Sergey Prigogin
|
68b5958f0c
|
Use shared AST in Hide Method refactoring.
|
2012-02-22 20:19:05 -08:00 |
|
Sergey Prigogin
|
d7ed01e939
|
Cosmetics.
|
2012-02-22 20:18:58 -08:00 |
|
Sergey Prigogin
|
dc6bc55815
|
Cosmetics.
|
2012-02-22 20:18:46 -08:00 |
|
Sergey Prigogin
|
58eed0ce42
|
Use shared AST in Extract Function refactoring.
|
2012-02-17 19:29:32 -08:00 |
|
Sergey Prigogin
|
c49a852b88
|
Use shared AST in Extract Constant refactoring.
|
2012-02-16 21:26:56 -08:00 |
|
Anton Leherbauer
|
1bc41d348f
|
Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file
|
2012-02-16 12:33:28 +01:00 |
|
Anton Leherbauer
|
d4f69c801e
|
Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file
|
2012-02-16 08:40:30 +01:00 |
|
Sergey Prigogin
|
956baf6795
|
Removed EmptyRefactoringDescription class.
|
2012-02-15 21:25:35 -08:00 |
|
Sergey Prigogin
|
546389bc1e
|
Converted Extract Local Variable tests to the new framework.
|
2012-02-15 17:36:31 -08:00 |
|
Sergey Prigogin
|
3453fa6fcd
|
Bug 347712 - Use shared AST in ExtractLocalVariableRefactoring.
|
2012-02-15 15:44:03 -08:00 |
|
Anton Leherbauer
|
5a77d86898
|
Bug 371144 - There seems to be no easy way to add custom marker annotations to non-workspace file
|
2012-02-15 08:46:37 +01:00 |
|
Sergey Prigogin
|
e65759e510
|
UI for new code style preferences.
|
2012-02-11 17:42:32 -08:00 |
|
Sergey Prigogin
|
2fd430eb63
|
Added IASTNode.getOriginalNode method.
|
2012-02-11 12:27:26 -08:00 |
|
Sergey Prigogin
|
143bc1aea0
|
Bug 371165 - Invalid formatting of newly created classes.
|
2012-02-09 18:47:09 -08:00 |
|
Michael Lindo
|
2810e3a1fc
|
Bug 370762 - Adding support for Remote Semantic Highlighting in the
Remote C/C++ Editor
|
2012-02-09 14:00:08 -05:00 |
|
Sergey Prigogin
|
e128056245
|
Fixed ExtractFunctionRefactoringTest.testOutputParameterWithMethodCall
test.
|
2012-02-08 20:58:00 -08:00 |
|
Doug Schaefer
|
e683d197ac
|
Added ability to select toolchains for templates that have multiple.
|
2012-02-08 17:04:01 -05:00 |
|
Sergey Prigogin
|
8dc598a145
|
Fixed passing parameters by pointer and renaming of parameters in
Extract Function refactoring.
|
2012-02-07 14:40:41 -08:00 |
|
Sergey Prigogin
|
38803901ec
|
Cosmetics.
|
2012-02-07 14:40:32 -08:00 |
|
Sergey Prigogin
|
22e696677f
|
Minor cleanup.
|
2012-02-03 19:16:54 -08:00 |
|
Sergey Prigogin
|
fc5c934061
|
Removed unused messages.
|
2012-02-03 19:12:09 -08:00 |
|
Sergey Prigogin
|
fa13b42c51
|
New UI and other improvements for Extract Function refactoring .
|
2012-02-03 18:32:59 -08:00 |
|
Sergey Prigogin
|
0d4d66ec6e
|
Cosmetics.
|
2012-02-03 18:20:02 -08:00 |
|
Sergey Prigogin
|
60214efa55
|
Code streamlining.
|
2012-02-03 18:19:50 -08:00 |
|
Andrew Gvozdev
|
e16fe328eb
|
bug 290631: Caching of ICSettingEntry objects in CDataUtil -
CLibraryPathEntry/CLibraryFileEntry.
|
2012-01-28 15:37:37 -05:00 |
|
Andrew Gvozdev
|
4fc55d2d21
|
bug 290631: Caching of ICSettingEntry objects in CDataUtil.
|
2012-01-28 06:53:46 -05:00 |
|
Doug Schaefer
|
453f71f4c4
|
Bug 368552 - Hook up finish button.
|
2012-01-27 16:09:46 -05:00 |
|
Doug Schaefer
|
7585db1990
|
Bug 368552 - Hooked up template wizard pages.
|
2012-01-27 14:27:23 -05:00 |
|
Doug Schaefer
|
6fcb52fe97
|
Add real categories for templates. Organize selection in tree.
|
2012-01-27 13:41:24 -05:00 |
|
Markus Schorn
|
ccd531c177
|
Improved parser log.
|
2012-01-27 14:53:18 +01:00 |
|
Markus Schorn
|
fa55d3662d
|
Bug 368160: Dependent projects and SDKs.
|
2012-01-27 11:00:22 +01:00 |
|
Andrew Gvozdev
|
a6ca3ea235
|
bug 369693: Using a workspace root as include paths causes NPE in
Project Explorer
|
2012-01-25 11:21:11 -05:00 |
|
Anton Leherbauer
|
8df0648343
|
Bug 369350 - CMacroExpansionInput is referenced even if macro expansion is closed, wasting memory
|
2012-01-23 14:12:07 +01:00 |
|
Doug Schaefer
|
873e3587ae
|
Start of new new CDT project wizard.
|
2012-01-21 13:12:12 -05:00 |
|
Sergey Prigogin
|
3b3f194391
|
Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since it
may cause a significant delay in "Close All" command.
|
2012-01-20 16:40:35 -08:00 |
|
Anton Leherbauer
|
b2a33d5279
|
Fix illegal character encoding issue (again).
|
2012-01-18 09:54:42 +01:00 |
|
Sergey Prigogin
|
d184e414d0
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:19:59 -08:00 |
|
Sergey Prigogin
|
9b5c46e407
|
Fixed unnecessary passing parameters by reference.
|
2012-01-16 22:18:59 -08:00 |
|
Simon Ducharme Boutin
|
1e12841459
|
Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
|
2012-01-16 00:56:30 -05:00 |
|
Marc-Andre Laperle
|
cbdaff33ff
|
Bug 210815 - C project wizard shouldn't use C++ icon
|
2012-01-15 11:41:04 -05:00 |
|
Markus Schorn
|
1467a456bd
|
Bug 368404: Current instantiation of class template partial specializations.
|
2012-01-13 14:52:13 +01:00 |
|
Anton Leherbauer
|
c55ca76edc
|
Fix NLS key mismatch.
|
2012-01-11 09:37:56 +01:00 |
|
Anton Leherbauer
|
6f68f6e171
|
Fix illegal character encoding issue.
|
2012-01-11 09:30:07 +01:00 |
|
Sergey Prigogin
|
a7728f959f
|
Renamed PDOMSearch* classes to CSearch*.
|
2012-01-09 18:31:45 -08:00 |
|
Sergey Prigogin
|
14d94dafe0
|
Cosmetics.
|
2012-01-09 18:09:55 -08:00 |
|