summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-19/+22
|\
| * Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-241-19/+22
* | Doc: Fix typosSze Howe Koh2015-01-191-2/+2
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Micro-optimize QXmlStreamReaderPrivate.Jędrzej Nowacki2014-07-311-3/+3
* Include the duplicated attribute name in the error messageThiago Macieira2014-05-061-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* remove dead codeOswald Buddenhagen2013-10-291-7/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-48/+48
* Doc: fix typo in QXmlStreamNamespaceDeclaration[s]Thiago Macieira2013-07-101-1/+1
* 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