summaryrefslogtreecommitdiff
path: root/src/plugins/clangcodemodel/clangassistproposalitem.h
Commit message (Expand)AuthorAgeFilesLines
* Clang: Fix cursor position after completion of overloadsNikolai Kosjar2017-08-141-2/+3
* 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/+1
* Clang: Add ClangPreprocessorAssistProposalItemMarco Bubke2016-02-011-4/+2
* Clang: ClangAssistProposalItem is now inheriting AssistProposalItemInterfaceMarco Bubke2016-02-011-4/+16
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Use the CodeCompletion getter directlyMarco Bubke2015-07-201-3/+4
* Clang: Rename originalItem in codeCompletionMarco Bubke2015-07-061-1/+1
* Clang: Split clangcompletion.[h|cpp]Marco Bubke2015-07-061-0/+67