summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyhttpimpl_p.h
Commit message (Expand)AuthorAgeFilesLines
* network: add support for the SPDY protocolPeter Hartmann2014-02-191-2/+5
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Enable network build with QT_NO_NETWORKPROXYTasuku Suzuki2012-12-051-0/+2
* Only allow caching for HTTP GET and HEAD requests.Michael Brüning2012-11-261-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* choke downloadProgress signalsShane Kearns2012-06-141-1/+0
* QNetworkReplyHttpImpl: code cleanupMartin Petersson2012-05-241-9/+0
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-111-0/+2
* Connect usagePoliciesChanged signal to the QNetworkReplyShane Kearns2012-04-191-0/+3
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-5/+5
* 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
* Remove shadowing members in QNetworkReplyHttpImplPrivateAlexander Færøy2012-01-121-2/+0
* Using proper virtual functions instead of Q_INVOKABLE tricks.Jonas M. Gastal2012-01-091-10/+7
* 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
* QNAM: Function re-orderingMarkus Goetz2011-05-031-7/+4
* QNAM: Fix initialization order warningsMarkus Goetz2011-05-031-18/+21
* QNAM: TODO comments for Qt 5Markus Goetz2011-05-031-0/+3
* HTTP Reply implementation: make cache validation method return boolPeter Hartmann2011-05-031-1/+1
* cache: rename validateCache() to loadFromCacheIfAllowed()Peter Hartmann2011-05-031-1/+1
* QNAM: Fix proxy code after refactoringMarkus Goetz2011-05-031-5/+5
* QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-031-55/+192
* QNAM: Copy files for new architectureMarkus Goetz2011-05-031-0/+169