Providing protobuf and gRPC support for Qt.
Go to file
Tatiana Borisova 81b59d1492 Add tests for rvalue setters in the generated code
- add rvalue tests for message types, repeated and map types, oneof,
other non-trivially copyable types(QString QByteArray and QDatetime)
Note, skipping optional, since it is already implemented in
void QtProtobufOptionalTest::move().

Task-number: QTBUG-128388
Change-Id: If36d05de659181c547a836aeb84d5f9da38709bd
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2025-01-30 17:38:22 +01:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Consider the capital Protobuf_VERSION variable in WrapProtoc module 2025-01-18 14:47:40 +01:00
coin Change Axivion analysis result format 2024-06-28 10:17:09 +03:00
examples Avoid using the relative path to the server executable in client guide 2025-01-29 17:30:43 +01:00
src Encode the port from host URI when encoding the :authority header 2025-01-29 17:30:47 +01:00
tests Add tests for rvalue setters in the generated code 2025-01-30 17:38:22 +01:00
.clang-format clang-format: use AlignArrayOfStructures Left 2024-04-03 12:15:49 +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
.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
LICENSE.Apache-2.0.txt Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
REUSE.toml Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgrpc 2025-01-23 19:56:31 +00:00
licenseRule.json Add the Qt ProtobufQuick module to licenseRule.json 2024-06-21 12:46:17 +02:00
qt_attribution.json Doc: Split up protobuf attributions between tools and tests 2025-01-28 17:33:28 +01:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00