aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bookmarks/bookmarkfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bookmarks: Merge plugin into TextEditorhjk2023-09-281-115/+0
* BookmarkFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-121-13/+0
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-4/+1
* BookmarkFilter: Reimplement matchers()Jarek Kobus2023-04-251-41/+57
* BookmarkFilter: Use Acceptor for LocatorFilterEntryJarek Kobus2023-04-191-13/+11
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-2/+2
* LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-2/+2
* ILocatorFilter: Provide default implementation for accept()Jarek Kobus2023-03-031-3/+1
* TextEditor: Some fileName -> filePath renaminghjk2023-02-081-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Bookmark: Clean up translationshjk2022-09-301-1/+4
* Locator: highlight pattern simultaneously in text and extra infoDavid Schulz2022-09-141-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Bookmarks: Convert to Tr::trEike Ziller2022-07-111-2/+3
* 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
* Move the BookmarkFilter's matching into the main threadJarek Kobus2021-01-291-7/+12
* Small Qt 6 migration stuffhjk2020-07-291-3/+3
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* BookmarkFilter: Allow more filteringAndre Hartmann2019-01-021-5/+37
* Use FileName in TextMarkEike Ziller2018-05-031-2/+2
* Bookmark: add locator filter for bookmarksDavid Schulz2018-01-121-0/+103