summaryrefslogtreecommitdiffstats
path: root/examples/network/fortuneclient/client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fortune* Example: remove needless unset-ing of window flagMårten Nordheim2023-01-171-1/+0
* Fortune* Example: Bump QDataStream format versionMårten Nordheim2023-01-171-1/+1
* Fortune* Example: convert simple for-loop to ranged-forMårten Nordheim2023-01-171-7/+7
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-1/+1
* Remove bearer management from remaining network examplesMårten Nordheim2020-02-191-47/+1
* QtNetwork (examples) - update the fortune client exampleTimur Pocheptsov2017-09-281-10/+9
* examples: Use QOverload to select overloaded signals and slotsAlexander Volkov2016-12-221-2/+1
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-24/+10
* fortuneserver/fortuneclient: Fix layout for WinRT.Friedemann Kleint2015-12-091-1/+1
* Polish the fortune server/client examples.Friedemann Kleint2015-12-031-29/+44
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Fortune client example - list all IP addressesShane Kearns2012-02-171-17/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* include fixesLars Knoll2011-05-071-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+252