aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/symbolfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-26/+27
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-3/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* CppEditor: Limit the usage of qMakePair and std::make_pairJarek Kobus2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CPlusPlus: Inline more simple Type related functionshjk2022-06-281-2/+2
* CPlusPlus: Inline some simple central functionshjk2022-06-241-3/+3
* CppEditor: Remove foreach / Q_FOREACH usage part 3Artem Sokolovskii2022-05-121-7/+12
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+537