Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-15Bug 577741 - NullPointerException running searchY20211217-0600Y20211216-0600Y20211215-1140Y20211215-0600I20211216-1800I20211215-1800Joerg Kubitz1-3/+16
2021-11-30Bug 577491: Labels should be in Sentence Style not Title CaseI20211203-1010I20211202-0900I20211202-0440I20211201-1950I20211201-1800I20211130-1800I20211130-1100I20211130-1000Matthias Becker1-3/+3
2021-10-27Bug 576837 - Disable search if selection does not contain resourceI20211107-1800I20211107-0600I20211106-1800I20211106-0600I20211105-1800I20211104-1800I20211103-1800I20211103-0020I20211102-1800I20211102-1020I20211101-1800I20211031-1800I20211030-1800I20211029-1800I20211028-1800I20211027-1800Joerg Kubitz1-1/+3
2021-10-15Bug 487303 - [Search] Remove "Classic Search" viewI20211018-1800I20211017-1800I20211016-1800I20211015-1800Alexander Kurtakov6-48/+101
2021-10-05Bug 487303 - [Search] Remove "Classic Search" viewI20211011-1800I20211010-1800I20211009-1800I20211008-1800I20211007-1800I20211007-0350I20211006-1800I20211005-1800Alexander Kurtakov23-3522/+0
2021-10-02No need to dispose ColorsI20211002-0220Alexander Kurtakov1-5/+1
2021-09-22Bug 575893 - [performance] improve file search: avoid synchronizationI20210924-0200I20210923-1800I20210922-1800Joerg Kubitz2-56/+35
2021-09-22Bug 575893 - [performance] improve file search: cache CharSequenceJoerg Kubitz1-1/+16
2021-09-15Bug 575893 - [performance] improve Search result speedI20210915-0150Joerg Kubitz1-1/+18
2021-09-14Bug 575893 - avoid synchronization between UI and search workersI20210914-1800Joerg Kubitz1-1/+4
2021-09-14Bug 575893 - [performance] improve file search: unordered resultJoerg Kubitz2-10/+20
2021-09-10Bug 575893 - [performance] improve file search: non-regexpI20210911-1800I20210910-1800Joerg Kubitz1-30/+27
2021-09-09Bug 575893 - fixed CharSequence.toString contractsJoerg Kubitz1-0/+5
2021-09-09Bug 575893 - [performance] improve file search: file sortJoerg Kubitz1-18/+21
2021-08-06Bug 575242 - improved isMatchToBeIncluded() check complexityY20210810-0820Y20210810-0500I20210811-1800I20210810-1800I20210809-1800I20210808-1800I20210807-1800I20210806-1800Andrey Loskutov1-7/+8
2021-08-06Bug 575242 - fixed progress reporting and cancellation on replaceAndrey Loskutov1-9/+26
2021-08-06Bug 575242 - fix elementsChanged() to not refresh viewer too muchAndrey Loskutov1-17/+25
2021-06-16Use JDT static inner class clean up for search plug-insI20210616-1800Lars Vogel1-1/+1
2021-04-02Bug 572433 - Duplicate mnemonics on Search preference pageS4_20_0_M1I20210411-1800I20210410-1800I20210410-0630I20210409-2140I20210409-1800I20210407-1800I20210407-0600I20210407-0040I20210406-1800I20210406-0600I20210405-1800I20210405-0840I20210405-0630I20210405-0600I20210404-1800I20210404-0600I20210403-1800I20210403-0600I20210402-1800I20210402-0510kitlo1-1/+2
2021-02-12Bug 570431 - Use StringBuilder in ReplaceRefactoringLars Vogel1-1/+1
2021-01-20doogfooding use String.joinCarsten Hammer1-8/+1
2021-01-15Search: Don't use AbstractUIPlugin#getDialogSettingsMatthias Becker3-5/+17
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
2020-09-25Removes unnecessary Color#dispose calls from SearchResultViewerLars Vogel1-2/+0
2020-07-27Revert "Bug 565368 - Update org.eclipse.search to Java 11"Y20200729-1200Y20200729-0630Y20200728-0600I20200729-1800I20200729-0120I20200728-1800I20200728-1120Lars Vogel1-1/+1
2020-07-24Method reference in jface.text instead of lambdaI20200724-0600Lars Vogel1-1/+1
2020-07-23Bug 565368 - Update org.eclipse.search to Java 11I20200723-1800I20200723-1030Lars Vogel1-1/+1
2020-06-09Bug 564063 - Using ArrayContentProvider.getInstance() instead of newI20200612-0400I20200611-1800I20200610-1800I20200609-1800Lars Vogel3-3/+4
2020-04-10Bug 561990 - Remove dependency on icu from platform.textI20200411-0950I20200411-0720I20200411-0510I20200411-0300I20200410-2300I20200410-1800Alexander Kurtakov5-8/+6
2020-02-11Use map method directly if possibleI20200212-1420I20200212-0910I20200211-1800Lars Vogel1-1/+1
2020-01-23Optimize lambdasI20200123-1800Lars Vogel1-1/+1
2020-01-15Remove unnecessary array creation for varargs in bundlesI20200116-0930I20200116-0330I20200116-0310I20200115-1800Lars Vogel1-1/+1
2020-01-13Use System.lineSeparator()Lars Vogel1-1/+1
2019-12-10Use jdk 5 for-each loopCarsten Hammer2-6/+4
2019-11-22Bug 548250 - Javadoc problems in platform.textI20191125-1800I20191125-0600I20191124-1800I20191124-0600I20191123-1800I20191123-1115I20191123-0600I20191123-0100Paul Pazderski1-2/+4
2019-10-11Bug 552021 - Replace Navigator with Project Explorer in Show InAlexander Kurtakov1-2/+2
2019-08-13Bug 549858 - Use PlatformUI.getWorkbench instead ofLars Vogel3-4/+6
2019-06-14Use isEmpty() instead of length() to check if collection is emptyI20190615-1800I20190614-1800Lars Vogel10-13/+13
2019-06-13Use jdk 5 for-each loopI20190614-0330I20190613-1800Carsten Hammer1-7/+8
2019-05-19Bug 547304 - [cleanup] Fix wrong space/tab indentationS4_12_0_RC2S4_12_0_RC1aS4_12_0_RC1S4_12_0_M3R4_12I20190605-1800I20190605-0600I20190604-1800I20190604-0600I20190603-1800I20190603-0600I20190602-1800I20190602-0600I20190601-1800I20190531-1800I20190531-0245I20190529-2005I20190529-1800I20190529-0600I20190528-1800I20190528-0915I20190528-0850I20190528-0600I20190527-1805I20190527-0600I20190526-1800I20190526-0600I20190525-1800I20190525-0600I20190524-1800I20190524-0135I20190522-1800I20190522-0600I20190521-1800I20190521-0600I20190520-1805I20190520-0600R4_12_maintenancePaul Pazderski14-169/+169
2019-02-18Bug 543933 - Build javadocs with Java 11Y20190225-0415Y20190222-0110Y20190220-2200S4_11_0_M3I20190227-0600I20190226-1800I20190226-1020I20190226-0715I20190226-0600I20190225-1800I20190225-0600I20190225-0200I20190224-1800I20190224-0930I20190224-0600I20190223-1800I20190223-0600I20190222-1800I20190222-0645I20190222-0440I20190220-1800I20190220-0600I20190219-1800I20190219-0600I20190218-1800Alexander Kurtakov1-42/+61
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800I20190217-0600I20190216-1800Alexander Kurtakov1-11/+11
2019-02-14Bug 543933 - Build javadocs with Java 11I20190215-0630I20190215-0055I20190214-1800Alexander Kurtakov1-2/+0
2019-02-14Bug 479273 - Prefer usage of Boolean.parseBoolean instead ofLars Vogel1-3/+3
2019-02-10Bug 518569 - Use StandardCharset constantsI20190210-2135I20190210-1800Karsten Thoms1-4/+2
2019-01-21Bug 543629 - Search tests DNF on WindowsY20190123-2200I20190128-1800I20190127-1800I20190126-1800I20190125-1800I20190124-1800I20190124-1235I20190124-0930I20190123-1800I20190122-1800I20190121-1800Andrey Loskutov1-1/+5
2018-09-24Bug 535752 - Performance of search viewI20180924-1800Michael Keppler1-1/+1
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel76-228/+456
2018-07-30Bug 109481 - [find/replace] replace doesn't work when using a regex withI20180730-2240I20180730-2000I20180730-0800Kalyan Prasad Tatavarthi1-11/+11

Back to the top