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

10482 commits

Author SHA1 Message Date
Sergey Prigogin
e65759e510 UI for new code style preferences. 2012-02-11 17:42:32 -08:00
Sergey Prigogin
4b09a45f5f Code streamlining. 2012-02-11 12:29:58 -08:00
Sergey Prigogin
2fd430eb63 Added IASTNode.getOriginalNode method. 2012-02-11 12:27:26 -08:00
Sergey Prigogin
d7b07a626d Bug 371165 - Invalid formatting of newly created classes. 2012-02-11 10:37:56 -08:00
Sergey Prigogin
12c72ed17e Let formatter know about the translation unit so that it can resolve
includes.
2012-02-11 10:36:01 -08:00
Sergey Prigogin
8034e44101 Fixed few failing Codan tests. 2012-02-10 17:47:46 -08:00
Sergey Prigogin
da28cc19fc Java 1.5-style loops, etc. 2012-02-10 17:47:39 -08:00
Sergey Prigogin
6322c0691d Bug 371165 - Invalid formatting of newly created classes. 2012-02-10 17:47:32 -08:00
William R. Swanson
093697a016 Bug 335027: Visualizer View feature. Initial contribution. 2012-02-10 13:12:15 -05:00
Sergey Prigogin
ff94f47a9e Revert "Let formatter know about the translation unit so that it can resolve includes."
This reverts commit 5b8296109c.
2012-02-09 21:17:43 -08:00
Sergey Prigogin
143bc1aea0 Bug 371165 - Invalid formatting of newly created classes. 2012-02-09 18:47:09 -08:00
Sergey Prigogin
5b8296109c Let formatter know about the translation unit so that it can
resolve includes.
2012-02-09 18:37:27 -08:00
Sergey Prigogin
c4d354c7a9 Added toString method. 2012-02-09 18:32:59 -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
Sergey Prigogin
947882ff2f Cosmetics. 2012-02-08 19:59:04 -08:00
Sergey Prigogin
61e9d699ba Bug 370887 - CPPVariableReadWriteFlags.getReadWriteFlags returns
incorrect results.
2012-02-08 17:30:00 -08:00
Sergey Prigogin
69457e8aec Cosmetics. 2012-02-08 15:24:09 -08:00
Sergey Prigogin
9601bcdd24 Corrected test expectations. 2012-02-08 15:24:00 -08:00
Sergey Prigogin
a9662b7f9f Fixed VariableReadWriteFlagsTest.testImplicitArgument. 2012-02-08 15:23:50 -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
eae1dbf5f8 Cosmetics. 2012-02-07 20:05:15 -08:00
Sergey Prigogin
f0be3d2a6b Fixed VariableReadWriteFlagsTest.testFieldAccess. 2012-02-07 20:02:53 -08:00
Sergey Prigogin
104a413f12 Unit test for CPPVariableReadWriteFlags class. 2012-02-07 17:52:23 -08:00
Sergey Prigogin
8a58ba3dda Cosmetics. 2012-02-07 17:48:07 -08:00
Sergey Prigogin
3bb26e3de2 Cosmetics. 2012-02-07 14:46:17 -08: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
Marc-Andre Laperle
a4538dbc3a Increment versions so that they are >= Indigo SR2 2012-02-05 15:35:26 -05:00
Andrew Gvozdev
ca49362273 bug 290631: Removed refresh to avoid possible deadlock 2012-02-05 08:23:15 -05: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
90d34eab05 bug 290631: Incorporate New Scanner Discovery from sd90 into the model
(in legacy mode)
2012-02-03 16:21:44 -05:00
Andrew Gvozdev
86e15e9e9b bug 290631: renamed a bunch of local vars 2012-02-03 16:21:40 -05:00
Andrew Gvozdev
70f8fcc6ad bug 290631: Add language settings delta to CProjectDescriptionDelta 2012-02-03 16:21:36 -05:00
Andrew Gvozdev
ca38bef8cd bug 290631: : Implement ILanguageSettingsProvidersKeeper by
configuration description classes.
2012-02-03 16:21:31 -05:00
Andrew Gvozdev
4592315011 JavaDoc ICConfigurationDescription 2012-01-30 15:14:20 -05:00
Andrew Gvozdev
625b28a9f7 bug 370063: CSettingEntryFactory is not needed anymore 2012-01-29 08:44:32 -05:00
Andrew Gvozdev
e16fe328eb bug 290631: Caching of ICSettingEntry objects in CDataUtil -
CLibraryPathEntry/CLibraryFileEntry.
2012-01-28 15:37:37 -05:00
Andrew Gvozdev
433e8e34c6 bug 290631: Introduced WeakHashSetSynchronized 2012-01-28 09:01:32 -05:00
Andrew Gvozdev
9d29524781 bug 290631: Moved WeakHashSet from
org.eclipse.cdt.internal.core.parser.util to
org.eclipse.cdt.internal.core
2012-01-28 06:59:10 -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