summaryrefslogtreecommitdiffstats
path: root/src/xml/sax
Commit message (Expand)AuthorAgeFilesLines
* doc: Add documentation for swap() functionsMartin Smith2018-01-241-0/+5
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-59/+59
* Prefer rvalue versions of toLatin() and toUtf8()Anton Kudryavtsev2017-03-301-1/+1
* QtXml: add some missing Q_DECLARE_TYPEINFOGiuseppe D'Angelo2017-03-072-0/+8
* QXmlAttributes: mark as shared-come-qt6Marc Mutz2016-10-041-0/+7
* QXmlAttributes: re-enable suppressed move special member functionsMarc Mutz2016-09-231-1/+10
* Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-2/+1
* QXml: reduce allocations in extractEncodingDeclAnton Kudryavtsev2016-07-051-1/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+2
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+2
| |\
| | * Add missing qxml_p.h to src/xml/sax/sax.priMarc Mutz2016-01-061-1/+2
* | | Updated license headersJani Heikkinen2016-01-153-42/+60
* | | QtXml: replace a QStack<QString> with std::stack<QString, QStringList>Marc Mutz2015-12-312-17/+32
|/ /
* | xml: Use the correct QString::arg() overloadSérgio Martins2015-10-081-1/+1
* | QXmlSimpleReader: mark some types as primitiveMarc Mutz2015-07-091-0/+4
* | QtXml: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-041-4/+4
|/
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-59/+59
* Remove old Trolltech feature string from QXmlSimpleReader docsAlex Blasche2014-10-201-17/+0
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* QXmlSimpleReader shall handle external entity reference file over 1kAlex Blasche2014-09-241-2/+14
* 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