summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-128-8/+8
* Make endpoint configurable for echoclient and sslechoclient examplesØystein Heskestad2023-03-245-19/+67
* Expand documentation of examplesØystein Heskestad2023-03-1514-34/+124
* sslechoclient example: Verify server certificateIevgenii Meshcheriakov2023-03-143-7/+23
* Fix QML WebSocket Client ExampleØystein Heskestad2023-02-101-5/+5
* Fix QML WebSocket Server ExampleØystein Heskestad2023-02-101-2/+12
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-239-9/+9
* Add license headers to cmake filesLucie Gérard2022-07-079-0/+27
* Use SPDX license identifiersLucie Gérard2022-06-1027-1323/+54
* Improve examples CMakeLists.txtKai Köhne2022-02-199-70/+28
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-7/+7
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-177-7/+7
* Avoid exe name conflictAllan Sandfeld Jensen2021-05-122-6/+6
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-12-107-0/+28
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-12-107-7/+7
* CMake: Regenerate projectsAlexandru Croitor2020-06-247-7/+35
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-231-1/+0
|\
| * Stop forcing deprecated ssl protocol versionMårten Nordheim2020-01-171-1/+0
* | Regenerate projectsAlexandru Croitor2019-11-152-2/+2
* | Regenerate before mergeAlexandru Croitor2019-10-157-13/+13
* | Add initial-support for cmakeMaurice Kalinowski2019-09-169-0/+268
|/
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* Doc: Remove \l from reference to example source fileNico Vertriest2019-03-251-1/+1
* Remove redundant options and a stray defineJesus Fernandez2018-08-177-11/+7
* Use override keywordJesus Fernandez2018-08-102-2/+2
* Replace typedefs by QOverloadAndré Klitzing2017-10-301-2/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-114-22/+40
|\
| * Revamp WebSocket's simple-chat examplev5.10.0-beta1Mårten Nordheim2017-09-284-23/+41
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-267-7/+7
|/
* Make sure we find the ssl feature from QtNetworkv5.8.0-beta1Lars Knoll2016-09-141-0/+1
* Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-071-2/+1
* Clean up QT_CONFIG usageLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-247-3/+24
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-197-3/+24
| |\
| | * add example installsOswald Buddenhagen2016-05-067-3/+24
* | | No need to manually call the default constructorFrank Meerkoetter2016-04-074-7/+3
* | | Remove dead codeFrank Meerkoetter2016-04-071-1/+0
|/ /
* | Updated license headersAntti Kokko2016-01-2027-470/+929
|/
* Fix qmldir for qmlwebsockets_compatLiang Qi2015-05-222-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-173-2/+10
|\
| * Examples: fix certificate files for shadow build in sslechoserverLiang Qi2015-03-093-2/+10
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-253-6/+32
|\ \ | |/
| * Example: echoserver should not close when it got a new connectionLiang Qi2015-02-201-1/+0
| * Examples: add options for port and debug outputs in echoserverLiang Qi2015-02-203-5/+32
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-02-245-7/+33
|\ \ | |/
| * Examples: add an option for debug outputs in echoclientLiang Qi2015-02-173-6/+25
| * Doc: add description and image for echoclient htmlLiang Qi2015-02-132-1/+8
* | Update copyright headersJani Heikkinen2015-02-1627-169/+169
|/