| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use QStringLiteral more judiciously | Anton Kudryavtsev | 2016-07-08 | 1 | -2/+1 |
| * | QXml: reduce allocations in extractEncodingDecl | Anton Kudryavtsev | 2016-07-05 | 1 | -1/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QtXml: replace a QStack<QString> with std::stack<QString, QStringList> | Marc Mutz | 2015-12-31 | 1 | -16/+29 |
| * | xml: Use the correct QString::arg() overload | Sérgio Martins | 2015-10-08 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -2/+2 |
| * | Remove old Trolltech feature string from QXmlSimpleReader docs | Alex Blasche | 2014-10-20 | 1 | -17/+0 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | QXmlSimpleReader shall handle external entity reference file over 1k | Alex Blasche | 2014-09-24 | 1 | -2/+14 |
| * | Make QDom/QXmlSimpleReader reentrant. | David Faure | 2014-07-03 | 1 | -11/+7 |
| * | Move QXmlReaderPrivate to private header. | David Faure | 2014-07-03 | 1 | -241/+1 |
| * | Fix copy-paste error. | Richard J. Moore | 2014-04-18 | 1 | -1/+1 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -5/+5 |
| * | Mitigate performance regression in isExpandedEntityValueTooLarge(). | Mitch Curtis | 2014-01-09 | 1 | -28/+57 |
| * | Fully expand entities to ensure deep or widely nested ones fail parsing | Mitch Curtis | 2013-11-14 | 1 | -26/+36 |
| * | Disallow deep or widely nested entity references. | Mitch Curtis | 2013-11-05 | 1 | -0/+53 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -47/+47 |
| * | Mark as unused the private members that aren't and CANNOT be used | Thiago Macieira | 2013-04-15 | 1 | -0/+20 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -2/+2 |
| * | Merge branch 'release' into stable | Sergio Ahumada | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Doc: correct name of file with snippet | Nico Vertriest | 2013-01-28 | 1 | -1/+1 |
| * | | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| |/ |
|
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QtXml: remove \link usages | Giuseppe D'Angelo | 2012-05-29 | 1 | -2/+1 |
| * | Replace `const QLatin1String &` with `QLatin1String` where appropriate | Konstantin Ritt | 2012-05-25 | 1 | -2/+2 |
| * | Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtXml] | Thiago Macieira | 2012-05-03 | 1 | -1/+1 |
| * | Doc: Fix most QDoc errors in QtXml. | Casper van Donderen | 2012-04-23 | 1 | -12/+13 |
| * | Minimally resolve Qt 5 to-do's in QXmlSimpleReader | Jason McDonald | 2012-04-11 | 1 | -11/+31 |
| * | Merge remote-tracking branch 'origin/api_changes' | Lars Knoll | 2012-03-04 | 1 | -3/+3 |
| |\ |
|
| | * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators | Marc Mutz | 2012-02-26 | 1 | -3/+3 |
| * | | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -36/+36 |
| |/ |
|
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Fix warning when using QXmlInputSource with non opened QIODevice | Shane Kearns | 2011-11-11 | 1 | -1/+2 |
| * | Remove QT3_SUPPORT from qsql, qxml | Gabriel de Dietrich | 2011-07-06 | 1 | -23/+0 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+8132 |