summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add alt-text for Qt Network examplesSafiyyah Moosa2025-04-2913-13/+13
* Examples: fix UB calls into QElapsedTimerGiuseppe D'Angelo2025-03-261-1/+1
* Examples: Disable QtC junction points for examples using 'shared' directoryKai Köhne2024-11-262-0/+42
* wasm: disable network examplesMorten Sørvig2024-10-151-11/+13
* examples/*/network-chat: port to std::chrono intervalsAhmad Samir2024-10-031-5/+5
* examples/network/network-chat: use QBasicTimer instead of raw timer IDsAhmad Samir2024-10-032-10/+9
* examples/network/torrrent: port to QBasicTimerAhmad Samir2024-08-315-55/+37
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2218-162/+180
* Correct license for examples filesLucie Gérard2024-03-0719-19/+19
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Update icons in the torrent exampleMatthias Rauter2023-12-1826-36/+144
* Doc: Match descriptive text with code snippetAndreas Eliasson2023-12-012-2/+2
* Doc: Add HTTP Client example also to Web Technologies categoryKai Köhne2023-11-061-0/+1
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-3/+3
* Move rsslisting documentation to common dirKai Köhne2023-09-212-0/+0
* Doc: Fix qdoc full stop warning in briefsAndreas Eliasson2023-09-052-2/+2
* Exclude some examples from Android buildElias Hautala2023-08-282-1/+5
* Multi-stream* example: add simple docsMårten Nordheim2023-08-174-0/+31
* Doc: Add example categories for Qt Network examplesMats Honkamaa2023-08-163-0/+3
* Network-chat example: update the screenshotMårten Nordheim2023-07-173-1/+1
* Network-chat example: Use QHash for peersMårten Nordheim2023-07-172-7/+7
* Network-chat: Fix remote peer making multiple connectionsMårten Nordheim2023-07-176-39/+77
* broadcast{receiver,sender}: update meta infoMårten Nordheim2023-07-122-2/+6
* DnsLookup: add some documentationMårten Nordheim2023-07-122-0/+17
* securesocketclient: Update meta infoMårten Nordheim2023-07-121-1/+3
* securesocketclient: Replace the screenshotMårten Nordheim2023-07-124-2/+1
* securesocketclient: Replace QLatin1Char with char16_t literalMårten Nordheim2023-07-121-12/+12
* Network-chat example: Remove unused constantMårten Nordheim2023-06-221-2/+0
* Network-chat example: Only disconnect if still connectedMårten Nordheim2023-06-221-1/+1
* Doc: RSS listing example: Fix file quotingTopi Reinio2023-06-151-7/+7
* Move RSS listing example to networkingEdward Welbourne2023-06-149-8/+378
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-082-4/+0
* Fix deprecation warnings agains u"..."_qs in dnslookup.cppEdward Welbourne2023-06-071-5/+5
* Network chat: Update example meta infoMårten Nordheim2023-05-311-1/+3
* 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
* Torrent example: update usage of integer typesMårten Nordheim2023-04-116-63/+64
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-117-7/+7
* Remove loopback network exampleMårten Nordheim2023-03-239-283/+0
* Clean up multicast examplesMårten Nordheim2023-03-237-6/+10
* HTTP example: update screenshotMårten Nordheim2023-03-023-1/+1
* DNS Lookup: Use ideomatic cstdio includeMårten Nordheim2023-03-021-19/+21
* DNS Lookup: Change local function to return struct instead of enumMårten Nordheim2023-03-021-36/+38
* DNS Lookup: Use standard functions to print version/helpMårten Nordheim2023-03-021-4/+3