aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientoutline.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: Request symbols in outline combo box constructorDavid Schulz2020-03-021-0/+2
* LanguageClient: outline combo box for editor toolbarDavid Schulz2020-01-311-1/+93
* LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-1/+1
* LanguageClient: open a document in just one clientDavid Schulz2019-09-091-10/+7
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* LanguageClient: Ensure scrolling to selected outline itemChristian Stenger2019-05-171-0/+2
* LanguageClient: update outline after document changesDavid Schulz2019-05-171-0/+5
* LanguageClient: add current document locator filterDavid Schulz2019-04-301-40/+1
* LanguageClient: add cache for document symbolsDavid Schulz2019-04-251-24/+18
* LSP: rename BaseClient -> ClientDavid Schulz2019-02-041-7/+7
* LSP: add outline supportDavid Schulz2019-01-101-0/+293