summaryrefslogtreecommitdiffstats
path: root/src/xml/sax/qxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* xml: Use the correct QString::arg() overloadSérgio Martins2015-10-081-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Remove old Trolltech feature string from QXmlSimpleReader docsAlex Blasche2014-10-201-17/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QXmlSimpleReader shall handle external entity reference file over 1kAlex Blasche2014-09-241-2/+14
* Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-031-11/+7
* Move QXmlReaderPrivate to private header.David Faure2014-07-031-241/+1
* 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-151-0/+20
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Doc: correct name of file with snippetNico Vertriest2013-01-281-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-291-2/+1
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-2/+2
* 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
* Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-111-11/+31
* 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-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix warning when using QXmlInputSource with non opened QIODeviceShane Kearns2011-11-111-1/+2
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-23/+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/+8132