summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsonarray.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* qjsonarray: Remove a copy-ctor in Qt6Sérgio Martins2015-07-221-1/+3
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QJsonArray::(const_)iterator: add the typedef for the pointer typeGiuseppe D'Angelo2014-11-131-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add operator-> to QJson iteratorsAllan Sandfeld Jensen2014-08-251-4/+10
* Add initializer list support in QJsonArrayJędrzej Nowacki2014-07-041-0/+14
* Added convenience methods to QJsonArray for appending QJsonValuesMatt Broadstone2014-01-161-0/+8
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed most qdoc errors for the json classes.Lars Knoll2012-07-201-1/+1
* Add JSON support to the bootstrap libraryLars Knoll2012-02-151-0/+1
* 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/+223