summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtgrpcHEADdevQt Submodule Update Bot6 days1-2/ 2
* Remove WrapgRPC and WrapProtobuf modulesAlexey Edelev13 days20-271/ 80
* CMake: Add qt_autogen_tools_initial_setup callsAlexandru Croitor13 days2-0/ 2
* QGrpcOperationContext: rework documentationDennis Oberst2024-10-011-48/ 110
* Complete qtprotobuf qtgprcgen tests refactoringAlexey Edelev2024-10-0163-1540/ 2869
* Fix the shadowing of counting variable in for loopsAlexey Edelev2024-09-301-2/ 2
* Remove the outdated guard for protoc availability in testsAlexey Edelev2024-09-302-10/ 0
* DRY qtgrpcgen and qtprotobufgen testsAlexey Edelev2024-09-308-331/ 254
* Add the qtgrpcgen tests for HEADER_GUARD optionAlexey Edelev2024-09-308-0/ 352
* Refactor the qtprotobufgen testAlexey Edelev2024-09-30165-85715/ 98219
* Use the correct string literals when serializing (-)Infinity and NaNAlexey Edelev2024-09-303-19/ 9
* Introduce ProtobufFieldPresenceCheckerAlexey Edelev2024-09-305-41/ 104
* Fix the invalid handling of header files suffixesAlexey Edelev2024-09-274-23/ 45
* Use testAnyFlags in isOneofOrOptionalFieldAlexey Edelev2024-09-271-4/ 3
* Add the result metatype to QGrpcOperationContextAlexey Edelev2024-09-2714-68/ 205
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-09-271-2/ 2
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-09-251-1/ 1
* Add the missing guards for QLocalSocket usagesAlexey Edelev2024-09-242-4/ 25
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-09-241-2/ 2
* Prefer the usage of SingleShotConnectionDennis Oberst2024-09-205-81/ 67
* QGrpcHttp2ChannelPrivate: minor code cleanupsDennis Oberst2024-09-191-7/ 3
* Http2Handler: provide explanationary documentationDennis Oberst2024-09-191-5/ 15
* QGrpcHttp2ChannelPrivate: remove dead codeDennis Oberst2024-09-191-3/ 0
* Http2Handler: remove unused sendHeaders()Dennis Oberst2024-09-191-15/ 0
* Http2Handler: rename context handlers and add Q_OBJECT commentDennis Oberst2024-09-191-11/ 12
* QGrpcHttp2ChannelPrivate: flatten hierarchyDennis Oberst2024-09-191-108/ 116
* DRY the QGrpcClientBase implementationAlexey Edelev2024-09-183-49/ 56
* Docs: fix \nativetypes documentationDennis Oberst2024-09-181-9/ 8
* Replace reintepret_cast with static_cast in constructMessageByNameAlexey Edelev2024-09-171-1/ 1
* Docs: improve docs for qt_add{grpc,protobuf}Dennis Oberst2024-09-177-122/ 153
* Add support of the pragma once header guard to the generatorAlexey Edelev2024-09-169-14/ 70
* Move the QtProtobuf and QtGrpc modules out of technical previewDennis Oberst2024-09-137-9/ 0
* Make makeServerStreamConnections() SCARYMarc Mutz2024-09-132-8/ 25
* Make connectSingleReceiveOperationFinished() SCARYMarc Mutz2024-09-132-18/ 39
* DRY Q_PROTOBUF_OBJECT macroMarc Mutz2024-09-121-6/ 1
* chat example: fix sendMessage() new unique_ptr workflowDennis Oberst2024-09-121-2/ 26
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-09-111-2/ 2
* Remove documentation for GrpcHttp2Channel::getChannelAlexey Edelev2024-09-101-9/ 0
* Remove documentation for QQmlAbstractGrpcChannelAlexey Edelev2024-09-101-25/ 0
* Remove the invalid REQUIRED note from GrpcHttp2Channel::options propertyAlexey Edelev2024-09-101-1/ 1
* Fix the QML types naming in Grpc Quick documentationAlexey Edelev2024-09-101-24/ 25
* Remove the cargo-cult-imposed qtgrpcglobal_p.hAlexey Edelev2024-09-107-13/ 9
* Add the logging category for the QtGrpcQuick moduleAlexey Edelev2024-09-103-0/ 40
* Doc: Qt Protobuf: re-work documentationJaishree Vyas2024-09-105-45/ 38
* Rid of the QtProtobufPrivate::AbstractRepeatedIteratorAlexey Edelev2024-09-066-152/ 211
* Use non _EXPORT version of QESDP specializationDennis Oberst2024-09-054-4/ 4
* QGrpcOperationContext: use QT_DEFINE_STRUCTDennis Oberst2024-09-051-4/ 1
* QProtobufMapEntry: Adjust the key() and value() methods return valueAlexey Edelev2024-09-051-4/ 4
* QGrpcSerializationFormat: move qHash() out of lineDennis Oberst2024-09-052-4/ 7
* QGrpcSerializationFormat: move comparesEqual() out of lineDennis Oberst2024-09-052-5/ 9