aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/qtdoc/qtxmltosphinx.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/doc generator: Extract method to resolve links to QtXmlToSphinxDocG...Friedemann Kleint2021-06-251-51/+54
* shiboken6/doc generator: Fix tables nested in paragraphsFriedemann Kleint2021-06-251-19/+48
* shiboken6: Small refactoring of QtXmlToSphinxFriedemann Kleint2021-06-241-11/+8
* shiboken6/Doc generator: Fix continuation dots in code snippetsFriedemann Kleint2021-06-191-3/+3
* shiboken6/Doc generator: Dedent documentation code snippetsFriedemann Kleint2021-06-191-2/+3
* shiboken6/Doc generator: Fix HTTP URLs in documentationFriedemann Kleint2021-06-181-5/+8
* shiboken6: Fix broken tables in the QLocale documentationFriedemann Kleint2021-02-111-1/+1
* shiboken6/Documentation: Fix table width determinationFriedemann Kleint2021-02-081-3/+3
* shiboken6: Make more functions static using clang tidyFriedemann Kleint2021-01-231-1/+1
* Shiboken6: Decouple QtXmlToSphinx from the doc generatorFriedemann Kleint2020-12-151-133/+85
* shiboken6: Remove unused attribute from qtxmltosphinx.cppFriedemann Kleint2020-12-081-1/+0
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-4/+4
* shiboken6: Replace handler map in QtXmlToSphinx by an enumerationFriedemann Kleint2020-11-301-81/+238
* shiboken6: Port QtDocGenerator to the new text streamFriedemann Kleint2020-11-261-97/+65
* shiboken6: Split out the QtXmlToSphinx formatter from the doc generatorFriedemann Kleint2020-11-251-0/+1312