qt6-bb10/src/corelib
Ulf Hermann 35adb74ddd Reimplement JSON support on top of Cbor
In turn, deprecate the QJsonDocument methods that deal with JSON binary
data. You should use CBOR for data serialization these days.

[ChangeLog][Deprecation Notice] The binary JSON representation is
deprecated. The CBOR format should be used instead.

Fixes: QTBUG-47629
Change-Id: Ic8b92ea36de87815b12307a9d8b1095f07166db8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-10-21 19:12:51 +02:00
..
animation Remove potential out of bounds accesses to QList 2019-10-10 19:45:30 +02:00
codecs QTextCodec: try to work around an ICC 19 bug 2019-10-07 08:18:53 +02:00
doc Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
global Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00
io Win32: Consolidate registry code 2019-10-14 20:26:42 +02:00
itemmodels Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-19 01:00:45 +02:00
kernel Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-16 01:00:49 +02:00
mimetypes QMimeType: towards re-entrancy: do not cache iconName made from mimetype name 2019-06-16 16:56:35 +02:00
platform wasm: Use common “qt” prefix for exported functions 2019-03-26 10:26:51 +00:00
plugin Android: Fix plugins naming 2019-10-01 11:36:24 +03:00
serialization Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00
statemachine Fix some qdoc warnings in 5.14 2019-09-03 12:52:55 +02:00
text Drop unused code 2019-10-07 12:20:07 +02:00
thread Short live QtPrivate::{condition_variable,mutex}! 2019-09-27 07:04:42 +00:00
time Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-16 01:00:49 +02:00
tools Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-13 01:00:43 +02:00
Qt5CTestMacros.cmake
Qt5Config.cmake.in Remove CMake code for CMake < 3.1 2018-03-24 22:31:18 +00:00
Qt5CoreConfigExtras.cmake.in CMake: generate moc files for headers using Q_NAMESPACE_EXPORT too 2019-10-04 15:03:53 +02:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
Qt5ModuleLocation.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5ModuleLocationForInstall.cmake.in cmake: avoid `@var@` expansion in older CMake versions 2017-07-10 21:25:47 +00:00
QtCore.dynlist
configure.json Reimplement JSON support on top of Cbor 2019-10-21 19:12:51 +02:00
corelib.pro Generate metatypes.json for QtCore, QtGui, and QtWidgets 2019-10-17 12:50:35 +02:00
debug_script.py macOS: Add LLDB debug script when building with separate debug info (dSYM) 2017-07-07 18:09:45 +00:00
qtcore.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00
qtzlib.pro