summaryrefslogtreecommitdiffstats
path: root/examples/network/network-chat
Commit message (Expand)AuthorAgeFilesLines
* Network chat: style fixesMårten Nordheim2023-05-312-4/+2
* Network chat: simplify lookup functionMårten Nordheim2023-05-311-5/+1
* Network chat: when removing an entry in multihash, specify which oneMårten Nordheim2023-05-311-1/+1
* Network chat: avoid double lookups into hashMårten Nordheim2023-05-311-8/+11
* Network chat: Use QStringBuilderMårten Nordheim2023-05-312-0/+5
* Network chat: make ctors explicitMårten Nordheim2023-05-314-5/+5
* Network chat: default-initialize or direct-initialize membersMårten Nordheim2023-05-315-19/+10
* Network chat: update includesMårten Nordheim2023-05-317-14/+14
* examples: port network examples to new connection styleSamuel Gaist2022-12-211-1/+1
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-3/+2
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-4/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-1611-541/+24
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-3/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-4/+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
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+1
|\
| * QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-2/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-39/+0
|\|
| * Remove bearer management from remaining network examplesMårten Nordheim2020-02-191-39/+0
* | Regenerate examplesAlexandru Croitor2020-02-041-1/+5
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-247-31/+34
|\|
| * Cleanup network examplesChristian Ehrlicher2019-11-067-31/+34
* | 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/+29
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-1/+3
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-10/+11
|\|
| * Network examples: cleanup foreach usageChristian Ehrlicher2019-01-063-10/+11
* | CMake: Add more examplesTobias Hunger2019-03-261-0/+21
|/
* 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
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-111-0/+1
* Make network-chat example use QProcessEnvironmentJake Petroules2016-12-161-10/+6
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-2/+2
* Unify license header usage.Jani Heikkinen2016-03-2911-33/+143
* Updated BSD licensed file headersJani Heikkinen2015-02-1511-33/+33
* Update copyright headersJani Heikkinen2015-02-1111-55/+55
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-2/+2