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

229 commits

Author SHA1 Message Date
Sergey Prigogin
142b427343 Bug 387985 - Typo in refactoringHideMethod.label in
org.eclipse.cdt.ui/plugin.properties
2012-08-24 10:21:44 -07:00
Vivian Kong
12e6a908fb Bug 387680 - Entries and Providers are not externalized in C++
preferences
2012-08-24 12:21:16 -04:00
Vivian Kong
1a6f033179 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 11:32:23 -04:00
Sergey Prigogin
ae606fe28b Bug 378317 - Index update mode for resolving unresolved includes and
reindexing files with I/O errors.
2012-05-09 17:12:45 -07:00
Andrew Gvozdev
d2c19fcd47 bug 376592: [sd90] Extend BuildDefinitions to allow defining language settings providers 2012-05-04 18:35:17 -04:00
Andrew Gvozdev
2b5e3e6a20 bug 328007: [sd90] Design user interface for new scanner discovery 2012-05-01 23:05:37 -04:00
Doug Schaefer
e683d197ac Added ability to select toolchains for templates that have multiple. 2012-02-08 17:04:01 -05:00
Doug Schaefer
6fcb52fe97 Add real categories for templates. Organize selection in tree. 2012-01-27 13:41:24 -05:00
Doug Schaefer
873e3587ae Start of new new CDT project wizard. 2012-01-21 13:12:12 -05:00
Andrew Gvozdev
a98cf9a89d bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 16:18:53 -05:00
Sergey Prigogin
bd7f95875d Preference page for setting class member visibility order. 2012-01-06 20:05:08 -08:00
Andrew Gvozdev
911ecee8eb bug 279502: User friendly icons under Includes node in Project Explorer 2012-01-06 18:42:44 -05:00
Andrew Gvozdev
4edaac8cdd bug 367786: Filters from Outline View are missing in Project Explorer 2012-01-03 14:35:22 -05:00
Andrew Gvozdev
356728ade5 bug 367683: Filter to filter out anonymous structs 2012-01-03 13:46:33 -05:00
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