summaryrefslogtreecommitdiffstats
path: root/src/qjsondocument.h
Commit message (Expand)AuthorAgeFilesLines
* Replaced Nokia copyrightsHEADmasterTeemu Kaukoranta2013-07-111-3/+2
* Fixed licensesTeemu Kaukoranta2013-05-231-21/+22
* One (hopefully) last commit to this repo: Mirror what's in qtbase now.Lars Knoll2012-01-251-17/+34
* Documentation for QJsonDocumentLars Knoll2012-01-161-1/+1
* Add fromRawData and rawData methodsLars Knoll2012-01-131-0/+3
* Added debug stream operatorsDenis Dzyubenko2012-01-091-0/+6
* Changes after API review round.Lars Knoll2012-01-091-5/+5
* rename enum QJsonValue::ValueType to QJsonValue::TypeLars Knoll2012-01-091-1/+1
* Move the QBJS tag into QJsonDocumentLars Knoll2012-01-091-0/+2
* Class names should start with a QLars Knoll2012-01-091-19/+19
* Naming cleanupsLars Knoll2012-01-091-4/+5
* package as qt module "json"Jamey Hicks2012-01-041-1/+1
* Add support for validating the binary dataLars Knoll2012-01-041-0/+2
* Add copyright headersLars Knoll2012-01-041-0/+41
* Some cleanupsLars Knoll2011-12-091-0/+2
* Add a Json parser to the code baseLars Knoll2011-12-081-0/+1
* The root object shouldn't be part of the headerLars Knoll2011-12-081-0/+1
* Rename (from)Data to from/toBinaryDataLars Knoll2011-12-071-4/+4
* Move the code for writing json into it's own classLars Knoll2011-12-071-1/+1
* Add a JsonDocument classLars Knoll2011-12-061-0/+49