summaryrefslogtreecommitdiffstats
path: root/src/xml/dom/qdom.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-201-13/+12
* Merge overloads.Richard Moore2012-02-201-17/+10
* 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-301-1/+1
* Remove Symbian specific code from QtXml.Xizhi Zhu2012-01-231-5/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* 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-051-1/+1
* 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-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+7571