| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dependencies on 'dev' in qt/qtgrpcHEADdev | Qt Submodule Update Bot | 48 hours | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 8 days | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 9 days | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 11 days | 1 | -2/+2 |
* | Grpc benchmarks: add qelapsedtimer include to shared header | Dennis Oberst | 2025-04-24 | 2 | -1/+1 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-24 | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-22 | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-15 | 1 | -2/+2 |
* | qtgrpc: mark security critical source files | Dennis Oberst | 2025-04-11 | 1 | -0/+1 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-09 | 1 | -2/+2 |
* | Doc: Add missing \title to GRPC client guide example | Andreas Eliasson | 2025-04-08 | 1 | -0/+1 |
* | Require the 'scope' descriptor in produceProperyMap functions | Alexey Edelev | 2025-04-04 | 1 | -2/+4 |
* | Move assign the serialized buffer in QProtobufSerializerImpl::serializeMessag... | Alexey Edelev | 2025-04-04 | 1 | -1/+1 |
* | Long live mutable getters | Alexey Edelev | 2025-04-04 | 56 | -30/+843 |
* | ProtobufSerializer: fix potential overflow in encodeHeader | Dennis Oberst | 2025-04-04 | 1 | -2/+5 |
* | QProtobufSerializer: change fieldIndex to fieldNumber in encodeHeader | Dennis Oberst | 2025-04-04 | 2 | -7/+7 |
* | QtProtobufQtCoreTypes: skip missing copy when iterating segments | Dennis Oberst | 2025-04-04 | 1 | -2/+1 |
* | QtGrpc: add missing std::move | Dennis Oberst | 2025-04-04 | 2 | -2/+2 |
* | ProtobufDeserializer: fix uninitialized iterator member | Dennis Oberst | 2025-04-04 | 1 | -1/+1 |
* | tools [generators]: Prefer error string over throwing | Dennis Oberst | 2025-04-04 | 6 | -11/+33 |
* | ProtobufScalarJsonSerializers: fix overflowed return value | Dennis Oberst | 2025-04-04 | 1 | -13/+10 |
* | tools [qtgrpcgen]: construct exportMacroFilename in place | Dennis Oberst | 2025-04-04 | 1 | -4/+2 |
* | tools [utils]: misc. improvements | Dennis Oberst | 2025-04-04 | 2 | -11/+4 |
* | tools [utils]: directly emplace substrings into vector for split() | Dennis Oberst | 2025-04-04 | 1 | -5/+4 |
* | tools [utils]: implement trim as part of ltrim & rtrim | Dennis Oberst | 2025-04-04 | 1 | -13/+4 |
* | tools [utils]: fix invalid erase on ltrim() | Dennis Oberst | 2025-04-04 | 1 | -1/+1 |
* | tools [utils]: implement file operation with std::filesystem | Dennis Oberst | 2025-04-04 | 1 | -10/+4 |
* | QProtobufPropertyOrdering: remove dead code for char_data alignment check | Dennis Oberst | 2025-04-04 | 1 | -12/+20 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-03 | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-04-01 | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-03-29 | 1 | -2/+2 |
* | Update dependencies on 'dev' in qt/qtgrpc | Qt Submodule Update Bot | 2025-03-19 | 1 | -2/+2 |
* | Adapt the generator code to be compatible with protobuf >= 30 | Alexey Edelev | 2025-03-19 | 7 | -70/+74 |
* | Add the missing copyrights to QtProtobufProperties.cmake.in | Alexey Edelev | 2025-03-19 | 1 | -0/+3 |
* | Avoid storing absolute paths to protobuf module includes | Alexey Edelev | 2025-03-19 | 2 | -20/+57 |
* | Avoid storing proto_files-NOTFOUND in _qt_internal_proto_files | Alexey Edelev | 2025-03-19 | 1 | -0/+3 |
* | Add the hint to find the host grpc_cpp_plugin when crosscompiling | Alexey Edelev | 2025-03-18 | 7 | -17/+72 |
* | Fix the cmdLineInvalidExportMacro | Alexey Edelev | 2025-03-18 | 1 | -3/+6 |
* | Update licensing of files with infrastructure type | Lucie Gérard | 2025-03-13 | 3 | -81/+92 |
* | qtgrpc_chat_server: Compile certificates into the application | Dennis Oberst | 2025-03-13 | 4 | -64/+39 |
* | Fix the spamming with DATA/HEADER frames before the SETTINGS negotiation | Alexey Edelev | 2025-03-12 | 1 | -20/+38 |
* | Add the missing include of q20utility.h | Alexey Edelev | 2025-03-10 | 1 | -0/+1 |
* | Fix Axivion analysis configuration for protobuf | Matti Paaso | 2025-03-10 | 1 | -1/+1 |
* | Encourage to use vcpkg when building Vehicle example | Alexey Edelev | 2025-03-07 | 2 | -3/+6 |
* | Add vcpkg.json for the QtGRPC Vehicle example | Alexey Edelev | 2025-03-07 | 1 | -0/+23 |
* | Encourage to use vcpkg when building magic8ball example | Alexey Edelev | 2025-03-07 | 2 | -3/+6 |
* | Add vcpkg.json for the QtGRPC chat example | Alexey Edelev | 2025-03-07 | 1 | -0/+23 |
* | Add vcpkg.json for the QtProtobuf sensors example | Alexey Edelev | 2025-03-07 | 1 | -0/+18 |
* | Add vcpkg.json for the QtGRPC Magic 8 Ball example | Alexey Edelev | 2025-03-07 | 1 | -0/+23 |
* | Remove the explicit setting of the accept-encoding header | Alexey Edelev | 2025-03-06 | 1 | -3/+0 |