| Commit message (Expand) | Author | Age | Files | Lines |
| * | QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0 | Luca Bellonda | 2016-07-17 | 1 | -0/+4 |
| * | Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter. | Luca Bellonda | 2016-06-08 | 1 | -4/+8 |
| * | QXmlStreamStringRef: mark as shared-not-movable-until-qt6 | Marc Mutz | 2015-11-19 | 1 | -0/+7 |
| * | QtCore: don't convert single characters to QString for QTextCodec::fromUnicode() | Marc Mutz | 2015-10-11 | 1 | -1/+2 |
| * | Doc:added doc to undocumented functions | Nico Vertriest | 2015-07-22 | 1 | -0/+6 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-02-10 | 1 | -19/+22 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.4.1' into 5.4 | Frederik Gladhorn | 2015-01-29 | 1 | -19/+22 |
| | |\ |
|
| | | * | Fix QXmlStreamReader parsing of files containing NULs | Thiago Macieira | 2015-01-24 | 1 | -19/+22 |
| * | | | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-01-21 | 1 | -2/+2 |
| |\| | |
|
| | * | | Doc: Fix typos | Sze Howe Koh | 2015-01-19 | 1 | -2/+2 |
| | |/ |
|
| * / | Remove Q_NO_USING_KEYWORD | Thiago Macieira | 2014-12-20 | 1 | -9/+0 |
| |/ |
|
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -2/+2 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Micro-optimize QXmlStreamReaderPrivate. | Jędrzej Nowacki | 2014-07-31 | 1 | -3/+3 |
| * | Include the duplicated attribute name in the error message | Thiago Macieira | 2014-05-06 | 1 | -1/+1 |
| * | Fix some documentation errors. | Friedemann Kleint | 2014-03-24 | 1 | -2/+2 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -1/+1 |
| * | remove dead code | Oswald Buddenhagen | 2013-10-29 | 1 | -7/+0 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -48/+48 |
| * | Doc: fix typo in QXmlStreamNamespaceDeclaration[s] | Thiago Macieira | 2013-07-10 | 1 | -1/+1 |
| * | Fixed memory leak in QXmlStreamReader | Roman Pasechnik | 2013-03-05 | 1 | -0/+2 |
| * | Do not use the non-existent state() method reference | Laszlo Papp | 2013-02-05 | 1 | -8/+8 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix regression in QXmlStreamWriter with codec set to UTF-16 | Jan Arve Saether | 2012-11-20 | 1 | -7/+25 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+9 |
| * | Make the "\internal" qdoc command stand on its own line | Laszlo Papp | 2012-08-15 | 1 | -1/+2 |
| * | Replace `const QLatin1String &` with `QLatin1String` where appropriate | Konstantin Ritt | 2012-05-25 | 1 | -4/+4 |
| * | QChar: add isSurrogate() and isNonCharacter() to the public API | Konstantin Ritt | 2012-05-16 | 1 | -2/+2 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -6/+6 |
| * | Removed QXmlStreamReader::readElementText overload | Thorbjørn Lindeijer | 2012-04-14 | 1 | -11/+1 |
| * | 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 |
| * | Remove all non-inline of qMalloc/qFree/qRealloc. | Robin Burchell | 2012-01-06 | 1 | -4/+4 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove redundant assignment in QXmlStreamReader | Kent Hansen | 2011-10-06 | 1 | -1/+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/+3954 |