summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdomhelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove leftovers for supporting SAX-based implenentation of QDomDocumentSona Kurazyan2021-11-261-28/+12
* xml: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Remove the SAX parser from QtXmlLars Knoll2020-09-151-192/+2
* Port the QXmlStream API from QStringRef to QStringViewKarsten Heimrich2020-08-191-28/+19
* MSVC: Fix C4996 warnings when building QtKai Koehne2020-08-191-1/+3
* Fix broken -no-feature-domAndré Klitzing2020-02-191-0/+6
* Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-1/+21
* Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+272
* Move out the reusable part of QDomHandler to a new classSona Kurazyan2019-11-071-57/+181
* Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-011-0/+247