summaryrefslogtreecommitdiffstats
path: root/examples/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* qtbase: Add missing example installs and files.Friedemann Kleint2012-07-101-0/+5
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-071-1/+1
* Remove useless "QT += widgets"Kent Hansen2012-06-051-2/+0
* Fixed unused paramater warning in download example.Mitch Curtis2012-05-221-0/+2
* Fixed "No such signal" error in download example output.Mitch Curtis2012-05-221-0/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-1/+1
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-1/+1
* Fix compilation of examples with QStringBuilderOlivier Goffart2012-02-251-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-18/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-213-5/+5
* Fortune client example - list all IP addressesShane Kearns2012-02-172-18/+28
* Reimplement QAbstractSocket::setReadBufferSize() properlyBradley T. Hughes2012-02-022-2/+2
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-304-0/+229
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3091-91/+91
* Update contact information in license headers.Jason McDonald2012-01-2391-91/+91
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-136-6/+6
* Make QFtp private.Jonas M. Gastal2012-01-1210-600/+0
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-062-18/+32
* Update copyright year in license headers.Jason McDonald2012-01-0594-94/+94
* Fix compilation on HarmattanSimon Hausmann2011-10-211-9/+3
* Fix FTP example to handle failure to open network sessionShane Kearns2011-10-202-24/+35
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1844-361/+1
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-062-46/+15
|\
| * Remove references to demos from docs.Casper van Donderen2011-07-051-32/+1
| * SSL example: update secure socket client example to use new cert APIPeter Hartmann2011-06-271-14/+14
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-106-8/+8
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-076-8/+8
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2461-208/+704
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-2317-0/+187
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2344-208/+517