Providing protobuf and gRPC support for Qt.
Go to file
Dennis Oberst 61f7123e90 QGrpcCallOptions: add swap() and lift move SMFs to be inline
Add a custom deleter to the std::unique_ptr so that we can
lift the SMF to be inline.

As a drive-by add the missing documentation.

Task-number: QTBUG-123625
Pick-to: 6.8
Change-Id: I11509ae925a6964f4d7e9ddd30a30c604edcb909
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-06-14 14:51:44 +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 Fix magic8ball QML example 2024-06-12 16:01:33 +02:00
src QGrpcCallOptions: add swap() and lift move SMFs to be inline 2024-06-14 14:51:44 +02:00
tests testservers: add conditional proto3_optional support 2024-06-14 11:15:10 +02:00
.clang-format clang-format: use AlignArrayOfStructures Left 2024-04-03 12:15:49 +01:00
.cmake.conf Bump version to 6.9.0 2024-06-06 03:49:05 +01: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-06-06 02:49:03 +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