aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/locator/ilocatorfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+13
* FuzzyMatcher: Improve wildcard matchingOrgad Shaneh2017-11-041-30/+1
* Rename CamelHumpMatcher -> FuzzyMatcherOrgad Shaneh2017-11-021-4/+4
* Locator: De-duplicate highlightInfo generation for camel humpsAndre Hartmann2017-10-051-0/+9
* Locator: De-duplicate RegExp pattern generationAndre Hartmann2017-09-291-1/+8
* Locator: Add camel hump locator filter for C++, QML, and filesAndre Hartmann2017-09-191-0/+20
* Locator: Move filter action creation out of input field widgetEike Ziller2017-06-161-0/+5
* Remove 1-1 dependency between locator and locator input widgetEike Ziller2017-06-131-1/+3
* Locator: Move some API documentation to qdocEike Ziller2017-06-021-0/+228
* Locator: Remove unused return valueEike Ziller2017-06-021-2/+1
* Locator: Add highlighting of the search textSerhii Moroz2017-03-211-16/+5
* Locator: CleanupOrgad Shaneh2016-08-081-6/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Improved locator settingsEike Ziller2015-06-121-6/+37
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Use new qt5 connect apiMontel Laurent2015-01-291-2/+2
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Locator filters: Fix various thread-safety issuesEike Ziller2014-09-231-0/+5
|/
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-0/+208