summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codeassist/functionhintproposal.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: ModernizeAlessandro Portale2018-11-301-2/+1
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-2/+2
* CodeAssist: Use settable property for IAssistProposal::isFragileEike Ziller2017-09-181-6/+3
* CodeAssist: The correction is just used inside C++ proposal.David Schulz2016-04-261-8/+0
* CodeAssist: Move base position to interface.David Schulz2016-04-261-6/+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-1/+1
* | TextEditor: Move base of operation from Editor to *Widgethjk2014-09-081-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CodeAssit: Fix completion if function hint is shownNikolai Kosjar2013-10-161-1/+1
* TextEditor: Fix displaying function proposalsNikolai Kosjar2013-10-091-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* 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/+73