aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpphoverhandler.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-161-45/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Clang: Use CppHoverHandler for diagnostic tooltipsNikolai Kosjar2016-02-121-0/+4
* CppEditor: Clean up CppHoverHandlerNikolai Kosjar2016-02-091-5/+2
* 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: Simplify HoverHandler handlinghjk2014-09-301-2/+0
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-101-9/+2
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-2/+2
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+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-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-011-1/+1
* Refactor how base hover handler manipulates the help items (qt docs interacti...Leandro Melo2010-08-311-1/+0
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-26/+1
* Create a base hover handler.Leandro Melo2010-08-031-47/+7
* C++ tooltip: Integration with Qt docs always on (for showing brief descriptio...Leandro Melo2010-07-221-4/+4
* C++ tooltip: Integration with qdocs now only with 4.7 html marks.Leandro Melo2010-07-221-5/+5
* C++ tooltip: Arrow diagrams to show inheritance.Leandro Melo2010-07-201-4/+12
* Some adjustments signed/unsignedThorbjørn Lindeijer2010-07-141-3/+3
* Re-write of cpp hover handler and tooltip integration with qtdocs.Leandro Melo2010-07-121-3/+46
* Removed the TokenCache.Erik Verbruggen2010-07-021-4/+0
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-0/+4
* Move help manager into core.kh12010-06-111-3/+0
* Long live the king!hjk2010-03-051-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-2/+0
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Moved the CppHoverHandler to the CppEditor pluginThorbjørn Lindeijer2008-12-161-0/+88