1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
Commit graph

3825 commits

Author SHA1 Message Date
Emanuel Graf
666369f3f9 Bug 260133: Extract function and extract local variable don't handle type promotion
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260133
2011-01-06 10:22:23 +00:00
Sergey Prigogin
f83cf7403d Cosmetics. 2011-01-06 03:21:39 +00:00
Sergey Prigogin
46b2750a00 Cosmetics. 2011-01-06 03:12:30 +00:00
Sergey Prigogin
3df7d3854f Cosmetics. 2011-01-06 03:01:07 +00:00
Sergey Prigogin
bf2a1b3472 Cosmetics. 2011-01-06 02:51:06 +00:00
Sergey Prigogin
415903e978 Cosmetics. 2011-01-06 02:36:29 +00:00
Sergey Prigogin
a5a8d0ed20 Cosmetics. 2011-01-06 02:27:27 +00:00
Emanuel Graf
e27e34dd13 bug 330693: Improve suggested variable name in Extract Local Variable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693 Improved handling of long names
2011-01-05 10:20:42 +00:00
Sergey Prigogin
bb4d695756 Adjusted comment. 2011-01-05 02:04:23 +00:00
Sergey Prigogin
4ab245e554 Cosmetics. 2011-01-05 01:59:04 +00:00
Emanuel Graf
6361cd4231 Bug 330693: Improve suggested variable name in Extract Local Variable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330693
2011-01-04 12:18:01 +00:00
Sergey Prigogin
0fb92105b5 Corrected indentation. 2011-01-03 17:47:10 +00:00
Emanuel Graf
52f9c10504 Bug 330688: Automatically select text in Extract Local Variable
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330688
2011-01-03 14:34:07 +00:00
Sergey Prigogin
4342fe2099 Cosmetics. 2011-01-02 22:55:39 +00:00
Sergey Prigogin
c1bea60652 Cosmetics. 2011-01-02 22:48:59 +00:00
Sergey Prigogin
a84636dec5 Cosmetics. 2011-01-02 22:48:05 +00:00
Sergey Prigogin
9c5bcf4e4f Cosmetics. 2011-01-02 21:09:15 +00:00
Sergey Prigogin
268e1ec735 Cosmetics. 2011-01-02 20:34:21 +00:00
Andrew Gvozdev
0593978730 bug 302720: [Error Parser] Build preferences should store only customized error parsers 2010-12-31 20:44:08 +00:00
Andrew Gvozdev
321c0ccdb2 bug 333190: Import/Export Settings Wizard for C/C++ not working correctly for workspace paths
Patch from Gil Barash
2010-12-24 15:24:13 +00:00
Andrew Gvozdev
b44f771423 bug 333190: Moved refreshWorkspaceFiles() for general usage, in particular for the Import/Export Settings Wizard 2010-12-24 15:01:42 +00:00
Anton Leherbauer
9551d8a724 Bug 240558 - Doxygen comment generator doesn't recognize void parameter properly 2010-12-21 09:19:51 +00:00
Andrew Gvozdev
f357f9741f bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-12-20 15:11:18 +00:00
Emanuel Graf
11f33b6627 Bug 331985: Failing refactoring test
Fix and test case
2010-12-07 13:27:08 +00:00
Andrew Gvozdev
7047d32a98 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts
Added higher level getter and setter for dealing with the string list properties in consistent way
2010-12-06 21:01:03 +00:00
Sergey Prigogin
2a8a5ec51a Bug 328522. Fixed NPE. 2010-11-27 02:38:27 +00:00
Anton Leherbauer
671675293a Bug 328522 - Content Assist feature - auto-replace "." with "->" during manual or automatic Content Assist activation
Patch by Kirk Beitz (Nokia)
2010-11-24 14:37:44 +00:00
Andrew Gvozdev
d0b4e55624 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:45:23 +00:00
Andrew Gvozdev
72a3cc59be bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-22 15:42:38 +00:00
Andrew Gvozdev
f94168572c bug 330785: NPE opening Build > Environment preference page 2010-11-22 15:23:49 +00:00
Anton Leherbauer
c4ca43c1ac Bug 245747 - There is no way to format all the source files in a CDT project 2010-11-22 11:28:19 +00:00
Anton Leherbauer
98a4695397 Fix help context issues related to bugs 317992 and 310375 2010-11-22 10:26:26 +00:00
Markus Schorn
463ffb9990 Bug 330123: Rename refactoring and const parameters. 2010-11-18 11:07:18 +00:00
Sergey Prigogin
6a4bd1e7c1 Cosmetics. 2010-11-17 01:40:04 +00:00
Anton Leherbauer
6983c5dba7 Bug 322129 - Remove mnemonics from hyperlink text 2010-11-15 11:47:36 +00:00
Markus Schorn
4a66e70766 Bug 329676: Open element for enumerators. 2010-11-11 09:01:41 +00:00
Andrew Gvozdev
8a800fe972 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 23:53:18 +00:00
Andrew Gvozdev
2f6862ce71 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 19:54:45 +00:00
Andrew Gvozdev
4ec4353e88 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 17:40:52 +00:00
Andrew Gvozdev
b1132c434c bug 197124: [Usability] convert C/C++ Projects wizard should display some message explaining what projects could be converted 2010-11-05 21:37:12 +00:00
Andrew Gvozdev
5ba0fceb34 bug 88402: UI plugins should share common images
Renamed structfo_obj.GIF to lowercase structfo_obj.gif
2010-11-05 17:06:09 +00:00
Andrew Gvozdev
d320195a9e bug 88402: UI plugins should share common images 2010-11-05 16:05:04 +00:00
Andrew Gvozdev
f1742086d1 bug 88402: UI plugins should share common images 2010-11-05 14:43:28 +00:00
Markus Schorn
5b51ec0206 Bug 329286: IndexOutOfBoundsException pasting into search field. 2010-11-04 16:43:53 +00:00
Markus Schorn
3ef0d867cc Compiler warnings. 2010-11-04 13:23:38 +00:00
Markus Schorn
12d516a0fb Bug 328638: Matching qualified names in quick outline, by Marc-Andre Laperle. 2010-11-04 11:07:46 +00:00
Anton Leherbauer
c465508c81 Bug 329196 - Incorrect highlighting of strings with #defines inside 2010-11-03 13:49:12 +00:00
Anton Leherbauer
8f01b54586 Bug 322776 - [formatter] Add option to not join already wrapped lines
Bug 325787 - [formatter] No option to define indentation policy for assignment expression
2010-11-03 09:55:47 +00:00
Andrew Gvozdev
d08f8469bc bug 285033: disabled descriptor for inexistent image (wrong folder) 2010-10-30 17:53:55 +00:00
Andrew Gvozdev
e9b3b08cb4 Deprecated. 2010-10-29 20:43:48 +00:00