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
/
qjsonarray.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
-32
/
+33
*
More documentation fixes.
Lars Knoll
2012-01-18
1
-79
/
+77
*
Move private methods into the private namespace
Lars Knoll
2012-01-17
1
-6
/
+6
*
fix compilation after documentation update.
Jamey Hicks
2012-01-16
1
-1
/
+1
*
Add docs for QJsonArray
Lars Knoll
2012-01-16
1
-1
/
+684
*
Fix a corruption in the binary data
Lars Knoll
2012-01-13
1
-2
/
+2
*
Fix the debug operators for aaray and object
Lars Knoll
2012-01-13
1
-2
/
+2
*
Add non const QJsonArray/Object::operator[]
Lars Knoll
2012-01-11
1
-6
/
+6
*
Added debug stream operators
Denis Dzyubenko
2012-01-09
1
-1
/
+22
*
Implement QJsonArray::replace(int, QJsonValue)
Lars Knoll
2012-01-09
1
-0
/
+26
*
Changes after API review round.
Lars Knoll
2012-01-09
1
-0
/
+5
*
Class names should start with a Q
Lars Knoll
2012-01-09
1
-37
/
+37
*
Naming cleanups
Lars Knoll
2012-01-09
1
-12
/
+12
*
Make the data structure endian-safe
Lars Knoll
2012-01-05
1
-5
/
+5
*
Implement support for compacting objects and arrays
Lars Knoll
2012-01-04
1
-1
/
+17
*
Add copyright headers
Lars Knoll
2012-01-04
1
-0
/
+41
*
Some cleanups
Lars Knoll
2011-12-09
1
-8
/
+4
*
Add a bit in Value to store whether key is latin1
Lars Knoll
2011-12-08
1
-1
/
+2
*
Save another 4 bytes per object and array
Lars Knoll
2011-12-08
1
-1
/
+0
*
Add an explicit UndefinedValue type
Lars Knoll
2011-12-08
1
-3
/
+3
*
Add a Latin1String variant and use it for values
Lars Knoll
2011-12-08
1
-3
/
+4
*
Refactored the way Values are stored
Lars Knoll
2011-12-08
1
-16
/
+13
*
Remove references to binary in the name
Lars Knoll
2011-12-06
1
-0
/
+229