summaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects/websockets
Commit message (Expand)AuthorAgeFilesLines
* websockets example: fix namespaced buildsMarc Mutz2023-08-022-4/+1
* Doc: Change category of examples to ConnectivityØystein Heskestad2023-07-311-1/+1
* Doc: Update example category namesKai Köhne2023-07-101-1/+1
* Revamp WebSockets exampleØystein Heskestad2023-06-063-5/+76
* Regenerate certsMårten Nordheim2023-06-017-130/+134
* Enable QtRemoteObjects example documentationJuha Vuolle2022-09-231-3/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-073-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-145-222/+10
* Improve examples CMakeLists.txtKai Köhne2022-03-013-28/+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
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-202-56/+14
* Add some introductory documentation to a few more examplesMårten Nordheim2021-03-241-0/+35
* Fix error in websocket exampleMårten Nordheim2021-03-231-1/+1
* Migrate from old signal/slot connection syntaxSona Kurazyan2021-02-251-5/+5
* Regenerate certificates to match new macOS 10.15 restrictionsMårten Nordheim2021-02-248-126/+127
* Use QList instead of QVectorJarek Kobus2021-02-161-1/+1
* Regenerate CMake projectsSona Kurazyan2021-02-152-2/+10
* Update via run_pro2cmake.pyBrett Stottlemyer2020-06-292-2/+10
* Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-2/+2
* Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-123-0/+170
* WebSockets: Add SSL SupportBogDan Vatra2019-06-1211-1/+196
* Add WebSockets exampleBogDan Vatra2019-06-128-0/+487