summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreply.h
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-1/+1
* QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtNetwork: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* QNetworkAccessManager: introduce support for TLS PSKGiuseppe D'Angelo2015-01-231-0/+2
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-1/+9
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-0/+2
* QNetworkReply: Change abort() function into a slotJonathan Liu2012-06-011-1/+1
* Define QNetworkReply::BackgroundRequestNotAllowedErrorShane Kearns2012-04-111-0/+1
* Define QNetworkReply::NetworkSessionFailed errorShane Kearns2012-04-111-0/+1
* QtNetwork: make some constructors explicitMarc Mutz2012-03-141-1/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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-0/+4
* 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/+180