summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-4014/+0
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+0
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+0
| |\
| | * Allow empty namespace URIPaul Olav Tvete2017-12-141-1/+0
* | | QXmlStreamWriter: Avoid writing invalid charactersUlf Hermann2017-09-131-22/+57
|/ /
* | QXmlStream: resolve puzzle in translatable stringsOswald Buddenhagen2017-07-311-22/+15
* | QXmlStream: don't create QStrings just to look up entities in a hashMarc Mutz2017-05-301-5/+11
* | QXmlStream: optimize PrivateTagStack::addToStringStorage()Marc Mutz2017-04-191-2/+2
* | Port internal class QXmlUtils to QStringViewMarc Mutz2017-04-061-3/+2
* | QString: add QStringView/QLatin1String overload of (non-multi) arg()Marc Mutz2017-04-061-4/+4
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+1
| |\
| | * Correct a Q_CHECK_PTR()'s parameterEdward Welbourne2016-11-091-1/+1
* | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-12/+12
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-0/+4
|\|
| * QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0Luca Bellonda2016-07-171-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-4/+8
|\|
| * Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter.Luca Bellonda2016-06-081-4/+8
* | QXmlStreamWriter: don't call virtual QTextCodec::name() twiceAnton Kudryavtsev2016-06-031-2/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QXmlStreamStringRef: mark as shared-not-movable-until-qt6Marc Mutz2015-11-191-0/+7
* QtCore: don't convert single characters to QString for QTextCodec::fromUnicode()Marc Mutz2015-10-111-1/+2
* Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-19/+22
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-19/+22
| |\
| | * Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-241-19/+22
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-2/+2
|\| |
| * | Doc: Fix typosSze Howe Koh2015-01-191-2/+2
| |/
* / Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-9/+0
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Micro-optimize QXmlStreamReaderPrivate.Jędrzej Nowacki2014-07-311-3/+3
* Include the duplicated attribute name in the error messageThiago Macieira2014-05-061-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* remove dead codeOswald Buddenhagen2013-10-291-7/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-48/+48
* Doc: fix typo in QXmlStreamNamespaceDeclaration[s]Thiago Macieira2013-07-101-1/+1
* Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-051-0/+2
* Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+9
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-4/+4
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-6/+6
* Removed QXmlStreamReader::readElementText overloadThorbjørn Lindeijer2012-04-141-11/+1