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

3798 commits

Author SHA1 Message Date
Sergey Prigogin
2bb4e50214 Bug 273525 - Do not search for insert location twice. Patch by Marc-Andre Laperle. 2011-01-22 21:53:43 +00:00
Anton Leherbauer
9f2dc0efc8 Bug 334805 - Auto Indentation (CTRL+i) is not correct after function header with pointer return type 2011-01-20 12:04:38 +00:00
Anton Leherbauer
a21582bcea Bug 334569 - Source hover for implicit constructor calls
Patch by Marc-Andre Laperle
2011-01-19 10:26:43 +00:00
Anton Leherbauer
03518d718f Bug 334405 - Source hover is sometimes imprecise
Patch by Marc-Andre Laperle
2011-01-17 10:27:55 +00:00
Anton Leherbauer
dd3fcbb7a3 Bug 275629 - scalability mode popup dialog enhancement
Patch by Gaetano Santoro
2011-01-14 12:00:54 +00:00
James Blackburn
08de213b26 Bug 334118 - Build Preferences need some tidying
Re-factor the build preferences out of CPluginPreferencePage to their own page BuildPreferencePage.  Build category defined by cdt.ui: org.eclipse.cdt.ui.preferences.BuildSettings
2011-01-14 10:27:31 +00:00
Sergey Prigogin
3bf6639e4b Bug 333050 - Hyperlinks don't work inside macros 2011-01-14 02:42:04 +00:00
Sergey Prigogin
9488ed0ba8 Added proper interaction between Generate Getters and Setters refactoring and team provider. 2011-01-13 20:38:31 +00:00
Sergey Prigogin
03762755b8 Fixed NPE. 2011-01-13 03:37:39 +00:00
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