summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjson_p.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize the Latin1 conversion code in the JSON parser with SSE2Thiago Macieira2015-02-151-5/+28
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Revert "Reading QJsonObject property should not modify the object itself."Jędrzej Nowacki2014-09-111-71/+0
* Fix bugs in internal comparison operatorsLars Knoll2014-09-101-3/+20
* Reading QJsonObject property should not modify the object itself.Jędrzej Nowacki2014-07-251-0/+71
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-1/+4
|\
| * Fix crashes when creating large documentsLars Knoll2013-05-091-1/+4
* | Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-121-0/+1
* | Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-121-0/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixed QJsonDocument::fromBinaryData on big endian platforms.Konstantin Tokarev2012-09-241-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Properly detach when the modified object is a sub objectLars Knoll2012-03-291-1/+1
* Significantly speed up insertion into QJsonObject/ArrayLars Knoll2012-03-221-2/+19
* Make QJsonPrivate::String compile on big endian platforms.Jason Barron2012-02-291-1/+2
* 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
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-261-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+760