qt6-bb10/src
Marc Mutz 3a61de282c QRestReply: optionally return the QJsonParseError from json()
... and remove the debug output of the internal QJsonParseError.

This allows users of the function to get the details in
machine-readable form, and to distinguish between !finished and an
actual Json parsing error.

Found in API-review.

Pick-to: 6.7
Change-Id: Ia237b192a894d692b965f6bedb4c94d3b6537535
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
2024-01-12 06:37:19 +02:00
..
3rdparty wasm: remove 'Vera' font 2023-12-21 22:06:08 +00:00
android Revert "Bump androix dependency to 1.12.0" 2024-01-08 17:29:26 +00:00
assets
concurrent Fix QThreadPool::maxThreadCount() usage 2024-01-08 18:29:26 +01:00
corelib Use target-specific android-build directory 2024-01-11 22:56:51 +01:00
dbus QDBusMessage: make private ctor explicit 2024-01-10 08:14:31 +01:00
entrypoint
gui Simplify QTransform mapping 2024-01-11 11:21:19 +01:00
network QRestReply: optionally return the QJsonParseError from json() 2024-01-12 06:37:19 +02:00
opengl Make sure OpenGLContext is not nullptr 2024-01-10 16:16:46 +01:00
openglwidgets
platformsupport Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChanged 2023-11-23 02:37:12 +01:00
plugins iOS: Avoid category method name clash for UIResponder 2024-01-11 17:40:34 +00:00
printsupport printpreview: Avoid rendering artifacts while scrolling zoomed view 2023-12-21 17:38:01 +00:00
sql SQL: rename enablePositionalBinding() to setPositionalBindingEnabled() 2024-01-10 04:32:49 +01:00
testlib Remove the use of Q_TESTLIB_PRIVATE_EXPORT 2023-12-22 19:07:27 +01:00
tools Add the support of the qt_import_plugins functionality to androiddeployqt 2024-01-11 18:40:34 +01:00
widgets Doc: complete the snippet for a dialog with extension 2024-01-11 23:40:27 +01:00
xml
CMakeLists.txt