summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectsource.h
Commit message (Expand)AuthorAgeFilesLines
* SourceApiMap: De-inline dtor of polymorphic classMarc Mutz2022-06-211-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Clean-up the qremoteobjectsource.h headerSona Kurazyan2021-07-301-98/+6
* Use QList instead of QVectorJarek Kobus2021-02-161-4/+4
* Fix compilation with Qt 6Sona Kurazyan2021-02-151-1/+1
* Update dependencies.yamlBrett Stottlemyer2020-06-151-6/+27
* Fix the build with current qtbase devSimon Hausmann2020-01-251-2/+4
* More fixes for (dynamic) enums in signals and slotsBrett Stottlemyer2019-05-171-1/+78
* Fix dynamic enums in Props and SignalsBrett Stottlemyer2019-05-071-0/+7
* Fix includes in public headersFriedemann Kleint2018-08-271-2/+2
* Allow nodes to proxy (or convert) replicasBrett Stottlemyer2018-04-251-10/+1
* Allow recursive packetizing of typesBrett Stottlemyer2018-04-051-1/+1
* Make (internal) Source objects hierarchicalBrett Stottlemyer2018-04-041-1/+0
* Rework REPC QObject* handlingv5.11.0-beta3Brett Stottlemyer2018-04-041-2/+5
* Add/extend Class/Model keywords for repcBrett Stottlemyer2017-12-131-2/+18
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-241-0/+4
|\
| * Send also the methods and then signals parameter namesBogDan Vatra2017-11-021-0/+2
| * Send enum detailsBogDan Vatra2017-11-021-0/+2
* | Move free qtro_* functions in QtPrivate namespaceKevin Funk2017-09-271-1/+5
|/
* Add MODEL keyword to repcBrett Stottlemyer2017-05-191-0/+3
* Correct QtRO license headers and added missing license filesv5.9.0-beta4Jani Heikkinen2017-05-021-13/+19
* Fix build against current qtbase dev branchKevin Funk2017-01-201-4/+0
* Fixes for license checkBrett Stottlemyer2017-01-141-21/+13
* Fix SourceApi lookupBrett Stottlemyer2016-12-051-6/+4
* Generate, send and check class signature for .rep generated classesBogDan Vatra2016-09-081-0/+3
* Provide type name for source locationsKevin Funk2016-03-211-0/+1
* [perf] Pass property index, not nameBrett Stottlemyer2015-08-311-0/+1
* Get rid of the unused warnings.Björn Breitmeyer2015-05-061-0/+2
* Enable Source adapter objectsBrett Stottlemyer2015-03-031-0/+3
* Make it compile. Missing includeMontel Laurent2015-01-271-0/+1
* Allow .rep API to differ from Source APIBrett Stottlemyer2015-01-271-1/+97
* Remove QRemoteObjectSource typeBrett Stottlemyer2014-12-031-25/+1
* Change QRemoteObjectSource constructor to protectedBrett Stottlemyer2014-11-201-1/+3
* Fix includes in public headersKevin Funk2014-11-061-3/+2
* Adapt signal names to Qt coding styleTobias Koenig2014-10-291-2/+2
* Say hello to QtRemoteObjectsBrett Stottlemyer2014-10-161-0/+77