aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangdast.cpp
Commit message (Expand)AuthorAgeFilesLines
* LSP: Use 8-bit keys in Json wrapperhjk2023-08-151-2/+2
* ClangCodeModel: Classify Q_PROPERTY functions as Qt-invokableChristian Kandeler2023-04-131-0/+14
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* LSP: Support remote LSP file pathsDavid Schulz2022-12-151-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-9/+15
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LSP: Use char16_t literals for keys into json objectshjk2022-08-041-2/+2
* Display parent functions in the Find Usages menuIhor Ivlev2022-05-251-0/+6
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* LanguageServerProtocol: remove IContentDavid Schulz2022-05-201-2/+1
* ClangCodeModel: Use dedicated TU for code related to the clangd ASTChristian Kandeler2022-05-191-0/+410