summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-06-201-2/+2
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-1/+1
|\
| * Doc: correct \sa statementNico Vertriest2017-04-211-3/+1
* | Docs: Fix some warningsFriedemann Kleint2017-04-211-2/+2
|/
* HSTS - API/naming fixesTimur Pocheptsov2017-02-231-1/+1
* Add HTTP strict tranport security support to QNAMTimur Pocheptsov2017-01-201-1/+8
* Add a user-controlled auto-redirect policyTimur Pocheptsov2017-01-191-0/+14
* Set the error for HTTP code 403 to be a ContentAccessDenied errorAndy Shaw2016-12-201-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+2
|\
| * Note the introductory version of network redirection related enums.Jake Petroules2016-04-091-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-4/+28
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QNetworkAccessManager: introduce support for TLS PSKGiuseppe D'Angelo2015-01-231-0/+22
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\
| * Doc: Fix typosSze Howe Koh2015-01-191-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-2/+4
|\|
| * QNetworkReply::abort will also call finished()Albert Astals Cid2014-12-021-2/+4
* | QNetworkRequest: Add new enum to emit all uploadProgress signalsPeter Hartmann2014-10-041-0/+1
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: be more explicit about need to set expected SSL cert in errorsArnaud Bienner2014-05-271-1/+2
* Replace Note: with \note in documentationKurt Pattyn2014-03-131-2/+2
* Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-0/+18
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+25
* SSL docs: Be more explicit about the threats of ignoring SSL errorsPeter Hartmann2013-02-161-2/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix some documentation inconsistency in QtNetwork.Stephen Kelly2012-08-061-1/+1
* choke downloadProgress signalsShane Kearns2012-06-141-0/+2
* Doc: Modularize QtNetwork documentation.Casper van Donderen2012-05-091-1/+1
* Define QNetworkReply::BackgroundRequestNotAllowedErrorShane Kearns2012-04-111-0/+3
* Define QNetworkReply::NetworkSessionFailed errorShane Kearns2012-04-111-0/+3
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-1/+1
* 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
* Using proper virtual functions instead of Q_INVOKABLE tricks.Jonas M. Gastal2012-01-091-24/+45
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+795