summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-111-0/+30
* Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0813-81/+129
|\
| * Bump versionKari Oikarinen2019-01-071-1/+1
| * Clang warning cleanup in qnx backendBrett Stottlemyer2018-12-197-45/+61
| * Convert QNX backend to use shared pointersBrett Stottlemyer2018-12-195-35/+34
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+27
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+27
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-191-0/+27
| | |/
| * | SSL Examples: Explicitly state SSL requirementFriedemann Kleint2018-12-102-0/+6
* | | QVariant is also a standalone type and we must treated accordinglyBogDan Vatra2018-12-214-21/+44
|/ /
* | Only include the ssl example and test if the OpenSSL feature is availableAndy Shaw2018-12-072-4/+6
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-0513-69/+200
|\ \
| * | Handle null QAIM propertyv5.12.0-rc2v5.12.0BogDan Vatra2018-11-274-15/+64
| * | Quit gracefullyv5.12.0-rc1BogDan Vatra2018-11-141-1/+2
| * | Add changes file for Qt 5.12.0Antti Kokko2018-11-091-0/+46
| * | Make sure types needed for MODELs are registeredBrett Stottlemyer2018-11-074-34/+40
| * | Break socket listen out of QRemoteObjectSourceIo constructorv5.12.0-beta4Lee Helpingstine2018-11-065-19/+48
* | | Fix compilation with gcc 4.8Ville Voutilainen2018-12-031-3/+3
* | | Doc: Add missing closing parenthesis in snippetPaul Wicking2018-11-301-5/+5
* | | Clean up windows qmake scopesOliver Wolff2018-11-223-3/+3
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
|\ \ \ | |/ / |/| / | |/
| * Bump versionOswald Buddenhagen2018-11-081-1/+1
* | 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
|\|