summaryrefslogtreecommitdiffstats
path: root/src/xml/dom
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-112-27/+27
* 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-242-38/+22
* Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-031-11/+12
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-73/+73
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Correct QDomDocument documentation re deletion of internal objects.Mitch Curtis2012-07-231-1/+1
* Fix some spelling errorsSergio Ahumada2012-07-111-3/+3
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-291-71/+54
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-231-98/+116
* Update Qt 5 to-do comment in QDom.Jason McDonald2012-04-111-2/+2
* Update QtXmlPatterns module name in documentationHonglei Zhang2012-03-221-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-4/+4
|\
| * Merge master -> api_changesRohan McGovern2012-02-291-5/+7
| |\
| * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-4/+4
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-57/+57
| |/ |/|
* | QDomNode: don't needlessly call virtual functionsMarc Mutz2012-02-281-5/+7
|/
* Remove many unneeded virtuals.Richard Moore2012-02-201-28/+16
* convert length functions in QDom from uint to int.Richard Moore2012-02-202-16/+15
* Merge overloads.Richard Moore2012-02-202-19/+11
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-0/+4
* Various documentation fixes ported from 4.8Teemu Katajisto2012-02-091-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Remove Symbian specific code from QtXml.Xizhi Zhu2012-01-231-5/+0
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Fix memory leak in QDomDocument entity text expansionSami Rosendahl2012-01-101-0/+1
* Fix memory leak in QDomDocument DTD entity declaration handlerSami Rosendahl2012-01-061-0/+2
* Fix memory leak in QDomDocument DTD notation declaration handlerSami Rosendahl2012-01-061-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-12/+8
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+8254