summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsondocument.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix some "Cannot tie this..." errorsMartin Smith2017-11-171-3/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* json: Add operator[] to QJsonDocument for implicit object and array accessTor Arne Vestbø2017-06-081-0/+4
* QJson*: value semantics cleanupGiuseppe D'Angelo2017-04-191-0/+19
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Don't accept json strings with trailing garbageLars Knoll2014-09-101-1/+2
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-2/+2
* Fix crashes when creating large documentsLars Knoll2013-05-091-1/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Add toJson() formatting argument to QJsonDocument interfaceJean-Paul Delimat2013-01-261-1/+12
* 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
* QJsonParseError improvementsAlexei Rousskikh2012-03-271-4/+6
* Trailing comma should result in an error during JSON parsingAlexei Rousskikh2012-03-121-1/+2
* Added error reporting to QJsonParserAndrew Christian2012-02-181-1/+21
* 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 includes in public headersDenis Dzyubenko2012-01-271-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+125