summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom.h
Commit message (Expand)AuthorAgeFilesLines
* QtXml: fix leak in QDomText::splitTextChristian Ehrlicher2024-03-021-0/+3
* QDom: give name to all anonymous parameters as well as too generic onesSamuel Gaist2024-02-081-47/+47
* xml: add parameter name to toString and toByteArray for PySide6Samuel Gaist2024-01-311-2/+2
* QDomDocument: deprecate old setContent() overloads in favor of new onesSona Kurazyan2022-08-171-0/+9
* QDomDocument: Add a way to enable spacing-only text nodesSona Kurazyan2022-08-041-0/+1
* Improve QDomDocument::setContent() APISona Kurazyan2022-08-031-3/+27
* QDomDocument: fix the formatting of setContent() declarationsSona Kurazyan2022-07-121-6/+6
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Remove leftovers for supporting SAX-based implenentation of QDomDocumentSona Kurazyan2021-11-261-3/+0
* Remove dead codeLars Knoll2020-10-121-14/+0
* QDomNode: Add namespaceURI parameter to browse methodsLinus Jahn2020-07-171-4/+4
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-0/+12
|\
| * Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-0/+12
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-0/+3
|\|
| * Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+3
* | QDom: Add & to const QStringAlbert Astals Cid2019-10-021-7/+7
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-8/+8
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtXml: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-041-8/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* convert length functions in QDom from uint to int.Richard Moore2012-02-201-3/+3
* Merge overloads.Richard Moore2012-02-201-2/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+681