Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-13Bug 531084 - Inefficient use of keySet iterator instead of entrySetI20180214-2000I20180213-2000Lars Vogel1-4/+3
2018-02-13bug 514043 - [Dark Theme] range indicator color should beFabian Pfaff3-35/+48
2018-02-12Minor - Variable declaration should be in its own lineI20180213-0125I20180212-2000Lars Vogel1-1/+2
2018-02-12Bug 517393: Dark theme hyper-link text is dark blueMatthias Becker3-13/+28
2018-02-07Bug 530819 - Make org.eclipse.xtext.ui friend of text.htmlI20180211-2000I20180210-1500I20180209-2000I20180208-2000I20180207-2000Karsten Thoms1-1/+1
2018-02-06Bug 529115: [CodeMining] CodeMining should support line header/contentI20180206-2000Noopur Gupta2-0/+4
2018-02-05Bug 530751 - Use lambdas in org.eclipse.searchI20180206-0315I20180205-2000Lars Vogel9-162/+75
2018-02-05Bug 530751 - Use lambdas in org.eclipse.searchLars Vogel7-92/+42
2018-02-05Bug 530745 - Use try with block forLars Vogel1-18/+1
2018-02-05Bug 530740 - Avoid using new Integer in ScopePartLars Vogel1-2/+2
2018-02-05Bug 529115 - [CodeMining] CodeMining should support line header/contentangelozerr9-225/+529
2018-02-01528344 - [Generic Editor] Default highlighter patterns are brokenI20180204-2000I20180203-1500I20180202-2000I20180202-0315I20180201-2325I20180201-2000Alexander Kurtakov1-3/+1
2018-02-01Bug 528191 - Mark org.eclipse.jface.util.Assert andLars Vogel1-0/+41
2018-01-31Bug 528191 - Mark org.eclipse.jface.util.Assert andI20180201-0200I20180131-2000Lars Vogel1-0/+3
2018-01-30528344 - [Generic Editor] Default highlighter patterns are brokenI20180130-2000Carsten Reckord5-37/+162
2018-01-29Force qualifier updates.I20180129-2000I20180129-0605I20180129-0540Alexander Kurtakov2-1/+3
2018-01-27Removed unused API filtersI20180128-2000I20180127-1500Dani Megert2-14/+0
2018-01-27Revert "Remove no longer needed api filters."Dani Megert2-0/+25
2018-01-26Remove no longer needed api filters.I20180127-0150I20180126-2040Alexander Kurtakov2-25/+0
2018-01-24Bug 530240 - Restore StringBuffer based methods in internal HTMLPrinterS4_8_0_M5I20180124-2000Lars Vogel1-0/+340
2018-01-18Bug 519783 - HTMLPrinter should migrate to StringBuilderI20180124-0800I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800I20180121-2000I20180121-0800I20180120-1500I20180120-0800I20180119-2000I20180119-0110I20180118-2000Lars Vogel1-7/+8
2018-01-18Bug 519783 - HTMLPrinter should migrate to StringBuilderLars Vogel1-340/+0
2018-01-15Bug 529716 - Combine catch blocks in org.eclipse.text.tests.AccessorI20180117-2000I20180116-2000I20180115-2000Lars Vogel1-48/+14
2018-01-15Bug 529816 - [sonar] Resolve "Possible null pointer dereference"René Purrio4-2/+20
2018-01-12Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180114-2000I20180113-1500I20180112-2000Karsten Thoms6-66/+91
2018-01-09Bug 528418 - [CodeMining] Support for action CodeMiningI20180111-2000I20180111-0530I20180110-2000angelozerr6-19/+341
2018-01-08Bug 529087 - [CodeMining] Improve draw of line content annotation.I20180110-0100I20180109-2000I20180108-2000angelozerr5-84/+160
2018-01-05Bug 529422 - [sonar] Resolve "instanceof will always return true"I20180107-2000I20180106-1500I20180105-2000René Purrio4-18/+15
2018-01-03Bug 522103 - Refactor usage of StyledText#getOffsetAtLocation(Point)I20180104-2000I20180104-0030I20180103-2000Karsten Thoms9-79/+69
2017-12-21Bug 529076 - [CodeMining] Infinite draw when code mining is hidden onI20180103-0140I20180102-2215I20180102-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000angelozerr1-4/+6
2017-12-21Bug 528851 - [CodeMining] Problem while getting bad AnnotationPainterangelozerr4-7/+15
2017-12-21Bug 529076 - [CodeMining] Infinite draw when code mining is hidden onangelozerr1-0/+7
2017-12-20Bug 528980 - [CodeMining] CodeMining are not displayed after a scrollI20171220-2000angelozerr7-29/+43
2017-12-20Bug 528907 - [CodeMining] Render code minings without flickering angelozerr1-7/+72
2017-12-19Bug 528903 - [CodeMining] CodeMining annotation doesn't takes place whenI20171219-2000angelozerr1-0/+4
2017-12-15Bug 528419 - [CodeMining] Provide extension point for CodeMiningI20171218-2000I20171217-2000I20171216-1500I20171215-2000angelozerr14-1/+792
2017-12-15Fixed deprecation messageI20171215-0930Dani Megert1-1/+1
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms20-6/+23
2017-12-11Bug 527515 - [CodeMining] Add CodeMining support in SourceViewerI20171211-2000angelozerr5-19/+163
2017-12-11Bug 527720 - [CodeMining] Provide CodeMining support withangelozerr6-0/+406
2017-12-11Bug 527720 - [CodeMining] Provide CodeMining support withangelozerr8-0/+806
2017-12-11Bug 519783 - HTMLPrinter should migrate to StringBuilderShawn Kleese4-6/+459
2017-12-11Bug 528395 - Make private method in genericeditor'sAlexander Kurtakov1-1/+1
2017-12-05Bug 528172 - [Generic Editor] Support all Text Editor mode toggles by defaultI20171210-2000I20171209-1500I20171209-1020I20171208-2000Carsten Reckord1-0/+9
2017-12-04Bug 528083 - Include resources folder in binary buildS4_8_0_M4I20171206-2000I20171206-0800I20171205-2000I20171205-0800I20171205-0250I20171205-0030I20171204-2000I20171204-0850I20171204-0830Karsten Thoms1-1/+2
2017-12-01Bug 527071 - [generic editor] Hover in .project editor does not workI20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000Lucas Bullen2-6/+11
2017-12-01Bug 527903 - Changed NewUntitledTextFile.descriptionI20171201-0600I20171201-0345Karsten Thoms1-1/+1
2017-11-30Bug 527978 - NPE in ContentAssistant.computeCompletionProposalsI20171130-2100I20171130-2000Andrey Loskutov3-5/+15
2017-11-30Bug 527082 - [hovering][preferences] Add "Popup" as search term toLars Vogel1-1/+1
2017-11-30Bug 527675: [CodeMining] Provide inline annotations supportangelozerr1-1/+1

Back to the top