Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Cosmetics.Sergey Prigogin1-11/+5
2013-12-10Bug 421289 - Preferences for indexing all versions of all or specificMarc-Andre Laperle3-4/+65
2013-12-01Removed public visibility from DialogMessages class. ExternalizedSergey Prigogin3-53/+8
2013-12-01Added @noreference tag to logging methods.Sergey Prigogin1-0/+9
2013-10-03Bug 406545 - Restore Defaults/Apply buttons disappear in [AllSerge Beauchamp5-10/+106
2013-10-01Added handling of situations when the AST in not available.Sergey Prigogin1-1/+10
2013-09-08bug 416628: "Export" of entries of language settings providers to referencing...Andrew Gvozdev1-0/+2
2013-08-22Bug 413080 - IllegalArgumentException in Indexer preference pageChris Recoskie1-1/+4
2013-08-14Bug 414624 - Add Include command doesn't honor Organize IncludesSergey Prigogin2-7/+14
2013-08-07Bug 45203. A preference for forward-declaring external variables.Sergey Prigogin1-0/+10
2013-08-02Bug 45203. Support for symbols exported by multiple headers.Sergey Prigogin1-0/+9
2013-08-01Bug 374544 - Adjust spacing on Symbol/Value columnsMarc-Andre Laperle1-19/+51
2013-06-24bug 411499: Generalize facility for shared imagesAndrew Gvozdev2-112/+246
2013-06-14Bug 45203. User configurable header substitution rules.Sergey Prigogin1-0/+16
2013-06-13Bug 410136 - Exception when editing CDTMainWizardPage in Windows BuilderSergey Prigogin1-8/+7
2013-06-13Cosmetics.Sergey Prigogin1-409/+406
2013-05-17bug 403405: Added informational message on "Paths and Symbols" property pageAndrew Gvozdev1-0/+2
2013-05-15bug 199605: have line wrap option on the build consoleAndrew Gvozdev1-1/+3
2013-03-25[Bug 317353] Reduce space requirements of various prefs pagesSebastian Bauer1-1/+1
2013-03-19Minor doc fix.Sebastian Bauer1-1/+1
2013-03-18Bug 403455 - make reindexing after build config changes and/or indexerChris Recoskie1-2/+25
2013-03-16Removed unused iconsAndrew Gvozdev1-22/+0
2013-03-16Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev4-12/+214
2013-03-15Merge branch 'bug_45203'Sergey Prigogin4-12/+214
2013-03-15Bug 45203. Major milestone - Organize Includes command is ready forSergey Prigogin3-1/+199
2013-03-01Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev3-3/+27
2013-03-01bug 401734: move LanguageSettingsImages.java from org.eclipse.cdt.internal.ui...Andrew Gvozdev1-1/+1
2013-02-25Bug 307542 - [Accessibility] Error Parser Options is not accessible byVivian Kong1-2/+25
2013-02-24bug 348781: Problem adding environment variables to preferencesAndrew Gvozdev1-0/+1
2013-02-21Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev1-1/+6
2013-02-20Bug 400972: Creating new C/C++ project in existing read-onlyJeff Johnston1-1/+6
2013-02-15Merge remote-tracking branch 'origin/master' into bug_45203Sergey Prigogin9-29/+96
2013-02-15Bug 45203. Organize Includes and Include Style preference pages.Sergey Prigogin1-1/+4
2013-02-08Fixed @since tags after mergeAndrew Gvozdev1-10/+10
2013-02-08Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev8-28/+92
2013-02-08bug 398056: Regression: LanguageSettingsProviders can get enabled unexpectedl...Andrew Gvozdev1-2/+8
2013-02-03Cosmetics.Sergey Prigogin4-25/+25
2013-02-02Bumped up version of org.eclipse.cdt.ui plug-in.Sergey Prigogin3-3/+3
2013-02-01Bug 363406: extensible semantic highlightingAndrew Eidsness2-0/+58
2013-02-01bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithmAndrew Gvozdev1-1/+4
2013-02-01Merge branch 'master' into sd90Andrew Gvozdev1-16/+17
2013-02-01bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithmAndrew Gvozdev1-1/+4
2013-01-25Merge remote-tracking branch 'origin/master' into bug_45203Sergey Prigogin2-25/+26
2013-01-24Bug 399014 - "Enclosing namespace does not exist" error is too harshSergey Prigogin1-16/+17
2013-01-21Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev1-9/+9
2013-01-19bug 398550: Use platform decorator manager to manage 'custom build settings' ...Andrew Gvozdev1-9/+9
2012-12-31Bug 45203. Initial commit for Organize Includes feature.Sergey Prigogin2-11/+12
2012-11-23Merge remote-tracking branch 'cdt/master' into sd90Andrew Gvozdev2-75/+88
2012-11-21Bug 394756 - Reduce number of ScopedPreferenceStore instancesAnton Leherbauer1-5/+4
2012-11-06Bug 392954 - Manage Working Sets dialog can be opened when all workingTom Hochstein1-70/+84

Back to the top