summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsonwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use "shortest" double conversion for JSONUlf Hermann2015-11-231-1/+2
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove a not required whitespace when writing JSON in compact formatLars Knoll2014-02-161-1/+1
* Use the new UTF-8 codec in QJsonDocumentThiago Macieira2014-01-091-43/+9
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-171-7/+0
* Json writer, emit full precision for floating point Number typesDarryl L. Miles2013-04-121-2/+2
* Json writer, only emit floating point finite numbers, ignore INF/NaNDarryl L. Miles2013-04-121-2/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-2/+1
* add some useful methods to QUnicodeTables::Konstantin Ritt2012-05-101-16/+2
* replace hardcoded values with a surrogate handling methodsKonstantin Ritt2012-04-131-1/+1
* fix QUtf8 codec to disallow codes in range [U+fdd0..U+fdef]Konstantin Ritt2012-04-111-1/+1
* Fix some warnings from clangLars Knoll2012-02-021-2/+2
* Update contact address in license headers.Jason McDonald2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Import json support from playground/qtbinaryjsonLars Knoll2012-01-241-0/+280