Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced Nokia copyrightsHEADmaster | Teemu Kaukoranta | 2013-07-11 | 1 | -3/+2 |
* | Fixed licenses | Teemu Kaukoranta | 2013-05-23 | 1 | -21/+22 |
* | One (hopefully) last commit to this repo: Mirror what's in qtbase now. | Lars Knoll | 2012-01-25 | 1 | -40/+42 |
* | Store the (key, value) pairs in objects sorted | Lars Knoll | 2012-01-17 | 1 | -9/+30 |
* | Remove a ### comment. | Lars Knoll | 2012-01-17 | 1 | -1/+1 |
* | Rename QJsonValue::Number to Double | Lars Knoll | 2012-01-16 | 1 | -1/+1 |
* | Changes after API review round. | Lars Knoll | 2012-01-09 | 1 | -3/+3 |
* | Move the QBJS tag into QJsonDocument | Lars Knoll | 2012-01-09 | 1 | -1/+1 |
* | Class names should start with a Q | Lars Knoll | 2012-01-09 | 1 | -10/+10 |
* | Naming cleanups | Lars Knoll | 2012-01-09 | 1 | -27/+27 |
* | Make the json parser endian safe. | Lars Knoll | 2012-01-09 | 1 | -8/+15 |
* | Make the data structure endian-safe | Lars Knoll | 2012-01-05 | 1 | -2/+1 |
* | Add support for validating the binary data | Lars Knoll | 2012-01-04 | 1 | -2/+6 |
* | Add copyright headers | Lars Knoll | 2012-01-04 | 1 | -0/+41 |
* | Fix type to compile on 64-bit machine | Andrew Christian | 2011-12-14 | 1 | -1/+1 |
* | Add a more extensive parser test | Lars Knoll | 2011-12-09 | 1 | -2/+6 |
* | Some cleanups | Lars Knoll | 2011-12-09 | 1 | -8/+9 |
* | Add a Json parser to the code base | Lars Knoll | 2011-12-08 | 1 | -0/+673 |