aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/htmldocextractor.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+3
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-0/+2
* Utils: Modernize furtherAlessandro Portale2018-07-241-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in Utils.Friedemann Kleint2013-03-191-2/+0
* 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
* 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-0/+4
|/
* 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
* 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/+2
|/
* Improve editor's tooltip. Wrapping hack should no longer be necessary.Leandro Melo2010-09-011-5/+6
* Create a base hover handler.Leandro Melo2010-08-031-0/+1
* Changes in output processing from HtmlDocExtractor.Leandro Melo2010-07-221-1/+1
* C++ tooltip: Integration with Qt docs always on (for showing brief descriptio...Leandro Melo2010-07-221-2/+6
* C++ tooltip: Integration with qdocs now only with 4.7 html marks.Leandro Melo2010-07-221-27/+10
* C++ tooltip: Changes in formatting extracted html.Leandro Melo2010-07-201-0/+2
* Re-write of cpp hover handler and tooltip integration with qtdocs.Leandro Melo2010-07-121-0/+101