aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpphoverhandler.h
Commit message (Expand)AuthorAgeFilesLines
* 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