summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectpendingcall.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNSona Kurazyan2022-06-091-0/+2
* Doc: Fix documentation warningsv5.14.0-rc1Topi Reinio2019-11-141-1/+4
* Add basic documentation for QRemoteObjectPendingCall and friendsMichael Brasser2019-10-031-0/+69
* Fix include directivesFriedemann Kleint2019-01-181-1/+1
* Rename ReplicaPrivate -> ReplicaImplementationKevin Funk2017-10-061-1/+1
* Cleanup: Get rid off uses of Q_PRIVATE_SLOTKevin Funk2017-09-251-9/+3
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Replace Q_NULLPTR -> nullptrKevin Funk2017-03-291-1/+1
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Remove not necessary includesMontel Laurent2014-12-181-1/+0
* Implement QRemoteObjectPending{Call, Reply}Kevin Funk2014-11-201-0/+208