summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Make snippets XML compilableNico Vertriest2020-09-011-10/+10
* MSVC: Fix C4996 warnings when building QtKai Koehne2020-08-191-1/+1
* QDomNode: Add namespaceURI parameter to browse methodsLinus Jahn2020-07-171-20/+30
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-8/+1
* Get rid of QTextCodec in QTextStreamLars Knoll2020-05-141-28/+9
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-12/+9
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-3/+4
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-3/+4
| |\
| | * QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-3/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-2/+3
|\| |
| * | Fix broken -no-feature-domAndré Klitzing2020-02-191-2/+3
* | | Cleanup code where we mixed QHash and QMultiHash iterator codeLars Knoll2020-02-031-6/+6
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-3/+5
|\| |
| * | QStringList: use local storage in removeDuplicates()Marc Mutz2020-01-261-3/+5
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-3/+34
|\| |
| * | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-061-3/+34
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-12/+12
|\| |
| * | Use a QMultiHash explicitly if insertMulti() is being usedLars Knoll2019-12-121-12/+12
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-0/+77
|\| |
| * | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+77
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-16/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-201-12/+7
| |\|
| | * QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-12/+7
| * | Move out the reusable part of QDomHandler to a new classSona Kurazyan2019-11-071-3/+3
| * | Deprecate reverse iteration on QHashLars Knoll2019-11-051-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-702/+2
|\| |
| * | Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-011-702/+2
| |/
* / QDom: Add & to const QStringAlbert Astals Cid2019-10-021-7/+7
|/
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-110/+110
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-1/+1
|\
| * Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-1/+1
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-9/+9
|/
* Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* Remove QRegExp dependency from QtXmlLars Knoll2018-12-141-6/+8
* Modernize the "textcodec" featureLiang Qi2018-11-071-4/+6
* Doc: Remove non-reentrant from QDomDocument::setContentPaul Wicking2018-08-271-2/+0
* QDomNode::replaceChild(): Fix documentation typoAndre Hartmann2018-03-161-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-60/+60
* Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-1/+1
* QtXml: Fix const correctness in old style castsThiago Macieira2015-03-111-2/+2
* Update copyright headersJani Heikkinen2015-02-111-20/+20
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-60/+60
* Fix QDomDocument::importNode() crashing on null nodesMarian Beermann2014-10-071-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-031-11/+12
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-73/+73
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1