Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-27Removed unused API filtersI20180128-2000I20180127-1500Dani Megert1-6/+0
2018-01-27Revert "Remove no longer needed api filters."Dani Megert1-0/+17
This reverts commit 165c7e1211960b807a31d36b216ec9c4d36f74bc.
2018-01-26Remove no longer needed api filters.I20180127-0150I20180126-2040Alexander Kurtakov1-17/+0
Change-Id: I2447a4fc266714d544ecc1259a19f7a5a56f0d8d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-09-28Added API Problem filterI20171001-2000I20170930-1500I20170929-2000I20170928-2000Dani Megert1-0/+6
2017-06-29Clean up after othersI20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000Dani Megert1-0/+11
2016-11-09[Generic Editor] Code cleanupY20161110-1000I20161115-2000I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000Mickael Istria1-0/+99
Change-Id: Idd22c81f4aa102c4a808f3d1868806244aa86017 Signed-off-by: Mickael Istria <mistria@redhat.com>
2016-09-26Bug 497871 - Generic and extensible text editorSopot Cela1-0/+7
This change creates a new extensible text editor, with extension points for: * contentAssist * hover * syntax highlighting Some unit tests show examples of extensions. You can load an IDE with the suggested change (including org.eclipse.ui.editors.tests) and get a syntax highlighter, a hover support and some content assist on the plain text editor. Bug: 497871 Bug: 496117 Bug: 496115 Bug: 496300 Signed-off-by: Mickael Istria <mistria@redhat.com> Signed-off-by: Sopot Cela <scela@redhat.com> Change-Id: I2eec71e4620364aa11c500ec07e54c693863cf44

    Back to the top