summaryrefslogtreecommitdiff
path: root/src/libs/utils/htmldocextractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Fix hover tooltips for properties.Christian Kamm2011-05-041-1/+1
* Update license.hjk2011-04-131-14/+13
* Tooltips: Fix for first paragraph without punctuationLeandro Melo2011-01-171-9/+8
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlJS: Implement context help and tooltips for properties.Christian Kamm2010-11-171-1/+22
|/
* Tooltips: Avoid showing too much content.Leandro Melo2010-09-301-15/+19
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-011-61/+19
* Create a base hover handler.Leandro Melo2010-08-031-0/+5
* Changes in output processing from HtmlDocExtractor.Leandro Melo2010-07-221-20/+23
* C++ tooltip: Integration with Qt docs always on (for showing brief descriptio...Leandro Melo2010-07-221-7/+48
* C++ tooltip: Integration with qdocs now only with 4.7 html marks.Leandro Melo2010-07-221-191/+49
* C++ tooltip: Arrow diagrams to show inheritance.Leandro Melo2010-07-201-1/+1
* C++ tooltip: Changes in formatting extracted html.Leandro Melo2010-07-201-9/+31
* Re-write of cpp hover handler and tooltip integration with qtdocs.Leandro Melo2010-07-121-0/+417