aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppincludesfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TaskTree: Introduce DoneResult, use it for Sync setupJarek Kobus2023-11-071-1/+1
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-1/+1
* CppIncludesFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-111-116/+9
* CppIncludesFilter: Reimplement matchers()Jarek Kobus2023-04-281-0/+52
* ILocatorFilter: Simplify Sync's onSetup in matchersJarek Kobus2023-04-271-1/+1
* Show locator filter descriptions more prominentlyEike Ziller2023-04-181-1/+1
* ILocatorFilter: De-virtualize refreshRecipeJarek Kobus2023-03-101-9/+2
* ILocatorFilter: Replace refresh() with refreshRecipe()Jarek Kobus2023-03-061-13/+16
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+5
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* CppEditor: Convert to Tr::trAlessandro Portale2023-01-121-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Core: Rename DocumentModel::fileName() to filePath()hjk2022-11-251-1/+1
* CPlusPlus: Return FilePaths from Document::includedFilehjk2022-11-251-21/+20
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+181