aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppprojectfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Drop QString version of ProjectFile::classify and isObjhjk2025-10-021-21/+5
* ClangCodeModel: Replace FilePath::toStringAndrii Semkiv2024-09-101-7/+28
* Utils/all: Move mime constants into a central placehjk2023-11-081-13/+12
* CppEditor: Use FilePath for ProjectPath::m_sourceFileshjk2023-01-111-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-11-281-0/+6
|\
| * ClangCodeModel: Restrict opening non-project files to headersChristian Kandeler2022-11-251-0/+6
* | CppEditor: Prevent /TC and /TP with Objective-C filesChristian Kandeler2022-11-281-1/+5
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* ClangCodeModel: Do not trigger snippetsChristian Kandeler2021-10-111-0/+14
* ClangTools: Add header files to the list of files to be analyzedCristian Adam2021-10-041-0/+31
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+196