| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create corelib/serialization and move existing file formats into it | Thiago Macieira | 2018-01-26 | 1 | -863/+0 |
| * | json: Add operator[] to QJsonValue for implicit object and array access | Tor Arne Vestbø | 2017-06-08 | 1 | -0/+52 |
| * | QJsonValue: implement copy-assignment via copy-and-swap | Giuseppe D'Angelo | 2017-04-19 | 1 | -4/+1 |
| * | QJson*: value semantics cleanup | Giuseppe D'Angelo | 2017-04-19 | 1 | -0/+21 |
| * | QVariant to QJsonValue::Null conversion | Allan Sandfeld Jensen | 2016-11-08 | 1 | -0/+8 |
| * | QJsonValue::toVariant(): Differentiate between null and invalid | Christian Kandeler | 2016-08-05 | 1 | -1/+2 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-06 | 1 | -19/+5 |
| |\ |
|
| | * | QJsonValue: fix use-after-free in assignment operator | Marc Mutz | 2016-06-01 | 1 | -19/+5 |
| * | | QJsonValue: don't create a temporary QString on every toString() invocation | Marc Mutz | 2016-05-09 | 1 | -0/+16 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| |/ |
|
| * | Fix QJsonValue::fromVariant() if the variant contains a json object | Lars Knoll | 2015-12-22 | 1 | -0/+12 |
| * | JSON: Fix MSVC2013 warnings | Orgad Shaneh | 2015-11-13 | 1 | -2/+2 |
| * | Libraries: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -5/+5 |
| * | Add QJsonValueRef::toVariant() | Lars Knoll | 2015-03-18 | 1 | -0/+5 |
| * | Doc: Json classes added to list of implic.shared classes | Nico Vertriest | 2015-03-11 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -2/+16 |
| |\ |
|
| | * | Doc: corrected link/autolink issues in corelib | Nico Vertriest | 2015-02-24 | 1 | -2/+16 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | | QtCore: Use QDebugStateSaver in (almost) all QDebug operator<< | Kai Koehne | 2015-02-09 | 1 | -8/+9 |
| * | | Add conversion between QVariantHash and QJsonObject | Allan Sandfeld Jensen | 2014-10-30 | 1 | -0/+3 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/5.3' into 5.4 | Frederik Gladhorn | 2014-09-23 | 1 | -6/+6 |
| |\ |
|
| | * | Doc: corrected autolink errors Qjsonvalue | Nico Vertriest | 2014-08-25 | 1 | -6/+6 |
| * | | Revert "Reading QJsonObject property should not modify the object itself." | Jędrzej Nowacki | 2014-09-11 | 1 | -3/+4 |
| * | | Fix QJsonValue comparison. | Jędrzej Nowacki | 2014-07-25 | 1 | -2/+4 |
| * | | Fix QJsonValue comparison. | Jędrzej Nowacki | 2014-07-25 | 1 | -2/+4 |
| * | | Reading QJsonObject property should not modify the object itself. | Jędrzej Nowacki | 2014-07-25 | 1 | -4/+3 |
| |/ |
|
| * | Complete QJsonValue::fromVariant() | Sze Howe Koh | 2014-03-06 | 1 | -1/+3 |
| * | Doc: Clarify QJsonValue::fromVariant() type conversions | Sze Howe Koh | 2014-03-04 | 1 | -12/+40 |
| * | Doc: Replace obsolete types with their newer counterparts | Sze Howe Koh | 2014-02-25 | 1 | -13/+13 |
| * | Added constructor to QJsonValue for const char * | Matt Broadstone | 2014-01-16 | 1 | -3/+19 |
| * | Add JSON parsing support to qmake. | Morten Johan Sørvig | 2013-10-17 | 1 | -1/+1 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -9/+9 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-08-27 | 1 | -0/+2 |
| |\ |
|
| | * | Add json/savegame example. | Mitch Curtis | 2013-08-22 | 1 | -0/+2 |
| * | | Add QJsonValue::toInt(). | Mitch Curtis | 2013-08-27 | 1 | -0/+13 |
| * | | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-08-14 | 1 | -2/+6 |
| |\| |
|
| | * | Fix crashes when invoking toVariant() on empty QJsonValue objects. | Friedemann Kleint | 2013-07-24 | 1 | -2/+6 |
| * | | Json writer, support larger signed integers upto 2^53 | Darryl L. Miles | 2013-04-12 | 1 | -0/+12 |
| |/ |
|
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Removing duplicate includes | Sergio Ahumada | 2012-09-09 | 1 | -1/+0 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+2 |
| * | Fixed most qdoc errors for the json classes. | Lars Knoll | 2012-07-20 | 1 | -5/+59 |
| * | Fix some spelling errors | Sergio Ahumada | 2012-07-11 | 1 | -1/+1 |
| * | Replace `const QLatin1String &` with `QLatin1String` where appropriate | Konstantin Ritt | 2012-05-25 | 1 | -1/+1 |
| * | Add assignment operator for QJsonValueRef | Ali Akhtarzada | 2012-05-08 | 1 | -0/+10 |
| * | Add default value for getters in QJsonValue | Liang Qi | 2012-05-06 | 1 | -15/+39 |
| * | Merge remote-tracking branch 'origin/master' into api_changes | Lars Knoll | 2012-04-16 | 1 | -0/+8 |
| |\ |
|
| | * | Don't crash when comparing values containing empty arrays/objects | Lars Knoll | 2012-04-11 | 1 | -0/+8 |