summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsonobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-131-2/+3
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-4/+4
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-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/+3
* Fix some qdoc errors in the QJson* classesLars Knoll2012-08-201-0/+8
* Fixed most qdoc errors for the json classes.Lars Knoll2012-07-201-11/+34
* Fixed QJsonObject::find()Denis Dzyubenko2012-06-061-0/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-25/+19
* Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-031-3/+3
* Fix a bug in the assignment operators for QJsonObject and ArrayLars Knoll2012-03-081-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-0/+1
|\
| * Make qlocale.h not depend on qvariant.h.Stephen Kelly2012-02-291-0/+1
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
|/
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Add a null pointer check to QJsonObject::toVariantMapLars Knoll2012-01-301-3/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+1014