aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/commandlocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* Add missing includes for QPointerThiago Macieira2023-10-251-0/+1
* qbs build: Improve some base itemsChristian Kandeler2023-09-181-1/+1
* CommandLocator: Remove the old matchesFor() implementationJarek Kobus2023-05-101-82/+4
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-1/+0
* CommandLocator: Reimplement matchers()Jarek Kobus2023-04-261-0/+46
* Reapply "CommandLocator: Use Acceptor for LocatorFilterEntry"Jarek Kobus2023-04-181-21/+13
* Revert "CommandLocator: Use Acceptor for LocatorFilterEntry"Jarek Kobus2023-04-171-13/+21
* CommandLocator: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-171-21/+13
* LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* CorePlugin: Limit the usage of qMakePair and std::make_pairJarek Kobus2022-09-301-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-4/+0
* Refactor Locator filter settings savingEike Ziller2021-02-041-1/+1
* Use invokeMethod instead of single shot timer with 0 timeoutJarek Kobus2021-02-021-3/+2
* CommandLocator: move some part of the matching code into prepareSearchJarek Kobus2021-01-291-19/+29
* Some Qt6 portinghjk2020-07-221-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+2
* Doc: Fix QDoc warnings for Locator class docsLeena Miettinen2020-02-131-0/+6
* VCS locator filters: Let locator close its popupEike Ziller2018-05-021-2/+6
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-071-3/+2
* 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-10/+17
* 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-6/+6
|/
* License updateEike Ziller2014-10-091-7/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+109