Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev d2d8f0915c Avoid comparing streams by value
Comparing steams by value shouldn't happen, it's artifact that left
from the stream reuse mechanism.

Pick-to: 6.5
Change-Id: Ib9c5ee3e616d1a0bc75853a87ab15461dbf76f91
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
2023-05-23 16:11:26 +02:00
LICENSES Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
cmake Avoid looking for protoc as a part of protobuf package when crosscompiling 2023-03-07 16:57:36 +01:00
coin Add Axivion config 2023-03-23 07:22:41 +00:00
examples Update QtGRPC chat example to new options and QGrpcMetadata changes 2023-05-23 13:34:34 +02:00
src Avoid comparing streams by value 2023-05-23 16:11:26 +02:00
tests Use SPDX license identifiers 2023-05-23 15:38:16 +02:00
.cmake.conf Bump version to 6.6.0 2022-12-15 06:55:23 +02:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Add the use of the qt_internal_project_setup function 2023-05-09 17:47:40 +02:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2023-05-22 12:45:11 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
sync.profile Introduce QtGrpc 2022-12-09 15:00:04 +01:00