summaryrefslogtreecommitdiffstats
path: root/examples/network/fortuneserver
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add more examplesTobias Hunger2019-03-261-0/+17
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+1
* QtNetwork (examples) - update the fortune server exampleTimur Pocheptsov2017-09-283-54/+48
* Unify license header usage.Jani Heikkinen2016-03-293-9/+39
* QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-5/+2
* fortuneserver/fortuneclient: Fix layout for WinRT.Friedemann Kleint2015-12-091-1/+1
* Polish the fortune server/client examples.Friedemann Kleint2015-12-033-15/+32
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-161-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* Doc: Fix broken return codes for a few examplesGeir Vattekar2012-08-151-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-182-16/+0
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+1
|\
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-071-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-0/+16
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-0/+5
* | include fixesLars Knoll2011-05-072-1/+3
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+326