summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml
Commit message (Expand)AuthorAgeFilesLines
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-252-8/+8
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-2/+2
* Don't use the QRegExp methods that modify the object [QtCore]Thiago Macieira2012-04-271-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-192-12/+12
* Removed QXmlStreamReader::readElementText overloadThorbjørn Lindeijer2012-04-142-13/+2
* Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-312-4/+4
* QXmlStream{Reader,Writer}: add explicit to constructorsMarc Mutz2012-02-261-7/+7
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Remove the hacks for having QxmlStream in core and xmlLars Knoll2011-12-071-66/+9
* Remove redundant assignment in QXmlStreamReaderKent Hansen2011-10-061-1/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-247-120/+120
* Initial import from the monolithic Qt.Qt by Nokia2011-04-279-0/+8803