summaryrefslogtreecommitdiffstats
path: root/examples/network/multistreamserver
Commit message (Expand)AuthorAgeFilesLines
* multistreamserver: fix compilationMarc Mutz2021-11-221-1/+1
* 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-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-2/+2
* Regenerate examplesAlexandru Croitor2020-02-041-1/+5
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-2/+2
|\
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-121-1/+2
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-051-19/+28
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+24
|/
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-5/+5
* Examples: Remove remains of winceFriedemann Kleint2017-07-141-6/+0
* Fix SCTP API according to Qt conventionsFriedemann Kleint2016-11-221-1/+1
* Polish SCTP examplesAlex Trotsenko2016-08-0310-35/+131
* Introduce SCTP sockets supportAlex Trotsenko2016-07-2712-0/+761