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

405 commits

Author SHA1 Message Date
Anton Leherbauer
4a04387f57 Bug 354793 - References in Project key binding missing 2011-09-02 11:19:58 +02:00
Marko Tomljenovic
0dc841b995 Bug 351076 - Make MAX_DELAY of editor content assist computation configurable 2011-07-22 11:13:19 +02:00
Anton Leherbauer
7cfdf1b5e2 Bug 350448 - [Content Assist] Cannot disable help-proposals 2011-06-29 11:39:06 +02:00
Chris Recoskie
b609ec68ba Bug 133881 - Make refreshing after building optional
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Sergey Prigogin
ae1e9fa9b4 Bug 273529. Configurable name style for getters setters and file names. 2011-04-25 19:11:53 +00:00
Marc-Andre Laperle
f1510e4566 Bug 343490 - Toggle Refactoring: Wrong key binding on Mac 2011-04-21 08:57:07 +00:00
Vivian Kong
096a053e12 Bug 133881 - Make refreshing after building optional
Add Refresh Policy Tab to C/C++ Build properties page - Work in progress.
2011-04-20 16:04:38 +00:00
Emanuel Graf
9b7e344590 Bug 339364: Toggle Function Definition Refactoring
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339364
2011-04-12 09:08:19 +00:00
Anton Leherbauer
222dedbe3b Bug 333183 - Export/Import Syntax Coloring settings 2011-03-07 10:40:50 +00:00
Chris Recoskie
2d42d08abc Bug 133881 - Make refreshing after building optional
Work in progress.
2011-02-24 02:46:01 +00:00
Andrew Gvozdev
615c1345eb bug 334118: missed typo 2011-02-06 19:40:14 +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
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Markus Schorn
3670c10d89 Bug 327730: Different color for write access, by Andrey Eremchenko. 2010-10-14 08:27:41 +00:00
Markus Schorn
3178c362a2 Bug 47536: Add filter for forward declarations to Outline View, by Patrick Hofer. 2010-10-06 13:46:44 +00:00
Anton Leherbauer
6f4c249382 Use unique preference keys for occurrences and override annotations, related to bugs 324905 and 320561 2010-10-01 12:39:24 +00:00
Andrew Gvozdev
f098e64803 bug 326485: Menu item "Resource Configurations" is missing for files excluded from build 2010-10-01 04:13:37 +00:00
Anton Leherbauer
ca68f6bb04 Bug 324905 - [Search] Show different colors to mark read and write accesses in Mark Occurrences
Patch from Patrick Hofer
2010-09-17 08:38:51 +00:00
Anton Leherbauer
c5aee0fe78 Bug 324813 - [Mac] Key binding conflict between Sort Lines and Show Source Quick Menu
Patch from Marc-Andre Laperle
2010-09-13 09:14:14 +00:00
Markus Schorn
97428465a4 Bug 324262: Remove command for 'Open Definition'. 2010-09-02 07:08:18 +00:00
Alena Laskavaia
d535cea64c Bug 321881 - CDT editor should have selection expansion - contribution from Tomasz Wesolowski 2010-08-13 01:01:13 +00:00
Alena Laskavaia
67f3e3b559 Bug 320561 - Override markers in C++ editor, contribution from Tomasz Wesolowski 2010-08-13 00:21:08 +00:00
Markus Schorn
a02b55c5b1 Bug 319481: Key bindings for Open Call Hierarchy on Mac. 2010-08-05 14:58:32 +00:00
Marc Khouzam
413b28ded9 Bug 320765: Add the CDT build console to the set of consoles that can be opened manually. This is useful so that we can have access to the console before doing a build. 2010-08-03 13:15:21 +00:00
David Dubrow
081788d5df Bug 317707 make new handlers non-api and revert bundle version 2010-07-01 13:36:17 +00:00
David Dubrow
ef6d28343d Bug 317707 convert resource configs context menu to handlers to allow hiding via capabilities 2010-06-28 12:57:55 +00:00
Anton Leherbauer
2314988bc2 Bug 315527 - Templates view is only available when JDT is installed 2010-06-04 08:13:58 +00:00
Andrew Gvozdev
c7d29290dd bug 306222: Further enhancement of Save Build Console feature 2010-05-21 13:53:29 +00:00
Andrew Gvozdev
d17630643a bug 297557: Viewers should clearly indicate whether a file is excluded from build
Patch from Torkild Ulvøy Resheim
2010-05-08 18:55:26 +00:00
Sergey Prigogin
4a264bdc0f Use Ctrl+Alt+S instead of Ctrl+Shift+S for Sort Lines to avoid conflich with Save All. 2010-05-05 06:13:34 +00:00
Sergey Prigogin
d6c48415c3 Sort Lines command. 2010-05-03 04:53:27 +00:00
Andrew Gvozdev
7d998da9db bug 309579: Organize build items in main menu Project/Build Configurations 2010-04-19 17:04:21 +00:00
Andrew Gvozdev
138550be13 bug 309579: Organize Build Configuration items in context menu 2010-04-19 05:05:00 +00:00
Andrew Gvozdev
8a6292bcf4 bug 301732: When a Hello World project is created, open generated file automatically
Patch from Marc-Andre Laperle
2010-02-22 15:46:36 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Anton Leherbauer
157982becb Bug 298696 - Mac key bindings for refactoring are invalid
Patch  by Marc-Andre Laperle
2010-01-08 09:46:30 +00:00
Mike Kucera
c595624439 Bug 282854 - Add an import/export from file button to the Paths and Symbols page 2009-12-09 17:28:36 +00:00
Markus Schorn
68d9a584ff Removal of full indexer, bug 294864. 2009-11-18 11:27:01 +00:00
Andrew Gvozdev
1725ca8c6b bug 270790: Mach-O Parser doesn't recognize x86_64 binaries
Fix for BinaryParserPage from Marc-Andre Laperle
2009-11-06 19:44:23 +00:00
Anton Leherbauer
fcbf489459 Bug 177018 - Move actions to new top level Source menu 2009-11-06 13:58:49 +00:00
James Blackburn
606c0a5e4f Bug 294046 Improvements to FileListControl
(multi-select, copy, paste, undo, redo, proj.rel paths, fix warnings).
2009-11-05 13:42:16 +00:00
Markus Schorn
4d329afecd Mac specific kbd-shortcut, bug 294151. 2009-11-04 10:50:38 +00:00
Anton Leherbauer
86ab70a815 Bug 289339 - CDT should support feature "Surround with..", patch by Axel Mueller 2009-10-26 08:17:27 +00:00
Emanuel Graf
24ce8e3659 FIXED - bug 195604: Source folder becomes common folder after rename
https://bugs.eclipse.org/bugs/show_bug.cgi?id=195604
2009-10-20 13:54:25 +00:00
Anton Leherbauer
4752115f03 Bug 291995 - Unable to modify code template or create a new C++ source file 2009-10-15 07:16:54 +00:00
Andrew Gvozdev
0137ebe88f bug 245368: "C/C++ General" property page is not shown for objects that adapt to IResource
Patch from Thierry Goldwaser
2009-10-07 15:23:11 +00:00
Markus Schorn
ee19795b6e Externalizing strings. 2009-07-09 09:55:00 +00:00
Emanuel Graf
3740766643 FIXED - bug 282843: Create a Refactoring-History for the CDT Refactorings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282843
2009-07-09 07:55:53 +00:00
Sergey Prigogin
7f394792a4 Patch by Andrey Eremchenko for bug 222495. 2009-06-27 23:18:39 +00:00