summaryrefslogtreecommitdiffstats
path: root/examples/network/securesocketclient
Commit message (Expand)AuthorAgeFilesLines
* QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-1/+2
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+2
* QtNetwork (examples) - update secure socket client exampleTimur Pocheptsov2017-09-258-114/+135
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* Fix compiler warning in securesocketclient exampleKai Koehne2014-10-301-1/+1
* Use exising host / port for securesocketclient exampleKai Koehne2014-10-301-2/+2
* SecureSocketClient: Show general connection errorsKai Koehne2014-10-232-4/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* 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 QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-231-14/+14
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-30/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-183-17/+0
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-14/+14
|\
| * SSL example: update secure socket client example to use new cert APIPeter Hartmann2011-06-271-14/+14
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-248-165/+212
|\|
| * 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-237-165/+201
* | include fixesLars Knoll2011-05-074-6/+6
|/
* 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-2711-0/+939