summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Break socket listen out of QRemoteObjectSourceIo constructorv5.12.0-beta4Lee Helpingstine2018-11-065-19/+48
* Add SSL example & auto testBogDan Vatra2018-10-2938-2/+1369
* Clarify in which conditions addHostSideConnection can be usedBogDan Vatra2018-10-261-1/+2
* Attempt reconnection for QAbstractSocket::NetworkErrorMichael Brasser2018-10-241-0/+1
* Unregister types that are not neededv5.12.0-beta3v5.12.0-beta2BogDan Vatra2018-10-093-18/+51
* Update code snippets to match latest APIsv5.12.0-beta1Michael Brasser2018-10-021-9/+8
* Documentation clarificationsMichael Brasser2018-10-017-79/+123
* Require Qt NetworkEskil Abrahamsen Blomfeldt2018-10-011-0/+2
* Do not register enums from other classesBogDan Vatra2018-09-261-13/+13
* Update documentationMaurice Kalinowski2018-09-262-7/+8
* Fix documentation examplesVille Voutilainen2018-09-242-95/+5
* Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Michael Brasser2018-09-212-0/+25
|\
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-182-0/+25
| |\
| | * Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-171-0/+24
| | |\
| | | * Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-09-041-0/+24
| | * | Fix a constant reconnection issueThomas Senyk2018-09-171-0/+1
| | |/
* | | Add autotest for dynamic gadgetsMichael Brasser2018-09-194-2/+39
* | | Minor documentation cleanupsMichael Brasser2018-09-184-13/+13
|/ /
* | Implement dynamic gadgetsv5.12.0-alpha1BogDan Vatra2018-09-064-4/+199
* | Update import statement to "import QtRemoteObjects 5.12"Michael Brasser2018-08-2818-27/+185
* | Fix includes in public headersFriedemann Kleint2018-08-278-30/+30
* | Add basic documention for use from QMLMichael Brasser2018-08-244-5/+156
* | Fix crash with ObjectList and in-process replicasMichael Brasser2018-08-222-3/+30
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-215-17/+70
|\|
| * Fix issue proxying modelsMichael Brasser2018-08-145-17/+70
* | Support externally generated QIODevicesBrett Stottlemyer2018-08-1526-65/+1089
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-141-7/+0
|\|
| * Remove dead codeMichael Brasser2018-08-101-7/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-072-0/+2
|\|
| * Add warning for signature mismatchMichael Brasser2018-08-032-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-310-0/+0
|\|
| * Bump versionOswald Buddenhagen2018-07-301-1/+1
* | Fix a typo in the documentation code's commentsNicolas Ettlin2018-07-112-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-305-5/+31
|\|
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-0/+26
| |\
| | * Add changes file for Qt 5.11.1v5.11.1Brett Stottlemyer2018-06-141-0/+26
| * | Doc: Add missing dotsPaul Wicking2018-06-194-5/+5
* | | Refactor connection factories to shared base classBrett Stottlemyer2018-06-295-114/+88
* | | Improve support for comments in .rep filesBrett Stottlemyer2018-06-262-1/+8
* | | Update parameter list handlingBrett Stottlemyer2018-06-252-23/+56
* | | Refactor integration testsBrett Stottlemyer2018-06-251-339/+254
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-191-0/+8
|\| |
| * | Document licensesKai Koehne2018-06-181-0/+8
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-040-0/+0
|\|
| * Bump versionOswald Buddenhagen2018-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-1919-240/+152
|\|
| * Use FDL license for all .qdoc filesKai Koehne2018-05-1811-231/+99
| * Ensure these tests run with 'make check'Michael Brasser2018-05-183-3/+3
| * Fix issues with refactored CLASS/MODEL supportMichael Brasser2018-05-175-4/+46
| * Update tests to match new sub-object behaviorMichael Brasser2018-05-171-2/+4