summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* Allow to build examples as standalone projectKevin Funk2019-06-0523-415/+616
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-15/+29
|\
| * HTTP example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-152-10/+22
| * Torrent example: Replace the last Java-style iterator with STL onesMarc Mutz2019-05-231-5/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-32/+28
|\|
| * Torrent example: replace a QMultiMap with a sorted vectorMarc Mutz2019-05-251-7/+7
| * Torrent example: add missing qAsConst()Marc Mutz2019-05-231-2/+2
| * Torrent example: rewrite some very convoluted codeMarc Mutz2019-05-241-17/+13
| * Torrent example: replace Java-style iteration with STL iteratorsMarc Mutz2019-05-231-5/+5
| * Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | Regenerate more projects that are using uicAlexandru Croitor2019-05-235-9/+59
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-223-5/+11
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1619-68/+79
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-193-6/+3
| |\
| | * Add cmdline feature to qmakeJoerg Bornemann2019-02-183-6/+3
| * | QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-132-2/+3
| * | Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-1/+1
| * | Network examples: cleanup foreach usageChristian Ehrlicher2019-01-0613-56/+69
| * | Fix usage of QGuiApplication::set/resetOverrideCursorChristian Ehrlicher2018-11-051-3/+3
| |/
* / CMake: Add more examplesTobias Hunger2019-03-2623-0/+510
|/
* Fix builds without DTLSAllan Sandfeld Jensen2018-10-091-6/+2
* DTLS server - use the proper TLS configurationTimur Pocheptsov2018-08-101-0/+1
* Document DTLS examplesTimur Pocheptsov2018-08-0913-27/+255
* Document the DTLS APITimur Pocheptsov2018-08-092-0/+73
* Examples: Revamp LoopbackAndre Hartmann2018-07-303-41/+45
* QDtls - use conventional namesTimur Pocheptsov2018-07-272-7/+7
* QDtls - refactorTimur Pocheptsov2018-07-262-7/+7
* DTLS client - improve the exampleTimur Pocheptsov2018-07-102-13/+26
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0212-12/+12
|\
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-2112-12/+12
* | Add a secure UDP client exampleTimur Pocheptsov2018-06-2211-1/+1173
* | Add a secure UDP server exampleTimur Pocheptsov2018-06-2111-1/+1212
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-3/+3
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-3/+3
* | Examples: use CBOR in the network-chat broadcast messageThiago Macieira2018-06-023-19/+39
* | Examples: change the main network-chat protocol to CBORThiago Macieira2018-06-023-146/+138
* | Examples: fix network-chat in the presence of an IPv6 stackThiago Macieira2018-05-051-1/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-206-0/+7
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-126-0/+7
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-115-0/+5
|\|
| * qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-115-0/+5
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-024-18/+52
|\|
| * Examples: Update multicast sender and receiver examples for IPv6Thiago Macieira2017-12-244-18/+52
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-9/+9
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-235-15/+15
|\|
| * Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-085-15/+15
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1721-222/+235
|\|
| * QtNetwork (examples) - update googlesuggest exampleTimur Pocheptsov2017-10-055-42/+33
| * QtNetwork (examples) - update the second download manager exampleTimur Pocheptsov2017-10-025-41/+71
| * QtNetwork (examples) - update network download managerTimur Pocheptsov2017-10-021-26/+32