summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsondocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update doc: match actual compact JSON outputmlpo2014-06-261-1/+1
* Doc: Replace obsolete types with their newer counterpartsSze Howe Koh2014-02-251-2/+2
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-1/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Add json/savegame example.Mitch Curtis2013-08-221-0/+2
* Add toJson() formatting argument to QJsonDocument interfaceJean-Paul Delimat2013-01-261-2/+37
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Fixed most qdoc errors for the json classes.Lars Knoll2012-07-201-13/+18
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-8/+8
* Don't copy the whole binary input into QJsonDocumentDenis Dzyubenko2012-03-291-3/+4
* Validate size of the input in QJsonDocument::fromBinaryDataDenis Dzyubenko2012-03-291-2/+4
* Make qlocale.h not depend on qvariant.h.Stephen Kelly2012-02-291-0/+1
* Added error reporting to QJsonParserAndrew Christian2012-02-181-2/+2
* Fixed alignment check in QJsonDocument::fromRawDataDenis Dzyubenko2012-02-101-2/+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
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+536