Providing protobuf and gRPC support for Qt.
Go to file
Dennis Oberst b5e89d251e Http2Handler: provide channel() and channelPriv() accessors
For consistency. No null checking is needed as the channel will always
destroy all children before destroying itself.

Pick-to: 6.9 6.8
Change-Id: I4638cd906dc6c66d2559048bd147216518655110
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
(cherry picked from commit f8196f8050)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-08-05 19:06:01 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Point to 'protoc' installation guide when WrapProtoc is not found 2025-02-25 11:10:11 +01:00
coin Fix Axivion analysis configuration for protobuf 2025-03-10 08:47:43 +02:00
examples chat example: various enhancements 2025-07-03 18:59:04 +00:00
src Http2Handler: provide channel() and channelPriv() accessors 2025-08-05 19:06:01 +00:00
tests QtGrpcSslClientTest: verify that incorrectSSL status is not okay 2025-08-05 19:06:01 +00:00
.clang-format Update licensing of files with infrastructure type 2025-03-13 15:14:53 +01:00
.cmake.conf Bump version to 6.10.0 2025-01-03 14:15:12 +00:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore gitignore: add qmlls.ini files 2024-12-06 14:02:16 +01:00
.gitreview Add .gitreview file 2025-02-25 15:39:48 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Move `qt_internal_project_setup` as early as possible 2025-05-30 12:29:32 +02:00
LICENSE.Apache-2.0.txt Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 15:14:53 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on '6.10' in qt/qtgrpc 2025-08-05 16:36:55 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 15:14:53 +01:00
qt_attribution.json CMake: Add PURL and CPE info to 3rd party attribution files 2025-06-04 13:26:14 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00