Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Bug 550920 - Recompute proposals if some cannot be filtered outBoykoAlex3-15/+603
2019-09-19Bug 544448 - Add extension point for quickAssistantProcessorsI20190919-1800Andrew Obuchowicz10-10/+374
2019-09-19Bug 366471 - Speed up line number drawingThomas Wolf1-60/+112
2019-09-19Bug 550057 - [Quicksearch] missing mnemonicsMickael Istria2-3/+3
2019-09-18Bug 551180 - Debug Shell can't evaluate/inspect anymoreI20190919-0850I20190918-1800Andrey Loskutov1-7/+0
2019-09-17Bug 483846 - [typing] Spaces only mode: backspace key to remove manyI20190918-0300I20190917-1800Mateusz Matela18-24/+317
2019-09-17Bug 549663 - Eclipse Quick Text Search: Scroll in Preview WindowAlexander Kurtakov1-2/+0
2019-09-16Convert to lambda or member referenceCarsten Hammer3-22/+3
2019-09-16Bug 549663 - Eclipse Quick Text Search: Scroll in Preview WindowI20190916-1800Paul Pazderski1-4/+6
2019-09-16Remove unnecessary type specificationsCarsten Hammer10-12/+12
2019-09-16toString() on arrayCarsten Hammer1-1/+1
2019-09-16Bug 551070 - Use multicatch blocks if possibleLars Vogel6-16/+6
2019-09-16[Quicksearch] Simplify line number calculationMichael Keppler1-11/+4
2019-09-16Bug 547683 - Add non-UI Thread access to last known selectionMickael Istria14-14/+320
2019-09-15Bug 550350 - Improve performance of annotation ruler paint methodI20190915-1800Paul Pazderski1-56/+52
2019-09-15Bug 550288 - [Quicksearch] Dialog shows "Searching..." even when therePaul Pazderski4-3/+14
2019-09-13Hashcode used on arrayI20190914-1800Carsten Hammer1-1/+1
2019-09-13Bug 550995 - Enable API check for new bundles introduced in 4.13I20190913-1800Mickael Istria1-4/+0
2019-09-13Bug 465914 - [Graphics] New filter iconMatthias Becker6-2/+2
2019-09-11Bug 550471 - Improve compatibility of new TextUtilities.indexOfI20190912-1800Paul Pazderski2-4/+28
2019-09-11Bug 550471 - Improve and deprecate TextUtilities.indexOfI20190911-1805Alexander Kurtakov1-1/+1
2019-09-10Bug 550471 - Replace usage of TextUtilities.indexOf withI20190910-1800Paul Pazderski2-22/+22
2019-09-10Bug 550473 - Add faster nextDelimiter utility methodPaul Pazderski6-17/+99
2019-09-10Bug 550471 - Improve and deprecate TextUtilities.indexOfPaul Pazderski2-48/+81
2019-09-10Bug 550396 - Speed up OverviewRulerThomas Wolf7-9/+153
2019-09-10Bug 550438 - MultiStringMatcher: use a Consumer to collect matchesThomas Wolf3-36/+51
2019-09-10Bug 550438 - MultiStringMatcher (leftmost-longest): exit earlierThomas Wolf6-31/+108
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925Niraj Modi21-23/+23
2019-09-03Bug 550336 - Staging view freezes on commit (NPE inY20190919-0900Y20190916-0900Y20190914-0255Y20190913-0735Y20190912-0900Y20190912-0055Y20190910-0005Y20190909-0900Y20190905-0900Y20190903-1130S4_13_0_RC2aS4_13_0_RC2R4_13I20190916-1045I20190907-1130I20190906-1800I20190906-0940I20190906-0410I20190904-2200I20190904-1805I20190904-0605I20190903-2155I20190903-1800I20190903-1410I20190903-1110I20190903-0605R4_13_maintenanceKalyan Prasad Tatavarthi1-2/+21
2019-08-26Bug 550438 - MultiStringMatcher: improve commentsY20190902-0900Y20190829-0900Y20190826-1000S4_13_0_RC1I20190902-1800I20190902-0805I20190902-0600I20190901-1800I20190901-0600I20190831-1800I20190831-0600I20190830-1800I20190830-0550I20190830-0440I20190828-1800I20190828-0600I20190827-1800I20190827-0600I20190826-1800Thomas Wolf1-19/+31
2019-08-24Bug 545252 - ConfigurableLineTracker: use the Aho-Corasick algorithmI20190826-0640I20190826-0415Thomas Wolf8-13/+999
2019-08-24Bug 550261 - "Searching..." does not stop in Quick Search dialogPaul Pazderski2-3/+11
2019-08-23Bug 549946 - [Generic Editor] Marker resolution link changes '&' intoAndrew Obuchowicz1-1/+2
2019-08-23Bug 547733 - Hover layout issues with composite hover (eg LSP4E)Andrew Obuchowicz2-12/+3
2019-08-22Bug 550327 - Move "Quick Search" pref page under "Preferences > General"I20190823-0840I20190823-0530Mickael Istria1-3/+5
2019-08-19Bug 545252 - Improve IDocumentAdapterExtension in DefaultDocumentAdapterY20190822-0900Y20190819-0900S4_13_0_M3I20190821-1800I20190821-0600I20190820-1800I20190820-0855I20190820-0600I20190819-2355I20190819-0600Paul Pazderski2-47/+46
2019-08-18Bug 550101 - [Quicksearch] Strings not externalizedI20190818-1800Mickael Istria16-94/+223
2019-08-18Bug 550058 - [Quicksearch] Name mismatch in UI and N&NMichael Keppler2-6/+6
2019-08-15Bug 549663 - Quick search preview dialog mixed line offset and lineI20190817-1800I20190816-1800I20190816-0155Paul Pazderski1-1/+3
2019-08-15Bug 550042 - Compare ignored file extensions case insensitiveY20190815-0900Michael Keppler1-7/+6
2019-08-15Bug 550020 - quick search preview area too smallMichael Keppler1-1/+1
2019-08-15Bug 550031 - Remove superfluous slash from quicksearch pathsMichael Keppler1-1/+4
2019-08-15Fix layout of quicksearch preference pageMichael Keppler3-30/+38
2019-08-14Use StringBuilder in ProjectionDocumentTestI20190814-1800Lars Vogel1-20/+20
2019-08-14Fix alignment of Refresh button in QuickSearch dialogMichael Keppler1-1/+2
2019-08-14Bug 550021 - Wrong tooltips in quicksearch preferencesMichael Keppler1-3/+3
2019-08-13Bug 549858 - Use PlatformUI.getWorkbench instead ofLars Vogel4-5/+9
2019-08-12Bug 549961 - Progress view flickers when search is in progress usingI20190813-1800I20190812-1800Paul Pazderski1-0/+1
2019-08-09Bug 513034 - Fix org.eclipse.ui.genericeditor/icon ext-point exampleY20190812-0900I20190811-1800I20190810-1800I20190809-1800Mickael Istria1-2/+2
2019-08-08Bug 548679 - Tooltips convert `&` into underlineI20190808-1800Andrew Obuchowicz1-1/+3

Back to the top