aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/commandlocator.h
Commit message (Expand)AuthorAgeFilesLines
* CommandLocator: Remove the old matchesFor() implementationJarek Kobus2023-05-101-12/+4
* CommandLocator: Reimplement matchers()Jarek Kobus2023-04-261-0/+2
* Reapply "CommandLocator: Use Acceptor for LocatorFilterEntry"Jarek Kobus2023-04-181-3/+0
* Revert "CommandLocator: Use Acceptor for LocatorFilterEntry"Jarek Kobus2023-04-171-0/+3
* CommandLocator: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-171-3/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Turn LocatorFilterEntry ofn ILocatorFilter::accept to const &Alessandro Portale2022-02-111-1/+1
* Provide empty implementation for ILocatorFilter::refresh()Jarek Kobus2021-02-111-1/+0
* CommandLocator: move some part of the matching code into prepareSearchJarek Kobus2021-01-291-0/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Core: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-2/+2
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+2
* Locator filters: Add overridesEike Ziller2017-06-021-3/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-4/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+63