| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Added missing detach() to QJsonObject::take() | Denis Dzyubenko | 2012-12-13 | 1 | -2/+3 |
| * | QtBase: Doc: Fix links to STL-style iterators | David Schulz | 2012-12-06 | 1 | -4/+4 |
| * | Remove duplicate words and punctuation from documentation. | Mitch Curtis | 2012-09-26 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+3 |
| * | Fix some qdoc errors in the QJson* classes | Lars Knoll | 2012-08-20 | 1 | -0/+8 |
| * | Fixed most qdoc errors for the json classes. | Lars Knoll | 2012-07-20 | 1 | -11/+34 |
| * | Fixed QJsonObject::find() | Denis Dzyubenko | 2012-06-06 | 1 | -0/+1 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -25/+19 |
| * | Fix warnings about signed/unsigned comparisons in QtJson. | Friedemann Kleint | 2012-04-03 | 1 | -3/+3 |
| * | Fix a bug in the assignment operators for QJsonObject and Array | Lars Knoll | 2012-03-08 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/api_changes' | Lars Knoll | 2012-03-04 | 1 | -0/+1 |
| |\ |
|
| | * | Make qlocale.h not depend on qvariant.h. | Stephen Kelly | 2012-02-29 | 1 | -0/+1 |
| * | | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -2/+2 |
| |/ |
|
| * | Update contact address in license headers. | Jason McDonald | 2012-01-31 | 1 | -1/+1 |
| * | Add a null pointer check to QJsonObject::toVariantMap | Lars Knoll | 2012-01-30 | 1 | -3/+5 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Import json support from playground/qtbinaryjson | Lars Knoll | 2012-01-24 | 1 | -0/+1014 |