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

3789 commits

Author SHA1 Message Date
Emanuel Graf
3ae08fdeab Bug 334051: Implement method sometimes doesn't add class name to methods in .cpp
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334051 Patch by Marc-Andre Laperle
2011-01-12 09:34:47 +00:00
Sergey Prigogin
ffc86f14b2 Bug 273525. Use index binding for search. 2011-01-12 01:54:41 +00:00
Sergey Prigogin
c12a4d8b9b Bug 273525 - Generate Getters and Setters is very slow. 2011-01-10 03:59:38 +00:00
Sergey Prigogin
0823fc1277 Cosmetics. 2011-01-10 01:35:46 +00:00
Sergey Prigogin
4a97e80fb5 Removed redundant field. 2011-01-10 01:32:51 +00:00
Sergey Prigogin
570e4e9ec1 Cosmetics. 2011-01-10 01:30:01 +00:00
Andrew Gvozdev
59a855ee4b updated description to reflect correct interface to implement 2011-01-08 03:47:13 +00:00
Sergey Prigogin
c961b374f4 Cosmetics. 2011-01-08 01:18:34 +00:00
Sergey Prigogin
cd19464169 Use List instead of ArrayList in API. 2011-01-08 00:33:29 +00:00
Sergey Prigogin
b391b4fac4 Cosmetics. 2011-01-07 04:40:06 +00:00
Sergey Prigogin
b0e167dd8e Cosmetics. 2011-01-07 04:38:39 +00:00
Sergey Prigogin
b2d8caa6b0 Adjusted comment. 2011-01-07 04:29:56 +00:00
Sergey Prigogin
4cc133917e Adjusted comment. 2011-01-06 19:29:09 +00:00
Andrew Gvozdev
beee2aa405 bug 279502: User friendly icons for Paths&Symbols and Includes tree in Project Explorer 2011-01-06 19:19:26 +00:00
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