summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/ssl/sslcppclient
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate projectswip/cmakeAlexandru Croitor2019-11-151-1/+1
| | | | | | Change-Id: I08414933bad2e94f8f9a12ac7372570e838e31cd Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-121-0/+80
| | | | | | | Fixes: QTBUG-78175 Change-Id: I9e75992ac906778b9d04ccbe132445728ef65789 Reviewed-by: Qt CMake Build Bot Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* SSL Examples: Explicitly state SSL requirementFriedemann Kleint2018-12-101-0/+3
| | | | | | | | | Give a proper error message when trying to build the example locally. Fixes: QTBUG-72394 Change-Id: I7a4178aabf0960af3172cfc2d86c2672ad962142 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
* Quit gracefullyv5.12.0-rc1BogDan Vatra2018-11-141-1/+2
| | | | | | Task-number: QTBUG-71693 Change-Id: I78a48508e8a254ef1db77d7fb2956161bf3d817f Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
* Add SSL example & auto testBogDan Vatra2018-10-293-0/+164
Change-Id: I3342507fa2ea69f753f1f062c233211fad4791ff Reviewed-by: Brett Stottlemyer <bstottle@ford.com>