aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangpreprocessorassistproposalitem.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: make the format of completion item detail text adjustableDavid Schulz2019-05-231-0/+2
* Clang: Move unexported classes to InternalNikolai Kosjar2019-02-191-0/+2
* ClangCodeModel: ModernizeAlessandro Portale2018-11-141-2/+2
* Clang/CppTools: Replace Q_DECL_NOEXCEPT with noexceptOrgad Shaneh2018-09-201-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* TextEditor: Fix compile with gcc 4.7.3Christian Stenger2016-02-021-0/+1
* Clang: Remove TextEditorWidget from AssistProposalItemInterfaceMarco Bubke2016-02-021-1/+2
* Clang: Add ClangPreprocessorAssistProposalItemMarco Bubke2016-02-011-0/+72