index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace obsolete types with their newer counterparts
Sze Howe Koh
2014-02-25
2
-15
/
+15
*
Remove a not required whitespace when writing JSON in compact format
Lars Knoll
2014-02-16
1
-1
/
+1
*
Added constructor to QJsonValue for const char *
Matt Broadstone
2014-01-16
2
-3
/
+24
*
Added convenience methods to QJsonArray for appending QJsonValues
Matt Broadstone
2014-01-16
2
-0
/
+33
*
Use the new UTF-8 codec in QJsonDocument
Thiago Macieira
2014-01-09
2
-79
/
+18
*
Doc: Add QJsonObject::const_iterator() to correct group
Topi Reinio
2013-12-05
1
-0
/
+2
*
Allow non-character codes in utf8 strings
Kurt Pattyn
2013-10-17
2
-8
/
+1
*
Add JSON parsing support to qmake.
Morten Johan Sørvig
2013-10-17
8
-9
/
+13
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
2
-13
/
+13
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-08-27
5
-2
/
+12
|
\
|
*
Add json/savegame example.
Mitch Curtis
2013-08-22
5
-2
/
+12
*
|
Add QJsonValue::toInt().
Mitch Curtis
2013-08-27
2
-0
/
+15
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-08-21
1
-19
/
+19
|
\
|
|
*
Tidy up QJsonObject documentation.
Mitch Curtis
2013-08-20
1
-19
/
+19
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-08-14
1
-2
/
+6
|
\
|
|
*
Fix crashes when invoking toVariant() on empty QJsonValue objects.
Friedemann Kleint
2013-07-24
1
-2
/
+6
|
*
QtCore: fix the number precision in QJsonDocument.toJson() again
Liang Qi
2013-07-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-06-04
1
-1
/
+2
|
\
|
|
*
Fix parsing of long latin strings in the json parser
Lars Knoll
2013-05-23
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-05-23
6
-16
/
+64
|
\
|
|
*
QtCore: fix the number precision in QJsonDocument.toJson()
Liang Qi
2013-05-20
1
-1
/
+1
|
*
Fix crashes when creating large documents
Lars Knoll
2013-05-09
6
-16
/
+64
*
|
Json writer, support larger signed integers upto 2^53
Darryl L. Miles
2013-04-12
2
-0
/
+13
*
|
Json writer, emit full precision for floating point Number types
Darryl L. Miles
2013-04-12
2
-2
/
+3
*
|
Json writer, only emit floating point finite numbers, ignore INF/NaN
Darryl L. Miles
2013-04-12
2
-2
/
+8
|
/
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
4
-16
/
+0
*
Add toJson() formatting argument to QJsonDocument interface
Jean-Paul Delimat
2013-01-26
2
-3
/
+49
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
14
-14
/
+14
*
Added missing detach() to QJsonObject::take()
Denis Dzyubenko
2012-12-13
1
-2
/
+3
*
QtBase: Doc: Fix links to STL-style iterators
David Schulz
2012-12-06
2
-8
/
+8
*
Remove duplicate words and punctuation from documentation.
Mitch Curtis
2012-09-26
1
-1
/
+1
*
Fixed crash in moc on big endian platforms.
Konstantin Tokarev
2012-09-24
1
-1
/
+1
*
Fixed QJsonDocument::fromBinaryData on big endian platforms.
Konstantin Tokarev
2012-09-24
2
-4
/
+4
*
Fixed ifdef condition in QJson resulting in big endian breakage.
Konstantin Tokarev
2012-09-24
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
14
-336
/
+336
*
Removing duplicate includes
Sergio Ahumada
2012-09-09
2
-2
/
+0
*
Removed extra detach calls from QJsonArray::takeAt
Denis Dzyubenko
2012-08-29
1
-6
/
+1
*
doc: Fix some qdoc warnings
Eskil Abrahamsen Blomfeldt
2012-08-23
1
-9
/
+11
*
Doc: Add \inmodule QtCore to all QtCore class doc bodies
Thiago Macieira
2012-08-23
5
-0
/
+10
*
Fix some qdoc errors in the QJson* classes
Lars Knoll
2012-08-20
2
-0
/
+16
*
Make the "\internal" qdoc command stand on its own line
Laszlo Papp
2012-08-15
1
-1
/
+2
*
Fixed most qdoc errors for the json classes.
Lars Knoll
2012-07-20
6
-39
/
+221
*
Fix some spelling errors
Sergio Ahumada
2012-07-11
2
-2
/
+2
*
Fixed QJsonObject::find()
Denis Dzyubenko
2012-06-06
1
-0
/
+1
*
Replace `const QLatin1String &` with `QLatin1String` where appropriate
Konstantin Ritt
2012-05-25
2
-2
/
+2
*
Limit the nesting depth of the Json parser
Lars Knoll
2012-05-16
3
-4
/
+47
*
QChar: add isSurrogate() and isNonCharacter() to the public API
Konstantin Ritt
2012-05-16
2
-5
/
+3
*
Correctly parse json documents with a leading BOM
Lars Knoll
2012-05-10
2
-2
/
+15
*
add some useful methods to QUnicodeTables::
Konstantin Ritt
2012-05-10
2
-30
/
+4
*
Add assignment operator for QJsonValueRef
Ali Akhtarzada
2012-05-08
2
-0
/
+11
[next]