Providing protobuf and gRPC support for Qt.
Go to file
Konrad Kujawa aed606e6cb Remove QGrpcSslCredentials
Remove QGrpcSslCredentials. They are replaced by
QGrpcChannelOptions::withSslConfiguration() method.

[ChangeLog] Removed QGrpcSslCredentials. Please use
QGrpcChannelOptions::withSslConfiguration() to setup QSslConfiguration
for the channel.

Task-number: QTBUG-111037
Change-Id: I6719ce60668238251abbba5c08232dca26084909
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-05-23 13:34:34 +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 Introduce QGrpcCallOptions and QGrpcChannelOptions 2023-05-23 13:34:34 +02:00
src Remove QGrpcSslCredentials 2023-05-23 13:34:34 +02:00
tests Introduce QGrpcCallOptions and QGrpcChannelOptions 2023-05-23 13:34:34 +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