summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* DNS Lookup: reflow some code to avoid exceeding column limitMårten Nordheim2023-03-021-15/+31
* DNS Lookup: Use std::optional instead of casting enum to intMårten Nordheim2023-03-021-5/+5
* DNS Lookup: Avoid unneeded allocations in parsing functionMårten Nordheim2023-03-021-11/+11
* Delete the Network Download (Manager)? examplesMårten Nordheim2023-03-0214-622/+0
* Doc: fix links to renamed network examplesVolker Hilsheimer2023-03-014-7/+6
* Fortune* Example: update screenshotsMårten Nordheim2023-02-284-0/+0
* Torrent example: Fix use-after-free crashMårten Nordheim2023-02-211-0/+4