summaryrefslogtreecommitdiffstats
path: root/examples/network/network-chat
Commit message (Expand)AuthorAgeFilesLines
* Examples: use CBOR in the network-chat broadcast messageThiago Macieira2018-06-023-19/+39
* Examples: change the main network-chat protocol to CBORThiago Macieira2018-06-023-146/+138
* Examples: fix network-chat in the presence of an IPv6 stackThiago Macieira2018-05-051-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-111-0/+1
* Make network-chat example use QProcessEnvironmentJake Petroules2016-12-161-10/+6
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-152-2/+2
* Unify license header usage.Jani Heikkinen2016-03-2911-33/+143
* Updated BSD licensed file headersJani Heikkinen2015-02-1511-33/+33
* Update copyright headersJani Heikkinen2015-02-1111-55/+55
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-152-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1811-11/+11
* 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-2211-66/+66
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3011-11/+11
* Update contact information in license headers.Jason McDonald2012-01-2311-11/+11
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-132-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0511-11/+11
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-183-18/+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/+15
|\|
| * 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/+4
* | include fixesLars Knoll2011-05-072-2/+2
|/
* 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-2713-0/+1391