summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsonparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-251-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-251-2/+3
| |\
| | * Fix two leaky uses of realloc()Edward Welbourne2016-11-231-2/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-0/+4
| |\|
| | * Fix OOM crashes for huge json documentsLars Knoll2016-11-041-0/+4
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-251-0/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fix quadratic behavior when parsing very large objectsLars Knoll2015-03-121-2/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Limit the nesting depth of the Json parserLars Knoll2012-05-161-1/+2
* Correctly parse json documents with a leading BOMLars Knoll2012-05-101-0/+1
* Added error reporting to QJsonParserAndrew Christian2012-02-181-1/+3
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+118