aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websockets/echoserver
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-12-101-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-12-101-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-06-241-1/+5
* Regenerate before mergeAlexandru Croitor2019-10-151-1/+1
* Add initial-support for cmakeMaurice Kalinowski2019-09-161-0/+28
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* Remove redundant options and a stray defineJesus Fernandez2018-08-171-2/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-1/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-rc1Liang Qi2016-05-191-1/+4
| |\
| | * add example installsOswald Buddenhagen2016-05-061-1/+4
* | | No need to manually call the default constructorFrank Meerkoetter2016-04-071-1/+0
|/ /
* / Updated license headersAntti Kokko2016-01-203-50/+101
|/
* 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
* | Update copyright headersJani Heikkinen2015-02-163-18/+18
|/
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-243-54/+30
* Use the proper protocol namesSze Howe Koh2014-04-091-8/+8
* Move examples into 'websockets' folderKai Koehne2014-03-195-0/+355