aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangpreprocessorassistproposalitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: make the format of completion item detail text adjustableDavid Schulz2019-05-231-0/+5
* Clang: Move unexported classes to InternalNikolai Kosjar2019-02-191-0/+2
* Clang: Remove dead codeRobert Loehning2018-02-141-8/+2
* Clang: fix completion for incomplete includesIvan Donchevskii2017-05-231-1/+1
* Clang: Fix indention in ClangPreprocessorAssistProposalItemMarco Bubke2016-02-051-1/+1
* Clang: Remove TextEditorWidget from AssistProposalItemInterfaceMarco Bubke2016-02-021-14/+10
* Clang: Add ClangPreprocessorAssistProposalItemMarco Bubke2016-02-011-0/+169