aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppfindreferences.h
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Give C++ file name settings a per-project variantChristian Kandeler2023-06-081-0/+2
* SearchResultItem: Introduce SearchResultItemsJarek Kobus2023-05-081-1/+1
* Utils: Move SearchResultItem/Color into UtilsJarek Kobus2023-05-081-10/+9
* Designer: Update C++ code model on an object name change in designerChristian Kandeler2023-01-271-2/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-1/+1
* CppEditor: Let users check for unused functions in (sub-)projectsChristian Kandeler2022-11-241-0/+4
* CPlusPlus: Make Usage::Type QFlags-basedChristian Kandeler2022-11-071-1/+1
* CppEditor: Move renameFilesForSymbol() to ProjectExplorerChristian Kandeler2022-09-221-7/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppFindReferences: Avoid using sender()Jarek Kobus2022-07-211-2/+4
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+120