aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/qtdoc
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/doc generator: Resolve relative, local .html documents to doc.qt.ioFriedemann Kleint2021-06-251-1/+23
* shiboken6/doc generator: Extract method to resolve links to QtXmlToSphinxDocG...Friedemann Kleint2021-06-255-58/+91
* shiboken6/doc generator: Fix tables nested in paragraphsFriedemann Kleint2021-06-252-19/+52
* shiboken6: Small refactoring of QtXmlToSphinxFriedemann Kleint2021-06-242-15/+15
* shiboken6: Use exceptions in the doc generatorFriedemann Kleint2021-06-212-16/+21
* shiboken6: Port class FileOut to use exceptionsFriedemann Kleint2021-06-211-1/+3
* shiboken6/Doc generator: Fix continuation dots in code snippetsFriedemann Kleint2021-06-191-3/+3
* shiboken6/Doc generator: Dedent documentation code snippetsFriedemann Kleint2021-06-181-2/+3
* shiboken6/Doc generator: Fix HTTP URLs in documentationFriedemann Kleint2021-06-181-5/+8
* Refactor class DocumentationFriedemann Kleint2021-04-282-22/+37
* shiboken6: Fix XML errors when injecting target format (RST) documentationFriedemann Kleint2021-04-221-1/+1
* shiboken6: Refactor handling of the brief class documentationFriedemann Kleint2021-04-201-31/+3
* shiboken6: Remove AbstractMetaAttributesFriedemann Kleint2021-02-191-3/+3
* shiboken6/Documentation: Fix the TOC tables for modules with < 4 classes per ...Friedemann Kleint2021-02-151-4/+1
* shiboken6: Fix broken tables in the QLocale documentationFriedemann Kleint2021-02-111-1/+1
* shiboken6/Documentation: Fix the extra sectionsFriedemann Kleint2021-02-091-11/+16
* shiboken6/Documentation: Fix the TOC tableFriedemann Kleint2021-02-091-29/+19
* shiboken6/Documentation: Fix the TOC table to appearFriedemann Kleint2021-02-091-2/+0
* shiboken6/Documentation: Fix table width determinationFriedemann Kleint2021-02-081-3/+3
* shiboken6/Documentation: Fix the sorting of classesFriedemann Kleint2021-02-081-5/+3
* shiboken6: Fix missing images in documentationFriedemann Kleint2021-02-051-0/+1
* shiboken6: Make more functions static using clang tidyFriedemann Kleint2021-01-232-3/+3
* Clean up some warnings produced by Qt Creator's clang/clazy code checkersFriedemann Kleint2021-01-211-1/+0
* shiboken6: Make more generator functions staticFriedemann Kleint2021-01-211-3/+5
* shiboken6: Use initializer lists for option descriptionsFriedemann Kleint2021-01-201-15/+16
* shiboken6: Consolidate type name utility headersFriedemann Kleint2020-12-221-8/+8
* shiboken6/ApiExtractorResult: Use const AbstractMetaClass * for the class listFriedemann Kleint2020-12-221-4/+5
* shiboken6: Introduce class ApiExtractorResultFriedemann Kleint2020-12-221-5/+6
* Shiboken6: Decouple QtXmlToSphinx from the doc generatorFriedemann Kleint2020-12-155-173/+289
* shiboken6: Use QScopedPointer for the doc parser in QtDocGeneratorFriedemann Kleint2020-12-152-9/+7
* shiboken6: Move the function/operator query enumerations out of AbstractMetaC...Friedemann Kleint2020-12-101-1/+1
* shiboken6: Remove unused attribute from qtxmltosphinx.cppFriedemann Kleint2020-12-081-1/+0
* shiboken6: Use a QSharedDataPointer for ArgumentModificationFriedemann Kleint2020-12-031-2/+2
* shiboken6: Use initializer list for operator mapping in doc generatorFriedemann Kleint2020-12-011-34/+36
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-303-26/+30
* shiboken6: Replace handler map in QtXmlToSphinx by an enumerationFriedemann Kleint2020-11-302-85/+242
* shiboken6: Port QtDocGenerator to the new text streamFriedemann Kleint2020-11-265-195/+156
* shiboken6: Split out the QtXmlToSphinx formatter from the doc generatorFriedemann Kleint2020-11-255-1557/+1684
* shiboken6: Introduce a new Text streamFriedemann Kleint2020-11-252-14/+28
* shiboken6: De-virtualize some generator functionsFriedemann Kleint2020-11-201-3/+0
* shiboken6: Qualify the generator functionsFriedemann Kleint2020-11-162-24/+25
* shiboken6: Cache the modifications of AbstractMetaFunctionFriedemann Kleint2020-11-161-2/+1
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-1/+1
* shiboken6: AbstractMetaClass: Introduce a private classFriedemann Kleint2020-11-111-1/+1
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-4/+4
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-4/+3
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* shiboken6: Remove AbstractMetaAttributes::DocumentationFriedemann Kleint2020-11-091-2/+1
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+3
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1