aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basehoverhandler.h
Commit message (Expand)AuthorAgeFilesLines
* 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: Simplify HoverHandler handlinghjk2014-09-301-7/+5
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-101-14/+7
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-6/+6
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BaseHoverHandler: Code cosmeticshjk2013-10-111-3/+2
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Implement context help for pro file editorJarek Kobus2011-11-101-2/+0
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* C++ editor: Try to find a help item if there is a syntax errorLeandro Melo2011-01-171-0/+4
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Add destructor to BaseHoverHandler.Leandro Melo2010-09-241-0/+1
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-011-1/+1
* Remove option to extend tooltips.Leandro Melo2010-08-311-1/+0
* Refactor how base hover handler manipulates the help items (qt docs interacti...Leandro Melo2010-08-311-47/+7
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-13/+13
* Create a base hover handler.Leandro Melo2010-08-031-0/+133