summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-0/+3
|\
| * Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-052-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-66/+66
|\|
| * Clean up whitespaceJan Arve Saether2013-02-062-58/+58
| * Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-169/+169
* 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-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