aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangdcompletion.cpp
Commit message (Expand)AuthorAgeFilesLines
* ClangCodeModel: Tr::trhjk2023-01-191-1/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: Convert parts of ModelManagerInterface to FilePathhjk2022-11-291-2/+1
* LanguageClient: move completion rerequest logicDavid Schulz2022-11-291-3/+6
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-17/+12
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-141-1/+5
|\
| * ClangCodeModel: fix memory leakDavid Schulz2022-11-111-1/+5
* | Editor: unify assist processor handlingDavid Schulz2022-11-141-7/+7
|/
* ClangCodeModel: Auto-start header file completion on trigger charactersChristian Kandeler2022-11-091-2/+17
* Editor: delete assist interface in lsp/clangd supportDavid Schulz2022-11-081-0/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-2/+2
* Clang: Limit the usage of qMakePair and std::make_pairJarek Kobus2022-10-041-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Remove variant.hMarco Bubke2022-08-231-4/+4
* CppEditor: Avoid a FilePath <-> QString roundtriphjk2022-08-101-1/+1
* Merge remote-tracking branch 'origin/8.0'hjk2022-08-051-1/+1
* ClangCodeModel: Move completion code to its own set of filesChristian Kandeler2022-07-081-0/+643