aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/locatorfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-2/+2
* LanguageClient: only send contents of TextDocuments to the serverDavid Schulz2019-09-121-1/+1
* LanguageClient: open a document in just one clientDavid Schulz2019-09-091-11/+7
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-2/+2
* LanguageClient: add locator filters for symbols in workspace/projectDavid Schulz2019-05-141-31/+148
* LanguageClient: Fix deadlock in locatorfilterDavid Schulz2019-05-131-1/+3
* LanguageClient: Do not include current document locator filter by defaultDavid Schulz2019-04-301-1/+1
* LanguageClient: add current document locator filterDavid Schulz2019-04-301-0/+197