index
:
{graveyard}/qtbinaryjson.git
master
fromGit static_content test Obsolete Project. Merged into qt/qtbase. fromGit static_content test
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qjsondocument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights
HEAD
master
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
-115
/
+128
*
Smaller documentation fixes
Lars Knoll
2012-01-17
1
-10
/
+10
*
Rename QJsonValue::Number to Double
Lars Knoll
2012-01-16
1
-1
/
+1
*
fix compilation after documentation update.
Jamey Hicks
2012-01-16
1
-6
/
+6
*
Documentation for QJsonDocument
Lars Knoll
2012-01-16
1
-3
/
+183
*
Add fromRawData and rawData methods
Lars Knoll
2012-01-13
1
-0
/
+18
*
Added debug stream operators
Denis Dzyubenko
2012-01-09
1
-2
/
+24
*
Changes after API review round.
Lars Knoll
2012-01-09
1
-4
/
+13
*
rename enum QJsonValue::ValueType to QJsonValue::Type
Lars Knoll
2012-01-09
1
-1
/
+1
*
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
-44
/
+44
*
Naming cleanups
Lars Knoll
2012-01-09
1
-26
/
+26
*
Fix a bug in QJsonDocument::operator==()
Lars Knoll
2012-01-09
1
-1
/
+2
*
Ensure the header is always little endian
Lars Knoll
2012-01-09
1
-1
/
+1
*
Add support for validating the binary data
Lars Knoll
2012-01-04
1
-0
/
+17
*
Implement support for compacting objects and arrays
Lars Knoll
2012-01-04
1
-30
/
+19
*
Add copyright headers
Lars Knoll
2012-01-04
1
-0
/
+41
*
Detach nested objects or arrays when making JsonDocuments from them.
Jamey Hicks
2012-01-03
1
-0
/
+28
*
Some cleanups
Lars Knoll
2011-12-09
1
-90
/
+65
*
Add a Json parser to the code base
Lars Knoll
2011-12-08
1
-0
/
+7
*
The root object shouldn't be part of the header
Lars Knoll
2011-12-08
1
-24
/
+25
*
Save another 4 bytes per object and array
Lars Knoll
2011-12-08
1
-2
/
+0
*
Rename (from)Data to from/toBinaryData
Lars Knoll
2011-12-07
1
-2
/
+2
*
Move the code for writing json into it's own class
Lars Knoll
2011-12-07
1
-17
/
+34
*
Add a JsonDocument class
Lars Knoll
2011-12-06
1
-0
/
+220