summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codeassist/documentcontentcompletion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Add toSet/toList functionshjk2019-07-021-1/+2
* DocumentContentCompletion: Don't propose word under cursorAndre Hartmann2019-02-081-3/+14
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* Editor: Do not access a text document from another threadDavid Schulz2018-10-101-38/+38
* CodeAssist: Store processor state in specialized objectsDavid Schulz2018-04-191-1/+4
* Utils: Purge asConstOrgad Shaneh2018-04-091-1/+0
* TextEditor: add document content completerDavid Schulz2018-02-141-0/+137