Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Bug 544309 - [API] Mark EncodingActionGroup and related interfaces forY20210316-1310Y20210316-0510Y20210315-1000Y20210314-1000Y20210313-1000Y20210312-2250Y20210312-1250Y20210312-1000Y20210311-1000Y20210310-1000Y20210309-1000Y20210307-1000Y20210306-1000Y20210305-1000Y20210304-1000Y20210303-1000Y20210301-1000Y20210228-1000Y20210227-1000Y20210226-1000Y20210225-1000Y20210224-1000Y20210223-1050Y20210222-1000Y20210221-1000Y20210220-1000Y20210219-1000Y20210218-1000Y20210217-1000Y20210216-1000Y20210215-1020S4_19_0_RC2S4_19_0_RC1S4_19_0_M3R4_19I20210303-1800I20210303-0600I20210302-1800I20210302-0930I20210302-0720I20210302-0600I20210301-1800I20210301-0600I20210228-1800I20210228-0600I20210227-1800I20210227-0600I20210226-2140I20210226-1800I20210226-0220I20210224-1800I20210224-0840I20210224-0600I20210223-1800I20210223-0650I20210223-0600I20210222-1800I20210222-0600I20210221-1800I20210221-0600I20210220-1800I20210220-0600I20210219-1800I20210219-0300I20210217-1800I20210217-0600I20210216-2020I20210216-1800I20210216-1340I20210216-1140I20210216-1030I20210216-0600I20210215-1800I20210215-0700I20210215-0600Lars Vogel5-4/+14
2021-02-13[trivial] Added LineRange.toString() for debuggingY20210214-1000Y20210213-1200I20210214-1800I20210214-0600I20210213-1800I20210213-0600Andrey Loskutov1-0/+11
2021-02-12Bug 571121 - Frequently "editor cheese" with code miningsY20210212-1200I20210212-1840Mickael Istria1-19/+15
2021-02-12[Cleanup] Redundant substring() operationLars Vogel3-4/+4
2021-02-12Bug 570952 - Use new atomic marker creation API in MarkerHighlighterLars Vogel2-5/+5
2021-02-12Bug 570431 - Use StringBuilder in ReplaceRefactoringLars Vogel1-1/+1
2021-02-10Bug 570914 - use fixed APIY20210211-1200Y20210211-0600Y20210210-1200I20210211-1810I20210210-1800Andrey Loskutov1-1/+2
2021-02-08Bug 570952 - Use new atomic marker creation API in LargeFileTestLars Vogel2-8/+11
2021-02-06Bug 570914 - Fixing MockResource by adding the new APIY20210210-0100Y20210209-1200I20210210-0910I20210209-1800I20210208-1800I20210207-1800I20210206-1800I20210206-0720Lars Vogel1-0/+5
2021-02-03Field fPreservedRedoModificationStamp can be a local variable inY20210205-1200I20210206-0050I20210205-1800I20210204-2320I20210204-1800I20210204-1430I20210204-1300I20210204-1100I20210204-0900Lars Vogel1-6/+1
2021-02-03Field fCachedRedrawState can be a local variable inLars Vogel1-6/+1
2021-02-01Bug 487093 - You can too easily clear the search historyY20210202-1200I20210204-0300I20210203-1800I20210202-1840I20210201-1800Robert Roth3-3/+37
2021-01-31Bug 570727 - [codemining] Codeminings computed multiple timesI20210131-1800Christoph Läubrich2-20/+30
2021-01-29Bug 570745 - [Generic Editor] Fix content type detectionY20210129-1200I20210130-1800I20210129-1800Mickael Istria1-1/+1
2021-01-27Bug 570678 - [Generic Editor] misses quick fix if not at start of lineI20210128-1800I20210127-1800Christoph Läubrich2-14/+95
2021-01-25Bug 570606 - [codemining] LineHeaderCodeMining allow constructor withY20210127-0710Y20210126-1200I20210126-1800I20210125-1800Christoph Läubrich1-2/+19
2021-01-23Bug 570519 - Allow to specify TemplateVariable#fInitialLengthChristoph Läubrich2-8/+24
2021-01-22Bug 570519 - Fix VariableTemplate offset/bufferY20210123-0110I20210124-1800I20210123-1800I20210123-0020Mickael Istria5-5/+66
2021-01-22Bug 570459 - [genericeditor] Support ContentAssistProcessors to beChristoph Läubrich5-37/+381
2021-01-21Editors: Don't use AbstractUIPlugin#getDialogSettingsI20210121-2140Matthias Becker1-1/+2
2021-01-20Bug 570488 - [genericeditor][DefaultContentAssistProcessor]I20210120-1800I20210120-1400Christoph Läubrich2-6/+44
2021-01-20dogfooding Objects.hash and Objects.equalsCarsten Hammer3-23/+12
2021-01-20doogfooding use String.joinCarsten Hammer3-24/+3
2021-01-18Bug 570441 - Move to Tycho 2.2.0I20210118-1800Alexander Kurtakov1-1/+1
2021-01-18Bug 570431 - Move o.e.ui.workbench.texteditor to Java 11.Alexander Kurtakov3-12/+8
2021-01-18Bug 570431 - Move o.e.search to Java 11.Alexander Kurtakov3-11/+34
2021-01-18Bug 570431 - Move o.e.text.quicksearch to Java 11.Alexander Kurtakov3-7/+7
2021-01-18Bug 570431 - Move o.e.ui.workbench.texteditor.tests to Java 11.Alexander Kurtakov4-12/+39
2021-01-18Bug 570431 - Move o.e.ui.generieditor.examples to Java 11.Alexander Kurtakov3-6/+9
2021-01-18Bug 570431 - Move o.e.ui.examples.javaeditor to Java 11.Alexander Kurtakov3-11/+34
2021-01-18Bug 570431 - Move o.e.ui.editors.tests to Java 11.Alexander Kurtakov4-12/+39
2021-01-18Bug 570431 - Move o.e.search.tests.Alexander Kurtakov4-12/+39
2021-01-18Bug 570431 - Move o.e.text.quicksearch.tests.Alexander Kurtakov4-7/+10
2021-01-18Bug 570431 - Move bundles to Java 11 where neededAlexander Kurtakov3-10/+37
2021-01-18Remove useless throws declaration in tests.Alexander Kurtakov1-1/+1
2021-01-18Bug 570429 - Javadoc errors in org.eclipse.jface.textChristoph Läubrich1-0/+1
2021-01-17Bug 508821 - [Content assist] More flexible API inI20210117-1940I20210117-1800Christoph Läubrich12-270/+338
2021-01-15Don't use AbstractUIPlugin#getDialogSettingsY20210115-1200I20210116-1800I20210116-0340I20210115-1810Matthias Becker5-12/+26
2021-01-15Search: Don't use AbstractUIPlugin#getDialogSettingsMatthias Becker5-8/+23
2021-01-09Added missing API buildersY20210113-0120Y20210112-1200I20210114-1800I20210114-0510I20210114-0310I20210112-1800I20210112-0850I20210111-1800I20210110-1800I20210109-1830Andrey Loskutov2-1/+7
2020-12-16Bug 569739 - Fix duplicate handlerY20210108-1200Y20210105-1200Y20210101-1200Y20201229-1200Y20201229-0040Y20201225-1200Y20201222-1200Y20201218-1200S4_19_0_M1I20210108-1800I20210108-0220I20210106-1800I20210106-0600I20210105-1800I20210105-0600I20210104-1800I20210104-0600I20210103-1800I20210103-0600I20210102-1800I20210102-0600I20210101-1800I20210101-0720I20201231-1800I20201230-2150I20201230-1800I20201229-1800I20201228-1800I20201227-1800I20201226-1800I20201226-0940I20201225-1800I20201225-0450I20201225-0130I20201224-1800I20201223-1800I20201222-1800I20201221-1800I20201220-1800I20201219-1800I20201218-1800I20201217-1800I20201216-2110Mickael Istria1-2/+2
2020-12-15Bug 569701 - Generic Editor misses collapse/expandI20201215-1800Mickael Istria10-7/+246
2020-12-15Added icons for collapseAll/expandAllY20201215-1200Mickael Istria12-11/+45
2020-12-14Bug 564723 - Test showcasing new line indent issue is not in PlatformI20201214-1800Mickael Istria6-12/+80
2020-12-12Bug 569641 - LineNumberRulerColumn sometimes wrongI20201213-1800I20201212-1800Mickael Istria2-29/+24
2020-12-11Bug 45017 - Widen key bindings to In WindowsY20201211-1200I20201211-1800Christian Gabrisch2-3/+1
2020-12-01Bug 569318 - POM and product version change for 4.19 releaseY20201209-0750Y20201208-1200Y20201204-1200I20201210-1800I20201209-1800I20201208-2310I20201208-1800I20201208-0300I20201207-1800I20201206-1800I20201205-1800I20201204-1800I20201204-0830I20201204-0610I20201204-0340Sravan Kumar Lakkimsetti11-11/+11
2020-11-16Bug 568863 - MultiPageMinimapPage is not disposed correctlyY20201201-1200Y20201127-1200Y20201124-1200Y20201120-1200S4_18_0_RC2S4_18_0_RC1R4_18I20210122-0800I20210122-0630I20210122-0420I20201202-1800I20201202-0600I20201201-1800I20201201-0600I20201130-1800I20201130-0600I20201129-1800I20201129-0600I20201128-1800I20201128-0600I20201128-0300I20201127-1800I20201127-1010I20201127-0630I20201125-1800I20201125-0600I20201124-1800I20201124-0600I20201123-1800I20201123-0600I20201122-1800I20201122-0600I20201121-1800I20201121-0600I20201120-1800R4_18_maintenanceSebastian Ratz1-11/+20
2020-11-16Search dialog should remember last tab used by defaultY20201117-1200S4_18_0_M3I20201120-0320I20201119-0730I20201118-1800I20201118-0600I20201117-1800I20201117-0600I20201116-1800I20201116-0600Chenhui Xu1-1/+1
2020-11-16Move rememberLastUsedPage button to SearchPreferencePageChenhui Xu4-21/+16

Back to the top