Providing protobuf and gRPC support for Qt.
Go to file
Alexey Edelev 6a1012792c Move the scalar protobuf type serializer to a seprate TU
Move the scalar type serializers to a separated translation units. This
make code more readable. Adjust constraints to follow common project
coding standards and make constrains compilation faster. Make complex
functions out-of-line to avoid unwanted binary expansion.

Pick-to: 6.8 6.9
Task-number: QTBUG-128812
Change-Id: Ib5311f392e32e5f31416448d2f306ae91155f873
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2024-12-16 09:57:54 +01:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Use the upper-case Protobuf module name when looking it 2024-12-03 16:18:57 +01:00
coin Change Axivion analysis result format 2024-06-28 10:17:09 +03:00
examples Avoid generating QList aliases for the protobuf messages 2024-12-16 09:57:33 +01:00
src Move the scalar protobuf type serializer to a seprate TU 2024-12-16 09:57:54 +01:00
tests Generalize deserializer in protobuf and JSON serializers 2024-12-16 09:57:48 +01: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: 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 2024-12-08 17:02:27 +00:00
licenseRule.json Add the Qt ProtobufQuick module to licenseRule.json 2024-06-21 12:46:17 +02:00
qt_attribution.json Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00