summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-051-0/+6
* Move Network Examples from qtdoc to qtbaseEskil Abrahamsen Blomfeldt2012-12-0414-0/+14
* Threaded fortune server example: update the screenshotGiuseppe D'Angelo2012-12-011-0/+0
* Fix memory leak when error reportedMontel Laurent2012-12-011-0/+4
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2919-61/+20
* Add \brief to the examples.Eike Ziller2012-11-2914-14/+14
* delete .desktop files of examplesOswald Buddenhagen2012-11-2816-176/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2619-37/+37
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-164-8/+8
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-232-15/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22107-752/+752
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-2129-0/+1129
* examples: Mark ctor's as explicitSergio Ahumada2012-09-172-2/+2
* Command-line-only examples should not build as .app bundles on OSXShawn Rutledge2012-09-032-0/+2
* change http example default URL to http[s]://qt-project.orgJeremy Katz2012-08-231-2/+2
* Doc: Fix broken return codes for a few examplesGeir Vattekar2012-08-154-4/+4