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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced Nokia copyrights
HEAD
master
Teemu Kaukoranta
2013-07-11
16
-48
/
+32
*
Fixed licenses
Teemu Kaukoranta
2013-05-23
16
-326
/
+342
*
One (hopefully) last commit to this repo: Mirror what's in qtbase now.
Lars Knoll
2012-01-25
14
-539
/
+635
*
More documentation fixes.
Lars Knoll
2012-01-18
2
-135
/
+132
*
Store the (key, value) pairs in objects sorted
Lars Knoll
2012-01-17
7
-58
/
+225
*
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
*
Rename QJsonValue::Number to Double
Lars Knoll
2012-01-16
7
-60
/
+34
*
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
4
-11
/
+18
*
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
1
-1
/
+1
*
Remove the QT_STRICT_ITERATOR defines
Lars Knoll
2012-01-11
2
-17
/
+1
*
Added iterator interface to QJsonArray
Lars Knoll
2012-01-11
1
-1
/
+120
*
Added an iterator interface to QJsonObject
Lars Knoll
2012-01-11
2
-9
/
+162
*
Add non const QJsonArray/Object::operator[]
Lars Knoll
2012-01-11
7
-18
/
+129
*
Added debug stream operators
Denis Dzyubenko
2012-01-09
10
-30
/
+155
*
Implement QJsonArray::replace(int, QJsonValue)
Lars Knoll
2012-01-09
2
-2
/
+27
*
Make QJsonObject/Array::detach() private
Lars Knoll
2012-01-09
2
-6
/
+5
*
Fixed the remaining API issues in QJsonValue
Lars Knoll
2012-01-09
2
-47
/
+2
*
Changes after API review round.
Lars Knoll
2012-01-09
12
-42
/
+68
*
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
14
-298
/
+298
*
Naming cleanups
Lars Knoll
2012-01-09
15
-232
/
+245
*
Fix a bug in QJsonDocument::operator==()
Lars Knoll
2012-01-09
1
-1
/
+2
*
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
1
-0
/
+2
*
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
1
-1
/
+3
*
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
*
Simplify the String/Latin1String classes
Lars Knoll
2012-01-04
1
-105
/
+64
*
Update the memory usage numbers
Lars Knoll
2012-01-04
1
-9
/
+9
*
Reuse the index in the object for existing keys
Lars Knoll
2012-01-04
3
-10
/
+29
*
De-inline some code
Lars Knoll
2012-01-04
4
-113
/
+84
*
package as qt module "json"
Jamey Hicks
2012-01-04
6
-13
/
+24
*
Add support for validating the binary data
Lars Knoll
2012-01-04
5
-8
/
+137
*
Implement support for compacting objects and arrays
Lars Knoll
2012-01-04
9
-40
/
+233
[next]