aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangcodemodel/clangassistproposalitem.h
Commit message (Expand)AuthorAgeFilesLines
* Clang/CppTools: Replace Q_DECL_NOEXCEPT with noexceptOrgad Shaneh2018-09-201-1/+1
* Clang: Better handle constructor overloadsIvan Donchevskii2018-08-061-0/+1
* Clang: Provide all overloads for function definition completionIvan Donchevskii2018-08-021-3/+4
* Clang: Use new libclang code completion fix-its featureIvan Donchevskii2018-07-271-0/+4
* 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