summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectpendingcall.h
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-1/+1
* Update dependencies.yamlBrett Stottlemyer2020-06-151-30/+0
* Update dependenciesFriedemann Kleint2020-04-061-1/+1
* Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-191-1/+1
* Support SLOTs with return values in QMLMichael Brasser2019-08-231-0/+30
* QRemoteObjectPendingReply: fix GCC -Wdeprecated-copyMarc Mutz2019-06-191-10/+3
* 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-1/+0
* Modernize: Use override where possibleKevin Funk2017-09-211-1/+1
* 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
* Fix namespaced buildVolker Krause2017-01-131-0/+2
* Use Q_NULLPTR everywhereBogDan Vatra2016-07-221-1/+1
* Make public headers compile in headerstest mode.Milian Wolff2015-04-281-1/+1
* Remove not necessary includesMontel Laurent2014-12-181-1/+0
* Implement QRemoteObjectPending{Call, Reply}Kevin Funk2014-11-201-0/+144