Anton Leherbauer
4a04387f57
Bug 354793 - References in Project key binding missing
2011-09-02 11:19:58 +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
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
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
3178c362a2
Bug 47536: Add filter for forward declarations to Outline View, by Patrick Hofer.
2010-10-06 13:46:44 +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
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
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
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
Vivian Kong
8b4a2fbab5
Bug 315439 Fix up copyright
2010-06-02 19:10:42 +00:00
Andrew Gvozdev
c7d29290dd
bug 306222: Further enhancement of Save Build Console feature
2010-05-21 13:53:29 +00:00
Andrew Gvozdev
1a2fce25ec
bug 297557: Viewers should clearly indicate whether a file is excluded from build
...
Better description for Label Decorations in preferences
2010-05-10 14:04:31 +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
d6c48415c3
Sort Lines command.
2010-05-03 04:53:27 +00:00
Andrew Gvozdev
138550be13
bug 309579: Organize Build Configuration items in context menu
2010-04-19 05:05:00 +00:00
Andrew Gvozdev
9792eb18f1
bug 289169: Organize build preferences under Build Settings page
2010-02-21 14:45:20 +00:00
Markus Schorn
68d9a584ff
Removal of full indexer, bug 294864.
2009-11-18 11:27:01 +00:00
Anton Leherbauer
fcbf489459
Bug 177018 - Move actions to new top level Source menu
2009-11-06 13:58:49 +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
Markus Schorn
ee19795b6e
Externalizing strings.
2009-07-09 09:55:00 +00:00
Vivian Kong
5e92597120
bug 254307 - branding
2009-05-26 14:48:10 +00:00
Sergey Prigogin
5c017b1daf
Bug 249359. An option to remove trailing whitespace in either edited or all lines. End-of-file newline doesn't depend on changed lines. Separate preference page for save actions.
2009-04-25 22:46:49 +00:00
Anton Leherbauer
88c2f4a063
Bug 239923 - No Template proposals within doxygen comments
2009-04-24 10:49:54 +00:00
Alena Laskavaia
f022798f69
[272416] - contribution for working set configurations usability
2009-04-23 14:57:49 +00:00
Emanuel Graf
c9ee950352
FIXED - bug 266627: Some refactor operations belong on Source
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266627
Moving getterSetters and implement method to Source menu.
2009-04-15 11:21:01 +00:00
Anton Leherbauer
0abeb03657
Bug 259073 - Duplicate wizard shortcuts in File > New menu
2009-02-04 13:19:07 +00:00
Anton Leherbauer
cb8d71c528
Bug 247416 - [Macro Explorer] no mouse control to navigate through steps
2009-01-09 09:24:08 +00:00
Sergey Prigogin
536750e72b
Extract local variable refactoring by Tom Ball. Bug 136713.
2008-11-24 05:53:17 +00:00
Anton Leherbauer
78bcda1074
Bug 250422 - preference keywords (follow up)
2008-11-20 11:37:05 +00:00
Anton Leherbauer
57b692cf9d
Bug 250422 - preference keywords
2008-11-20 11:27:44 +00:00
Mike Kucera
433174325e
project settings import/export wizards, bug 242010
2008-08-12 18:29:20 +00:00
Sergey Prigogin
d7229a14f2
Implementation of "Rename in File"
2008-08-12 03:39:54 +00:00
Vivian Kong
14c57a13dd
patch for bug 238163 by Jon Ball
2008-06-24 18:40:45 +00:00
Markus Schorn
0502665ec0
Completes initial version of the extract function, by Emanuel Graf, bug 226484.
2008-05-16 09:55:55 +00:00
Markus Schorn
76f0566034
Fixes remaining failures of implement method, bug 226646.
2008-05-15 14:47:11 +00:00
Oleg Krasilnikov
fceecd9f90
Bug #188120 : Allow working sets to select Debug/release active config
2008-04-28 11:30:26 +00:00
Vivian Kong
eb2d63351a
Scalability mode (bug 226955)
2008-04-23 14:31:53 +00:00
Markus Schorn
e4ecf40136
Comment handling for refactoring by Emanuel Graf, bug 228009.
2008-04-21 14:44:12 +00:00
Markus Schorn
cd48414961
Generate getters and setters by Emanuel Graf, bug 226658.
2008-04-16 13:59:50 +00:00
Markus Schorn
6df6c40158
Implement Method (work in progress) by Emanuel Graf, bug 226646.
2008-04-16 13:09:08 +00:00
Markus Schorn
d353a33638
Hide Method (work in progress) by Emanuel Graf, bug 226533.
2008-04-16 12:31:09 +00:00
Markus Schorn
ca61147d16
Extract Function (work in progress) by Emanuel Graf, bug 226484.
2008-04-16 10:19:55 +00:00
Ken Ryall
c3e795c6d0
Added MSVS key binding. New commands from bug 209218.
2008-03-28 19:39:19 +00:00