summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsonarray.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes when creating large documentsLars Knoll2013-05-091-8/+16
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-061-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Removing duplicate includesSergio Ahumada2012-09-091-1/+0
* Removed extra detach calls from QJsonArray::takeAtDenis Dzyubenko2012-08-291-6/+1
* doc: Fix some qdoc warningsEskil Abrahamsen Blomfeldt2012-08-231-9/+11
* 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-9/+89
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-9/+4
* Don't crash when comparing values containing empty arrays/objectsLars Knoll2012-04-111-0/+2
* Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-031-2/+2
* 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
|/
* Fix some warnings from clangLars Knoll2012-02-021-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/+1014