summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream_p.h
Commit message (Expand)AuthorAgeFilesLines
* QXmlStream: don't create QStrings just to look up entities in a hashMarc Mutz2017-05-301-17/+26
* QXmlStream: optimize PrivateTagStack::addToStringStorage()Marc Mutz2017-04-191-8/+6
* QXmlStream: remove more unneeded toString() callsMarc Mutz2017-04-151-7/+7
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-0/+1
|\
| * GCC 7: fix -Werror=implicit-fallthroughGiuseppe D'Angelo2017-04-041-0/+1
* | Port internal class QXmlUtils to QStringViewMarc Mutz2017-04-061-1/+1
|/
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-7/+7
* Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+2
* QVector: preserve capacity in clear()Marc Mutz2016-02-291-4/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-241-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-051-0/+1
* Clean up whitespaceJan Arve Saether2013-02-061-29/+29
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-311-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1965