summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdomhelpers_p.h
Commit message (Expand)AuthorAgeFilesLines
* QDomDocument: Add a way to enable spacing-only text nodesSona Kurazyan2022-08-041-0/+3
* QDom: use QDomDocument::ParseResult for storing the error infoSona Kurazyan2022-08-031-8/+3
* Improve QDomDocument::setContent() APISona Kurazyan2022-08-031-3/+4
* Add QDom internalSubset implementationYe ShanShan2022-06-231-0/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-2/+2
* Remove leftovers for supporting SAX-based implenentation of QDomDocumentSona Kurazyan2021-11-261-35/+2
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-92/+0
* Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-0/+23
* Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+42
* Move out the reusable part of QDomHandler to a new classSona Kurazyan2019-11-071-9/+81
* Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-011-0/+121