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

10636 commits

Author SHA1 Message Date
Sergey Prigogin
f360d64c77 Few formatting fixes. 2012-03-05 18:52:58 -08:00
Sergey Prigogin
a88fc6d3b5 Cosmetics. 2012-03-05 18:50:21 -08:00
Sergey Prigogin
e83675fdce Temporarily restored compatibility with Eclipse 3.7. 2012-03-05 16:13:32 -08:00
Sergey Prigogin
79dc53a60d Minor bug fix. 2012-03-05 16:13:24 -08:00
Sergey Prigogin
4af78ed0b2 Revert "Temporarily restored compatibility with Eclipse 3.7." 2012-03-03 21:33:53 -08:00
Sergey Prigogin
1392741dce Missing piece of the previous commit. 2012-03-03 19:17:13 -08:00
Sergey Prigogin
17b63147ee Temporarily restored compatibility with Eclipse 3.7. 2012-03-03 19:14:26 -08:00
Sergey Prigogin
243e76fb58 Code cleanup. 2012-03-03 19:13:25 -08:00
Sergey Prigogin
2161ef0cc6 Revert "Temporarily restored compatibility with Eclipse 3.7."
This reverts commit f4adb1cc10.
2012-03-03 18:59:09 -08:00
Sergey Prigogin
f4adb1cc10 Temporarily restored compatibility with Eclipse 3.7. 2012-03-03 18:55:43 -08:00
Sergey Prigogin
ba686ec199 Cosmetics. 2012-03-03 18:26:46 -08:00
Sergey Prigogin
78ec6b8ebe Added missing initialization of fExtraSpaces. 2012-03-03 17:54:00 -08:00
Sergey Prigogin
d0eed235bc Cosmetics. 2012-03-03 17:51:48 -08:00
Sergey Prigogin
304ce2dac3 Code simplification. 2012-03-02 19:24:51 -08:00
Sergey Prigogin
b921093240 Bug 373034 - Code formatter produces invalid indentation. 2012-03-02 18:53:26 -08:00
Sergey Prigogin
8b98a1e93e Cosmetics. 2012-03-02 18:47:09 -08:00
Sergey Prigogin
aceb2222db Fixed tests broken due to enablement of folding in C editor. 2012-03-02 18:43:08 -08:00
Michael Lindo
1b1c505fd9 Bug 370762 - Adding support for Remote Semantic Highlighting in the
Remote C/C++ Editor - more changes from Mike
2012-03-02 12:35:39 -05:00
Michael Lindo
dddeb4dbcc Bug 372899 - A few changes needed to CEditor in order to implement
remote code folding in the Remote C Editor in ptp
2012-03-01 16:34:21 -05:00
Vivian Kong
9ecb8e0c6e Bug 372675 - Change CModelManager.getElementsOutOfSynchWithBuffers() to
public
2012-03-01 15:54:22 -05:00
Sergey Prigogin
a50409bd7c Enabled folding by default but reduced its aggressivity. 2012-02-29 16:43:41 -08:00
sprigogin
5337c7707b Cosmetics. 2012-02-29 16:37:20 -08:00
Sergey Prigogin
45fd24540c Cosmetics. 2012-02-26 17:07:56 -08:00
Sergey Prigogin
71136d7739 Javadoc adjustment. 2012-02-24 18:19:24 -08:00
Sergey Prigogin
490035148e Cosmetics. 2012-02-24 16:34:23 -08:00
Sergey Prigogin
fb9f6f5b59 Bug 369333 - Implement method requires files to be saved,
and other assorted refactoring fixes.
2012-02-24 16:30:37 -08:00
John Cortell
45c5f16e07 Bug 356519 - ELF header reader makeShort() bug 2012-02-24 13:31:44 -06:00
John Cortell
b4da3bb8f0 Bug 356519 - ELF header reader makeShort() bug 2012-02-24 13:16:17 -06:00
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
948494892a Added getOverload method. 2012-02-22 20:18:52 -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
1a8fd78cb0 Cosmetics. 2012-02-15 21:24:16 -08:00
Sergey Prigogin
e5b6278940 Revert "Fixed handling of trailing comments after compound statements."
This reverts commit 476364f0a6.
2012-02-15 21:19:09 -08:00
Sergey Prigogin
a8ef0a62b8 Converted two more refactoring tests to the new framework. 2012-02-15 20:37:46 -08:00
Sergey Prigogin
aab2dfc32b Cosmetics. 2012-02-15 20:34:58 -08:00
Sergey Prigogin
183fe7ba62 Converted Implement Method refactoring tests to the new framework. 2012-02-15 19:03:41 -08:00
Sergey Prigogin
3d474b9327 Converted Hide Method refactoring test to the new framework. 2012-02-15 18:37:02 -08:00
Sergey Prigogin
546389bc1e Converted Extract Local Variable tests to the new framework. 2012-02-15 17:36:31 -08:00
Sergey Prigogin
476364f0a6 Fixed handling of trailing comments after compound statements. 2012-02-15 16:21:26 -08:00