summaryrefslogtreecommitdiffstats
path: root/examples/network/http/httpwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the HTTP exampleMårten Nordheim2020-10-281-62/+49
* Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-281-1/+1
* QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-131-1/+1
* HTTP example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-8/+16
* Network examples: cleanup foreach usageChristian Ehrlicher2019-01-061-1/+1
* Slightly revamp the http exampleMårten Nordheim2017-09-221-18/+28
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+3
|\
| * Fix httpwindow example.Jake Petroules2016-05-261-3/+3
* | Unify license header usage.Jani Heikkinen2016-03-291-3/+13
|/
* Polish the HTTP example.Friedemann Kleint2015-11-051-113/+161
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* change http example default URL to http[s]://qt-project.orgJeremy Katz2012-08-231-2/+2
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-3/+3
* 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
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-181-19/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-3/+22
|\
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-3/+22
* | include fixesLars Knoll2011-05-071-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+266