summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/json/tst_qtjson.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of unicode escape sequencesLars Knoll2012-03-071-0/+16
* compile fix: parse under C++11Marc Mutz2012-02-241-6/+6
* Fix QJson autotest on Windows.Friedemann Kleint2012-02-221-8/+11
* Added error reporting to QJsonParserAndrew Christian2012-02-181-0/+165
* Changed json unittest to work from installation directoryKurt Korbatits2012-02-161-7/+12
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Add a null pointer check to QJsonObject::toVariantMapLars Knoll2012-01-301-1/+34
* Add the missing test file and give it a proper name.Lars Knoll2012-01-301-3/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Made it possible to run tst_qtjson test from shadow build directory.Denis Dzyubenko2012-01-261-8/+11
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-261-0/+17
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+1535