summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/ssl
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txtKai Köhne2022-03-023-20/+8
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-312-2/+2
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-202-35/+14
* Add some introductory documentation to a few more examplesMårten Nordheim2021-03-241-0/+35
* Remove old instructions for generating tls certificatesMårten Nordheim2021-03-231-15/+0
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-4/+4
* Regenerate certificates to match new macOS 10.15 restrictionsMårten Nordheim2021-02-248-126/+127
* Clean-up warningsSona Kurazyan2021-02-221-1/+1
* Regenerate CMake projectsSona Kurazyan2021-02-152-2/+10
* Update via run_pro2cmake.pyBrett Stottlemyer2020-06-292-10/+12
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-06-163-0/+144
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-151-1/+1
| * Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-123-0/+144
* | QAbstractSocket: fix deprecation warnings from the error signalMårten Nordheim2020-03-232-2/+2
|/
* SSL Examples: Explicitly state SSL requirementFriedemann Kleint2018-12-102-0/+6
* Quit gracefullyv5.12.0-rc1BogDan Vatra2018-11-141-1/+2
* Add SSL example & auto testBogDan Vatra2018-10-2918-0/+789