summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdomhelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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