Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham15-103/+80
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham22-2361/+2401
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham24-72/+144
2017-11-22Hook up the old Include Paths and Symbols page to Makefile projs.Doug Schaefer1-6/+0
2016-10-06Generification and other code cleanup.Sergey Prigogin2-14/+9
2016-05-26Code cleanup.Sergey Prigogin2-30/+40
2016-04-21Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-03-15Marked deprecated APIs with @noreference tags to be able to remove themSergey Prigogin2-22/+8
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-01-08Bug 411579 - Add a "Create new class" Quick fix.Alena Laskavaia1-7/+7
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam8-8/+8
2015-12-28Remore unused New New WizardMarc-Andre Laperle3-462/+0
2014-12-23Cosmetics.Sergey Prigogin1-2/+2
2014-10-02bug 445718: CDT Wizard Page started crashing with NPE when custom wizardAndrew Gvozdev1-4/+34
2013-06-13Bug 410136 - Exception when editing CDTMainWizardPage in Windows BuilderSergey Prigogin1-8/+7
2013-06-13Cosmetics.Sergey Prigogin1-409/+406
2013-02-20Bug 400972: Creating new C/C++ project in existing read-onlyJeff Johnston1-1/+6
2013-01-24Bug 399014 - "Enclosing namespace does not exist" error is too harshSergey Prigogin1-16/+17
2012-07-07bug 383032: C Project dialog project type tree is missing arrows to collapse ...Andrew Gvozdev1-1/+9
2012-02-08Added ability to select toolchains for templates that have multiple.Doug Schaefer5-60/+93
2012-01-27Bug 368552 - Hook up finish button.Doug Schaefer2-6/+18
2012-01-27Bug 368552 - Hooked up template wizard pages.Doug Schaefer1-2/+44
2012-01-27Add real categories for templates. Organize selection in tree.Doug Schaefer1-9/+197
2012-01-21Start of new new CDT project wizard.Doug Schaefer4-0/+187
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev6-438/+492
2011-10-07Bug 360058 - NPE in NewClassCodeGenerator when attempting to createSergey Prigogin1-39/+8
2011-09-12Bug 292839 - Adding a base class takes too much time in New ClassSergey Prigogin1-13/+4
2011-05-13Template-based New Class creation.Sergey Prigogin1-255/+469
2011-04-25Reverted an accidentally submitted change.Sergey Prigogin1-3/+1
2011-04-25Renamed GetterAndSetterContext to GetterSetterContext.Sergey Prigogin1-1/+3
2011-04-25Bug 273529. Configurable name style for getters setters and file names.Sergey Prigogin1-11/+10
2011-01-31Bug 307503 - New Class wizard doesn't check for C++ keywords during validationSergey Prigogin1-1/+3
2010-11-05bug 88402: UI plugins should share common imagesAndrew Gvozdev2-7/+6
2010-10-29Deprecated.Andrew Gvozdev1-0/+4
2010-10-09bug 305058: Can't Open New ProjectAndrew Gvozdev1-1/+1
2010-07-04bug 318802: UIMessages should extend NLS classAndrew Gvozdev5-28/+25
2010-06-02Bug 315439 Fix up copyrightVivian Kong12-12/+12
2010-03-16cleanup: deprecated class used for CDT 3.X style projectsAndrew Gvozdev1-1/+2
2010-03-15cleanup: deprecated class used for CDT 3.X style projectsAndrew Gvozdev1-0/+4
2010-03-03bug 303410: [API] cdt.make.ui.NewMakeProjectPreferencePage and friends are ob...Andrew Gvozdev3-3/+10
2009-12-11Compiler warnings.Markus Schorn1-1/+1
2009-11-13bug 287815: CDT New Class Wizard GUI should follow Eclipse UI Guidelines.Andrew Gvozdev1-1/+1
2009-11-04Bug 293079 - Allow new C/C++ project wizard extensionMike Kucera1-1/+3
2009-09-18bug 289813: [New project Wizard] Project type changes on toggling of supporte...Andrew Gvozdev1-12/+34
2009-09-01[ 279241] - fixed validation error when directory already exists, applied pat...Alena Laskavaia1-3/+3
2009-08-31added logging of exceptions, inspired by bug 286226Andrew Gvozdev1-1/+1
2009-08-12bug 230165: renaming a project doesn't update it's default artifact nameAndrew Gvozdev1-0/+4
2009-07-01Fixed warnings.Markus Schorn1-2/+0
2009-05-21bug 189228 - fix by Michael BergerVivian Kong1-2/+6
2009-04-28RESOLVED - bug 273636: changes to enable MBS on EFS projectsChris Recoskie1-0/+5

Back to the top