aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codeassist/functionhintproposalwidget.h
Commit message (Expand)AuthorAgeFilesLines
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-1/+1
* TextEditor: modernize FunctionHintProposalWidgetDavid Schulz2018-02-151-1/+1
* Clang: Remember selected function signature hintNikolai Kosjar2017-09-081-0/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-3/+1
* texteditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-11/+11
* 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
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-12/+11
|/
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-12/+14
* 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-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
* more stylehjk2011-09-191-3/+1
* CodeAssist: Expand prefix only when it's a completionLeandro Melo2011-06-241-0/+1
* New code assist APILeandro Melo2011-05-181-0/+82