aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codeassist/functionhintproposalwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-9/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+4
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-9/+9
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Allow user to click on arrows on the function hint proposal.wongk2011-11-071-1/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* more stylehjk2011-09-191-48/+49
* CodeAssist: Expand prefix only when it's a completionLeandro Melo2011-06-241-4/+5
* New code assist APILeandro Melo2011-05-181-0/+314