Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsf
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Bug 467023 - Minor updates to the DSF Programming IntroJonah Graham1-2/+8
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam8-9/+9
2015-05-02Fixed copy-paste-bug causing the wrong variable to be checked in aJesper Eskilson1-1/+1
2015-05-02Bug 465963 - Changing "Variable text font" preference has no effectMikhail Khodjaiants1-1/+9
2015-04-30Revert "Bug 465963 - Changing "Variable text font" preference has no effect"Mikhail Khodjaiants1-8/+0
2015-04-30Bug 465963 - Changing "Variable text font" preference has no effectMikhail Khodjaiants1-0/+8
2015-04-20CosmeticsMarc Khouzam1-7/+7
2015-04-19Move to new getAdapter() signature using genericsMarc Khouzam16-106/+99
2015-04-17Bug 464639 - DsfSourceLookupParticipant throwing exception on unknownAlena Laskavaia1-1/+1
2015-04-15Move to new getAdapter() signature using genericsMarc Khouzam1-5/+7
2015-04-15Move to new getAdapter() signature using genericsMarc Khouzam2-10/+9
2015-03-28Fixed problem where auto-unboxing may throw NPEJesper Eskilson1-1/+1
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam70-181/+536
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam1-1/+0
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam5-5/+0
2015-03-25Add many missing @Override to remove warningsMarc Khouzam2-3/+6
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam35-60/+60
2015-03-23Add bracketsMarc Khouzam1-3/+4
2015-03-23Clean up javadocMarc Khouzam1-55/+21
2015-03-23CosmeticsMarc Khouzam1-73/+82
2015-03-23CosmeticsMarc Khouzam1-7/+10
2015-03-23Adding friend accessMarc Khouzam4-20/+17
2015-03-23CosmeticsMarc Khouzam2-4/+4
2015-03-23CosmeticsMarc Khouzam2-11/+11
2015-03-20TyposMarc Khouzam5-10/+10
2015-03-20TyposMarc Khouzam8-20/+18
2015-03-19TyposMarc Khouzam1-8/+8
2015-03-17TyposMarc Khouzam1-5/+5
2015-03-12TyposMarc Khouzam1-7/+7
2015-03-05TypoMarc Khouzam1-2/+2
2015-03-04replace size()|length() > 0 with !isEmpty()Matthew Khouzam13-38/+38
2015-02-13Remove dead codeMarc Khouzam1-6/+1
2015-02-13Close resourcesMarc Khouzam1-5/+17
2015-02-13Remove unused private methodMarc Khouzam1-5/+1
2015-02-13Parametrize typeMarc Khouzam1-2/+2
2015-02-13Remove unnecessary SuppressWarningsMarc Khouzam1-2/+1
2015-02-11Remove unnecessary .api_filtersMarc Khouzam1-19/+0
2015-01-24Enhanced Expressions: menu for add locals and registers in dsfAlena Laskavaia2-0/+44
2015-01-19Bug 214398: Implement Load Symbols and Load Symbols for All Alena Laskavaia1-0/+48
2015-01-17TypoMarc Khouzam1-1/+1
2015-01-07Bug 455094 - StepIntoSelection cleanup after review Marc Khouzam2-60/+44
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin8-9/+9
2014-12-16Update to new CDT LogoMarc Khouzam1-0/+0
2014-12-09Bug 235747: [registers] Allow user to edit the register groups.Alvaro Sanchez-Leon10-4/+1396
2014-12-05Bug 434558 - Disconnect actually terminates the session if launchMikhail Khodjaiants4-2/+106
2014-12-02Bug 453618 - Trace unsuccessful DSF Request Monitor at done()Alvaro Sanchez-Leon1-1/+11
2014-11-05Bug 449913 - "Source Not Found" Editor should present short paths inTeodor Madan1-2/+12
2014-10-29Bug 439624 - Per-element formatting for expressions and variablesMarc Khouzam20-184/+734
2014-10-06TypoMarc Khouzam1-1/+1
2014-10-06CosmeticsMarc Khouzam1-4/+4

Back to the top