summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usage.Jani Heikkinen2016-03-29109-359/+1289
* Disable some examples for INTEGRITY.Rolland Dudemaine2016-03-241-3/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+1
|\
| * Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-1/+1
* | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-138-111/+55
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-2/+2
|\|
| * fortuneserver/fortuneclient: Fix layout for WinRT.Friedemann Kleint2015-12-092-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-086-50/+78
|\|
| * Polish the fortune server/client examples.Friedemann Kleint2015-12-036-50/+78
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+1
|\|
| * Doc: Fortune Server Example: fix typo in function nameTopi Reinio2015-11-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-184-127/+189
|\|
| * Polish the HTTP example.Friedemann Kleint2015-11-054-127/+189
* | Fix building with QT_NO_BEARERMANAGEMENTUlf Hermann2015-10-281-5/+11
|/
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-132-7/+7
* Remove confusing license information from torrent.qdocDmitry Shachnev2015-09-211-33/+0
* fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* Example: Removed the code to handle 'num_entries' info.Venugopal Shivashankar2015-03-094-29/+10
* Updated BSD licensed file headersJani Heikkinen2015-02-1593-279/+279
* examples: migrate to QString::asprintfMarc Mutz2015-02-123-16/+10
* Update copyright headersJani Heikkinen2015-02-11109-559/+559
* Remove traces of the Maemo platformTor Arne Vestbø2015-02-046-711/+0
* Fix compiler warning in securesocketclient exampleKai Koehne2014-10-301-1/+1
* Use exising host / port for securesocketclient exampleKai Koehne2014-10-301-2/+2
* Do not add invalid configurations to bearermonitorLorn Potter2014-10-271-0/+3
* SecureSocketClient: Show general connection errorsKai Koehne2014-10-232-4/+11
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-1514-24/+24
* Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-121-0/+4
* Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-152-55/+136
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-072-2/+2
|\
| * Doc: corrected link/example errorsNico Vertriest2014-01-312-2/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-6/+6
* | WinRT: Fixed compilation of bearermonitor exampleOliver Wolff2013-12-062-6/+6
* | Examples: Add support for custom nameserver to dnslookupMandeep Sandhu2013-11-071-1/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-114-10/+0
|\|
| * Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-094-10/+0
* | WinRT: Don't build the network-chat exampleAndrew Knight2013-09-261-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-162-2/+0
|\
| * examples: remove unused static const variablesMarc Mutz2013-09-142-2/+0
* | Remove qSort usages from qtbase examplesGiuseppe D'Angelo2013-09-141-1/+3
|/
* Doc: Fix paths for a number of examplesv5.1.0-beta1Topi Reinio2013-05-082-2/+2
* Doc: Fix network/torrent example to work on Qt 5Topi Reinio2013-04-044-36/+31
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1615-128/+128
* Check for network module when building according examplesOliver Wolff2013-02-211-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-18107-107/+107
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Fix typo in docs.Richard Moore2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-1710-21/+10
* Hardcoded url to RFC3174 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-1115-33/+118