qt5base-lts/tests/auto/corelib/serialization
Thiago Macieira 7cb5b324f0 QCborValue: move the toDiagnosticNotation() function to its own file
If we ever need to add QCborValue to the bootstrap library, it's
unlikely that we'll need this part. And by splitting it, I can make the
code handle more cases, that hadn't been properly handled before.

Change-Id: I2f630efbbce54f14bfa9fffd154160c0ad893695
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-07-30 16:21:12 +00:00
..
json QJsonDocument: Avoid overflow of string lengths 2018-05-14 10:52:47 +00:00
qcborstreamreader QCborStreamReader: use QByteArray directly if possible 2018-06-06 17:48:00 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Add a QPalette color role for placeholder texts 2018-05-04 08:53:06 +00:00
qtextstream Add QTextStream operators for QStringView 2018-07-20 20:51:08 +00:00
qxmlstream Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
serialization.pro QCborValue: add support for QVariant and JSON conversions 2018-06-08 07:46:41 +00:00