aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/externaltoolsfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* TaskTree: Prepare for de-utils-ization - part 2Jarek Kobus2023-05-121-1/+1
* ExternalToolsFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-101-54/+0
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-1/+0
* ExternalToolsFilter: Reimplement matchers()Jarek Kobus2023-04-261-0/+59
* LocatorFilterEntry: Get rid of filter fieldJarek Kobus2023-04-201-1/+2
* ExternalToolsFilter: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-201-22/+15
* LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-2/+3
* Core: Tr::trhjk2023-01-171-10/+13
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* UI text: Fix UI text to follow the guidelinesLeena Miettinen2022-10-201-1/+1
* Add configure option to x command in locatorJarek Kobus2022-09-091-1/+12
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Turn LocatorFilterEntry ofn ILocatorFilter::accept to const &Alessandro Portale2022-02-111-1/+1
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+2
* Provide empty implementation for ILocatorFilter::refresh()Jarek Kobus2021-02-111-4/+0
* Refactor Locator filter settings savingEike Ziller2021-02-041-1/+1
* Core: Use new MessageManager APIEike Ziller2020-12-081-1/+1
* ExternalToolsFilter: Prioritize results like in other filtersAndre Hartmann2018-11-081-2/+11
* ExternalToolsFilter: Modernize with range-based forAndre Hartmann2018-11-081-4/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-3/+3
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+5
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-4/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Locator: run external toolsNikita Baryshnikov2015-04-281-0/+86