aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangdfollowsymbol.h
Commit message (Expand)AuthorAgeFilesLines
* ClangCodeModel: Allow more than one in-flight "follow symbol"Christian Kandeler2024-05-311-1/+5
* ClangCodeModel: fix crash on followSymbolDavid Schulz2023-06-281-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ClangCodeModel: Implement following a symbol to its typeChristian Kandeler2022-09-261-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangCodeModel: Fix callback handling when following symbolsv8.0.0Christian Kandeler2022-07-191-1/+1
* ClangClient: Receive done() signal only onceJarek Kobus2022-07-071-0/+1
* ClangCodeModel: Move "follow symbol" into its own classChristian Kandeler2022-06-081-0/+65