Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Bug 355174 - Added quickfix for miss cases/defaultMarco Stornelli2-1/+28
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham7-26/+25
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-33/+502
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham13-56/+104
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham2-353/+353
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-03-14Bug 525250: "Create local variable" offered outside of local scopesFelix Morgner2-1/+15
2018-02-10Bug 529383 - NPE in CheckersRegistry.getResourceProfile()Nathan Ridge1-0/+5
2017-10-26Bug 525953 - Simplify the implementation of AbstractCodanCMarkerResolution.ge...Nathan Ridge1-5/+3
2017-05-29Bug 514423 - Ensure CodanCReconciler is installed on editors from all windowsNathan Ridge3-11/+58
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2017-02-06Bug 511229 - RFE: Add quick fixes for some basic gcc errorsJeff Johnston1-1/+1
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-08Bug 411579 - Add a "Create new class" Quick fix.Alena Laskavaia3-15/+49
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam7-7/+7
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam1-1/+1
2015-03-19codan: encapsulated builder and added vm var to disable (for tests)Alena Laskavaia1-2/+2
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-08-19Bug 437392 - Added the Launch Targets View.Doug Schaefer1-1/+4
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-10-09Fixed an NPE during shutdown.Sergey Prigogin1-0/+2
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2012-12-28Bug 397208 - Problem markers don't get updated when preferences changeSergey Prigogin1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin2-3/+3
2012-05-10Fixed a typo.Sergey Prigogin1-2/+2
2012-05-01Bug 372551. Made "run on save" checker launch mode independent ofAlex Ruiz2-85/+118
2012-04-30More logical order of parameters.Sergey Prigogin1-1/+1
2012-04-30Moved execution of checkers from CodanBuilder to CodanRunner.Sergey Prigogin1-8/+3
2012-04-29Code streamlining.Sergey Prigogin1-6/+0
2012-04-29Prevented class loading avalanche on UI thread when CDT is installed butSergey Prigogin1-6/+15
2012-04-29Cosmetics.Sergey Prigogin1-3/+0
2012-04-29Don't run checkers on UI thread.Sergey Prigogin4-12/+70
2012-04-28Cosmetics.Sergey Prigogin3-57/+13
2012-04-27Bug 372551. Fixed running checkers on file open. Split "On file save"Alex Ruiz2-18/+31
2012-03-14Bug 372551. Removed the external tool checker support until all designSergey Prigogin3-144/+1
2012-02-23Warning cleanup.Sergey Prigogin2-1/+3
2012-02-23Adjustments to Alex's contribution.Sergey Prigogin2-74/+46
2012-02-23Leftover cleanup from previous commit.Alex Ruiz1-2/+2
2012-02-23Code cleanup, to make CommandLauncher testable.Alex Ruiz1-3/+3

Back to the top