aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/macros/macrolocatorfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Rename TreeStorage<> -> Storage<>Jarek Kobus2023-11-201-1/+1
* MacroLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-121-47/+0
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-2/+0
* MacroLocatorFilter: Reimplement matchers()Jarek Kobus2023-04-261-1/+50
* MacroLocatorFilter: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-201-23/+18
* LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-1/+2
* LocatorFilterEntry: Add linkForEditorJarek Kobus2023-02-161-1/+1
* Macros: Tr::trAlessandro Portale2023-01-231-3/+4
* 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
* Locator: Add longer description to filtersEike Ziller2021-03-231-0/+2
* Provide empty implementation for ILocatorFilter::refresh()Jarek Kobus2021-02-111-5/+0
* Refactor Locator filter settings savingEike Ziller2021-02-041-1/+1
* Compile fix with recent Qt devhjk2019-07-291-3/+1
* Macros: Move a bit closer to standard plugin setup patternhjk2019-03-251-2/+2
* MacrosPlugin: ModernizeAlessandro Portale2018-11-141-3/+1
* Macros: Avoid use of global object poolhjk2018-02-021-2/+2
* Locator: Cleanup and modernize Locator and filtersAndre Hartmann2017-12-301-4/+5
* 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-14/+20
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Macros -> Text Editing MacrosEike Ziller2015-03-171-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-6/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Locator: Case sensitivity of input affects prioritizingNikolai Kosjar2013-08-221-4/+14
* Macros: Clean up singleton APIsTobias Hunger2013-08-051-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Core: simplify ILocator interfacehjk2013-01-181-0/+2
|/
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Exported header cleanup.Friedemann Kleint2011-01-201-3/+3
* Macros: Fix license headersTobias Hunger2010-12-201-7/+11
* New plugin: plugin macroNicolas Arnaud-Cormos2010-12-201-0/+88