summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpthreaddelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNetworkAccessManager: add public methods to pre-TCP/pre-SSL-connectPeter Hartmann2013-06-031-1/+7
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+9
* 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: normalize signals/slotsMarc Mutz2012-07-181-4/+4
* Add null httpReply checks to QHttpThreadDelegateShane Kearns2012-07-031-6/+25
* qhttpthreaddelegate: check that we have a reply set when reading.Martin Petersson2012-05-111-0/+3
* QNetworkReply::setReadBufferSize fix for threaded httpMartin Petersson2012-05-111-3/+48
* Port to the new QUrl APIThiago Macieira2012-03-301-8/+8
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-6/+6
* Fix incorrect use of QObject::disconnect in synchronous http requestShane Kearns2012-02-171-2/+4
* 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
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QNetworkAccessManager: check the buffer size before allocateMartin Petersson2011-12-071-5/+9
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-2/+3
* Fix compilation with QT_NO_*Tasuku Suzuki2011-09-121-0/+3
* QHttpNetworkReply: Change dataReadProgress to qint64.Martin Petersson2011-08-301-2/+2
* 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/+579