summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom_p.h
Commit message (Expand)AuthorAgeFilesLines
* Extract method `bool QDomNodeListPrivate::maybeCreateList()`Isak Fyksen2024-03-201-3/+4
* Improve QDomDocument::setContent() APISona Kurazyan2022-08-031-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+1
* xml: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-10/+0
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-0/+1
* Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-0/+5
* Use a QMultiHash explicitly if insertMulti() is being usedLars Knoll2019-12-121-1/+1
* Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+2
* Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-011-0/+533