summaryrefslogtreecommitdiffstats
path: root/src/xml/sax
Commit message (Expand)AuthorAgeFilesLines
* Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-033-11/+10
* Move QXmlReaderPrivate to private header.David Faure2014-07-032-241/+307
* Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* Mitigate performance regression in isExpandedEntityValueTooLarge().Mitch Curtis2014-01-091-28/+57
* Fully expand entities to ensure deep or widely nested ones fail parsingMitch Curtis2013-11-141-26/+36
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-051-0/+53
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-47/+47
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-152-4/+24
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * Doc: correct name of file with snippetNico Vertriest2013-01-281-1/+1
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/ /
* / Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+1
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-252-4/+4
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtXml]Thiago Macieira2012-05-031-1/+1
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-231-12/+13
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-12/+32
|\
| * Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-112-12/+32
* | QtXml: make some constructors explicitMarc Mutz2012-03-071-1/+1
|/
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-3/+3
|\
| * QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-3/+3
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-36/+36
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Fix warning when using QXmlInputSource with non opened QIODeviceShane Kearns2011-11-111-1/+2
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-062-28/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+8561