summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-051-0/+2
* Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+9
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-4/+4
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-6/+6
* Removed QXmlStreamReader::readElementText overloadThorbjørn Lindeijer2012-04-141-11/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove redundant assignment in QXmlStreamReaderKent Hansen2011-10-061-1/+0
* 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/+3954