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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights
HEAD
master
Teemu Kaukoranta
2013-07-11
18
-54
/
+36
*
Fixed licenses
Teemu Kaukoranta
2013-05-23
18
-368
/
+386
*
One (hopefully) last commit to this repo: Mirror what's in qtbase now.
Lars Knoll
2012-01-25
16
-557
/
+654
*
More documentation fixes.
Lars Knoll
2012-01-18
2
-135
/
+132
*
Store the (key, value) pairs in objects sorted
Lars Knoll
2012-01-17
9
-61
/
+263
*
Smaller documentation fixes
Lars Knoll
2012-01-17
2
-12
/
+12
*
Remove inline tag from methods that aren't inline
Lars Knoll
2012-01-17
1
-2
/
+2
*
Further cleanups of the qjsonvalue.h header
Lars Knoll
2012-01-17
2
-15
/
+13
*
Remove a ### comment.
Lars Knoll
2012-01-17
1
-1
/
+1
*
Move private methods into the private namespace
Lars Knoll
2012-01-17
6
-99
/
+101
*
Fix a bug in the test case
Lars Knoll
2012-01-17
1
-2
/
+2
*
Rename QJsonValue::Number to Double
Lars Knoll
2012-01-16
8
-126
/
+94
*
fix compilation after documentation update.
Jamey Hicks
2012-01-16
2
-7
/
+7
*
Documentation for QJsonValue
Lars Knoll
2012-01-16
1
-0
/
+199
*
Add docs for QJsonArray
Lars Knoll
2012-01-16
1
-1
/
+684
*
Add documentation for QJsonObject
Lars Knoll
2012-01-16
1
-0
/
+616
*
Documentation for QJsonDocument
Lars Knoll
2012-01-16
2
-4
/
+184
*
Overview documentation
Lars Knoll
2012-01-16
1
-0
/
+118
*
Fix a corruption in the binary data
Lars Knoll
2012-01-13
5
-53
/
+39
*
Test case for segfault in compaction
Jamey Hicks
2012-01-13
1
-0
/
+49
*
Add another test case
Lars Knoll
2012-01-13
1
-0
/
+30
*
Fix the debug operators for aaray and object
Lars Knoll
2012-01-13
2
-4
/
+4
*
Add fromRawData and rawData methods
Lars Knoll
2012-01-13
3
-4
/
+26
*
Fixed object validation in a boundary case
Denis Dzyubenko
2012-01-11
3
-3
/
+32
*
Remove the QT_STRICT_ITERATOR defines
Lars Knoll
2012-01-11
2
-17
/
+1
*
Added iterator interface to QJsonArray
Lars Knoll
2012-01-11
2
-2
/
+181
*
Added an iterator interface to QJsonObject
Lars Knoll
2012-01-11
3
-9
/
+248
*
Add non const QJsonArray/Object::operator[]
Lars Knoll
2012-01-11
8
-18
/
+157
*
Added debug stream operators
Denis Dzyubenko
2012-01-09
11
-30
/
+243
*
Implement QJsonArray::replace(int, QJsonValue)
Lars Knoll
2012-01-09
3
-2
/
+33
*
Make QJsonObject/Array::detach() private
Lars Knoll
2012-01-09
3
-12
/
+5
*
Fixed the remaining API issues in QJsonValue
Lars Knoll
2012-01-09
3
-51
/
+6
*
Changes after API review round.
Lars Knoll
2012-01-09
13
-91
/
+144
*
rename enum QJsonValue::ValueType to QJsonValue::Type
Lars Knoll
2012-01-09
6
-11
/
+11
*
Move the QBJS tag into QJsonDocument
Lars Knoll
2012-01-09
6
-8
/
+9
*
Class names should start with a Q
Lars Knoll
2012-01-09
16
-514
/
+514
*
Naming cleanups
Lars Knoll
2012-01-09
16
-305
/
+318
*
Fix a bug in QJsonDocument::operator==()
Lars Knoll
2012-01-09
3
-1
/
+21
*
Make the json parser endian safe.
Lars Knoll
2012-01-09
1
-8
/
+15
*
Ensure the header is always little endian
Lars Knoll
2012-01-09
3
-4
/
+4
*
Store double as little endian
Lars Knoll
2012-01-09
3
-4
/
+6
*
Fixed broken binary output after compaction
Denis Dzyubenko
2012-01-06
2
-0
/
+22
*
Reuse the table entry when inserting an existing key
Lars Knoll
2012-01-06
3
-17
/
+7
*
When insering an existing key, remove old value.
Denis Dzyubenko
2012-01-06
2
-1
/
+13
*
Marked unit tests as testcases
Denis Dzyubenko
2012-01-06
2
-0
/
+6
*
Removed wrong rpath from the tests
Denis Dzyubenko
2012-01-06
2
-4
/
+0
*
Make the data structure endian-safe
Lars Knoll
2012-01-05
7
-53
/
+177
*
Move QBJS_Tag to externally-visible location
Andrew Christian
2012-01-05
2
-2
/
+1
*
use QT += json in tests/auto and tests/benchmarks
Jamey Hicks
2012-01-04
2
-6
/
+2
*
Simplify the String/Latin1String classes
Lars Knoll
2012-01-04
1
-105
/
+64
[next]