aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codeassist/iassistproposal.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Fix requesting more proposals than neededNikolai Kosjar2018-10-231-0/+3
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-2/+2
* CodeAssist: Use settable property for IAssistProposal::isFragileEike Ziller2017-09-181-1/+3
* CodeAssist: Fix auto completion if function signature is shownNikolai Kosjar2017-05-021-0/+3
* Clang: Avoid dot-arrow-correction if dot is goneNikolai Kosjar2017-03-231-1/+1
* CodeAssist: The correction is just used inside C++ proposal.David Schulz2016-04-261-2/+2
* CodeAssist: Move base position to interface.David Schulz2016-04-261-2/+5
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-2/+2
* | TextEditor: Move base of operation from Editor to *Widgethjk2014-09-081-2/+2
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* New code assist APILeandro Melo2011-05-181-0/+60