Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Bug 561995 - Remove dependency to com.ibm.icu from CDT Debug UIMat Booth2-4/+2
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham2-2/+4
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov2-4/+2
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov1-5/+1
2018-11-23Bug 540373: Format some Java files that were missedJonah Graham1-2/+1
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham1-4/+4
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham3-6/+6
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham1-2/+2
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham8-195/+206
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham11-33/+66
2018-02-08Remove unnecessary suppress warnings.Alexander Kurtakov3-6/+3
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-2/+2
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam10-10/+10
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam9-1/+35
2011-04-14Bug 341168 - EDC Dwarf Reader shouldn't do source mappingJohn Cortell1-5/+24
2011-04-14Bug 342141 - Executables view content goes stale in various scenariosJohn Cortell7-230/+409
2011-03-28Bug 341175 - Address FindBugs issues in debug.core and debug.uiJohn Cortell1-5/+5
2010-09-21Bug 325773 - Support copy in the Executables View. Fix up line endings.Ken Ryall1-6/+17
2010-09-20Bug 325773 - Support copy in the Executables ViewKen Ryall2-0/+137
2010-07-15bug 319748: Missing/unnecessary $NON-NLS$ tagsAndrew Gvozdev2-2/+2
2010-06-21Removed hardcoded bundle names.Sergey Prigogin2-2/+2
2010-06-04Bug 315415: always clear a terminated job from pathToJobsMap, and store off f...Ed Swartz1-6/+6
2010-06-04Bug 315415 fixed performance issues of Executables view, esp. with files over...Ed Swartz6-95/+334
2010-06-03Bug 315439 Fix up copyrightVivian Kong4-4/+4
2010-05-27Bug 314700 - TVT36:TCT349: PLK Untranslated tooltip in Executables viewVivian Kong3-8/+21
2010-04-29Move parsing for source file into a job with progress monitor.Ken Ryall1-3/+25
2010-04-26Only refresh the mapping of the source files, not the entire list.Ken Ryall1-2/+2
2010-01-11[299317] Executables view source remapping does not take into account launch ...John Cortell1-2/+42
2010-01-08Bug 299087, Executables manager overhaul.Ken Ryall4-100/+82
2009-03-13bug 254200 - use ICU4JVivian Kong2-2/+2
2009-03-03Refresh the files list if the exe changes.Ken Ryall1-0/+14
2008-11-04Refresh source files if the source containers have changed.Ken Ryall1-0/+1
2008-08-12More work in the executables manager and view: added a remove button, don't a...Ken Ryall1-1/+60
2008-08-08Executables View improvements: source file providers, import exes with same n...Ken Ryall4-6/+30
2008-07-09Added uid.Ken Ryall1-0/+1
2008-06-28Cache the source file list for an executable and don't block the UI while get...Ken Ryall1-1/+2
2008-06-11copyrightsChris Recoskie2-0/+20
2008-05-08don't use the control if already disposed.Warren Paul1-10/+11
2008-04-24fixed progress display (%), allow cancel during import, remember column order...Warren Paul6-222/+178
2008-03-28Externalize Strings.Ken Ryall8-44/+134
2008-03-24Fix NPE when no file extension.Ken Ryall1-1/+4
2008-03-24Bug 182388, Executables view and supporting classes.Ken Ryall8-0/+1508

    Back to the top