aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/clangfileinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-1/+1
* CppEditor: Simplify CppCodeModelSettingsChristian Kandeler2024-04-151-2/+2
* CppEditor: Introduce per-project code model settingsChristian Kandeler2024-03-151-0/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-4/+5
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-6/+6
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-2/+2
* Qt6: Various include, QPrinter, and QFlags adaptationsEike Ziller2020-09-281-0/+2
* ClangTools: Make file selection dialog searchable/filterableNikolai Kosjar2019-10-011-1/+22
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Clang: Don't analyze same file multiple timesIvan Donchevskii2018-06-281-1/+13
* ClangTools: Prompt for files to analyzeNikolai Kosjar2018-05-111-0/+47