aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppcurrentdocumentfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppLocatorFilters: Remove the old matchesFor() implementationJarek Kobus2023-05-121-200/+0
* CppEditor filters: Reimplement matchers()Jarek Kobus2023-04-251-0/+6
* LocatorFilterEntry: Get rid of filter fieldJarek Kobus2023-04-201-1/+2
* CppLocatorFilter: Add cppCurrentDocumentMatcher()Jarek Kobus2023-04-201-2/+2
* CppCurrentDocumentFilter: Get rid of the arg from c'torJarek Kobus2023-04-191-3/+3
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-0/+1
* LocatorFilterEntry: Discourage the use of internalDataJarek Kobus2023-04-051-1/+2
* CppCurrentDocumentFilter: Avoid using internalDataJarek Kobus2023-03-211-23/+24
* ILocatorFilter: Provide default implementation for accept()Jarek Kobus2023-03-031-10/+0
* LocatorFilter classes: Use more linkForEditorJarek Kobus2023-03-031-4/+4
* LocatorFilter classes: Use Core namespaceJarek Kobus2023-02-231-22/+22
* Merge remote-tracking branch 'origin/10.0'Orgad Shaneh2023-02-141-2/+2
|\
| * Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-101-2/+2
* | CppEditor: Prevent duplicate symbols in document-scope locatorChristian Kandeler2023-02-091-1/+32
|/
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: Switch to FilePath in IndexItemhjk2022-11-251-2/+1
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangCodeModel: Remove libclang-based locator filterChristian Kandeler2022-04-291-0/+9
* Core: Turn LocatorFilterEntry ofn ILocatorFilter::accept to const &Alessandro Portale2022-02-111-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+181