summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the missing linking of protobuf backing QML library to magic8ballHEADdevAlexey Edelev2 days1-0/+1
* QGrpcStatus: apply ascending order for the StatusCodes enumDennis Oberst2 days1-1/+1
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2 days1-2/+2
* test_sfixed32LocaleStringConversion: Skip on non-US localesTor Arne Vestbø3 days1-0/+2
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot3 days1-2/+2
* gitignore: ignore intellij's .idea/ folderDennis Oberst5 days1-2/+5
* gitignore: ignore all **build* folders in the repoDennis Oberst5 days1-1/+1
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot6 days1-2/+2
* Revert "Workaround an issue related to the undefined std::size() method"Alexey Edelev6 days1-2/+0
* QGrpcChannelOperation: include missing qgrpcstatus for the TUDennis Oberst9 days1-0/+1
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot10 days1-2/+2
* Replace the out-of-line equality operators with the inline oneAlexey Edelev11 days66-4150/+5366
* Remove the reduntant include of qabstractprotobufserializer.h from qgrpcclien...Alexey Edelev11 days1-1/+0
* Make QGrpcClientBase::trySerialize constAlexey Edelev11 days2-11/+15
* Rename QAbstractGrpcClient to QGrpcClientBaseAlexey Edelev11 days23-91/+90
* Remove the redundant metatype declaration for QProtobufOneofAlexey Edelev11 days1-2/+0
* Replace QProtobufOneof equality operators with Q_DECLARE_EQUALITY_COMPARABLEAlexey Edelev11 days2-13/+7
* Split QProtobufOneof::value methods into mutable and immutableAlexey Edelev11 days2-5/+25
* Include the correct qtguiglobal.h header in qtprotobufqtguitypesglobal.hAlexey Edelev11 days1-1/+1
* Docs: Improve overviewDennis Oberst13 days1-6/+7
* QAbstractGrpcChannel docs: remove the mentioning of QGrpcChannelDennis Oberst13 days1-4/+4
* Add the missing dependencies to qtprotobufgen qtgrpcgen testsAlexey Edelev13 days2-0/+4
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-04-191-2/+2
* QGrpcOperation: handle failed deserialization directlyDennis Oberst2024-04-1814-165/+164
* QGrpcOperation: expose deserializationError, deserializationErrorSringDennis Oberst2024-04-182-0/+33
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-04-171-2/+2
* QGrpcMetadata: link docs to cppreferenceDennis Oberst2024-04-161-1/+3
* qgrpcmetadata.h: rename to qgrpcdefs.hDennis Oberst2024-04-168-9/+10
* Forward the Receiver type to the connect call in QGrpcCallReply::subscribeAlexey Edelev2024-04-122-8/+9
* Translate the gRPC status messagesAlexey Edelev2024-04-123-17/+21
* Enable downloads for qtgrpc repo when AllowDownload feature is onAlexey Edelev2024-04-111-0/+7
* QQmlGrpcMetadata: use QStringTokenizer in favor of QString::splitDennis Oberst2024-04-101-3/+3
* QQmlGrpcMetadata: avoid potential detach when iterating qt-containersDennis Oberst2024-04-102-13/+14
* qgrpcstream: add missing QObject* parent argument to constructorsDennis Oberst2024-04-104-13/+21
* QGrpcSerializationFormat: mark single arg ctor as explicitDennis Oberst2024-04-104-72/+87
* Remove redundant const modifiers from QGrpcChannelOperation::sendData signalAlexey Edelev2024-04-104-4/+4
* Remove the unused testservice_protobuftyperegistrations.cppAlexey Edelev2024-04-101-9/+0
* Use the proper include for QProtobufPropertyOrderingAlexey Edelev2024-04-1035-1/+35
* Fix the unwanted erroOccurred signals from finished call repliesAlexey Edelev2024-04-101-0/+7
* Split the QGrpcStatus constructorAlexey Edelev2024-04-105-26/+38
* Prettify QGrpcCallReply::subscribe methodAlexey Edelev2024-04-102-14/+15
* Fix the sendMessage handling in QGrpcHttp2ChannelAlexey Edelev2024-04-101-167/+199
* Make client and bidir stream interceptors synchronousAlexey Edelev2024-04-102-16/+41
* Remove the redundant forward declaration of QAbstractProtobufSerializerAlexey Edelev2024-04-091-2/+0
* Make QGrpcChannelOperation finalAlexey Edelev2024-04-091-1/+1
* Remove the legacy doxygen comments from qprotobufregistration.hAlexey Edelev2024-04-082-51/+86
* Restore the cleanup logic of tst_qtprotobufgenAlexey Edelev2024-04-051-1/+1
* QProtobufLazyMessagePointer: declare copy and copy assign ctorsDennis Oberst2024-04-051-9/+12
* Update dependencies on 'dev' in qt/qtgrpcQt Submodule Update Bot2024-04-051-2/+2
* Remove the redundant 'host' member from QGrpcCallOptionsPrivateAlexey Edelev2024-04-041-1/+0