| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create corelib/serialization and move existing file formats into it | Thiago Macieira | 2018-01-26 | 1 | -4014/+0 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Lars Knoll | 2018-01-02 | 1 | -1/+0 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Lars Knoll | 2017-12-30 | 1 | -1/+0 |
| | |\ |
|
| | | * | Allow empty namespace URI | Paul Olav Tvete | 2017-12-14 | 1 | -1/+0 |
| * | | | QXmlStreamWriter: Avoid writing invalid characters | Ulf Hermann | 2017-09-13 | 1 | -22/+57 |
| |/ / |
|
| * | | QXmlStream: resolve puzzle in translatable strings | Oswald Buddenhagen | 2017-07-31 | 1 | -22/+15 |
| * | | QXmlStream: don't create QStrings just to look up entities in a hash | Marc Mutz | 2017-05-30 | 1 | -5/+11 |
| * | | QXmlStream: optimize PrivateTagStack::addToStringStorage() | Marc Mutz | 2017-04-19 | 1 | -2/+2 |
| * | | Port internal class QXmlUtils to QStringView | Marc Mutz | 2017-04-06 | 1 | -3/+2 |
| * | | QString: add QStringView/QLatin1String overload of (non-multi) arg() | Marc Mutz | 2017-04-06 | 1 | -4/+4 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-11-16 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-11-15 | 1 | -1/+1 |
| | |\ |
|
| | | * | Correct a Q_CHECK_PTR()'s parameter | Edward Welbourne | 2016-11-09 | 1 | -1/+1 |
| * | | | Support C++17 fallthrough attribute | Allan Sandfeld Jensen | 2016-08-19 | 1 | -12/+12 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Edward Welbourne | 2016-07-26 | 1 | -0/+4 |
| |\| |
|
| | * | QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0 | Luca Bellonda | 2016-07-17 | 1 | -0/+4 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-10 | 1 | -4/+8 |
| |\| |
|
| | * | Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter. | Luca Bellonda | 2016-06-08 | 1 | -4/+8 |
| * | | QXmlStreamWriter: don't call virtual QTextCodec::name() twice | Anton Kudryavtsev | 2016-06-03 | 1 | -2/+4 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| |/ |
|
| * | 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 |