Providing protobuf and gRPC support for Qt.
Go to file
Dennis Oberst 584a971d35 QGrpc{Channel, Call}Options: prefer 'set~()' over 'with~()'
It was concluded that we will use the 'set~()' syntax in our options but
still return a reference to allow chaining.

Task-number: QTBUG-123625
Change-Id: I00838465b485d096b4b7bd3d691d24385543d662
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-05-28 10:54:19 +02:00
LICENSES Rename protobuf_LICENSE.txt to LicenseRef-protobuf.txt 2024-02-02 15:54:58 +01:00
cmake CMake: Make examples build as external projects 2024-03-06 17:14:45 +01:00
coin Enable downloads for qtgrpc repo when AllowDownload feature is on 2024-04-11 10:35:50 +02:00
examples QGrpc{Channel, Call}Options: prefer 'set~()' over 'with~()' 2024-05-28 10:54:19 +02:00
src QGrpc{Channel, Call}Options: prefer 'set~()' over 'with~()' 2024-05-28 10:54:19 +02:00
tests QGrpc{Channel, Call}Options: prefer 'set~()' over 'with~()' 2024-05-28 10:54:19 +02:00
.clang-format clang-format: use AlignArrayOfStructures Left 2024-04-03 12:15:49 +01:00
.cmake.conf Bump version to 6.8.0 2023-12-13 20:08:11 +02:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore gitignore: ignore intellij's .idea/ folder 2024-04-30 16:38:23 +02:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Add the missing lookup for QuickTest component 2024-03-11 18:00:41 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2024-05-27 10:23:39 +00:00
licenseRule.json Add a licenseRule.json file for checking of SPDX license identifiers 2024-05-08 15:51:48 +02:00
qt_attribution.json Move conformance test to auto tests 2024-05-09 11:50:50 +02:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00