summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNetworkReplyImpl: optimize QRingBuffer allocationMarc Mutz2014-04-101-2/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+8
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* 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-3/+1
* choke uploadProgress signalsShane Kearns2012-06-141-1/+13
* choke downloadProgress signalsShane Kearns2012-06-141-3/+17
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-011-4/+4
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-191-0/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Abort background requests if policy changes to disallow themShane Kearns2012-04-191-6/+21
* Connect usagePoliciesChanged signal to the QNetworkReplyShane Kearns2012-04-191-0/+7
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-171-8/+25
|\
| * Check background requests are allowed before startingShane Kearns2012-04-111-5/+14
| * Use NetworkSessionFailedError in QNetworkReplyShane Kearns2012-04-111-3/+8
| * Set ConnectInBackground based on requestShane Kearns2012-04-111-1/+4
| * Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* | Responses to request with AlwaysNetwork set should be cachedMartin Petersson2012-04-161-4/+1
|/
* 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
* Cleaning up header includes.Jonas M. Gastal2012-01-131-0/+1
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-1/+1
* Using proper virtual functions instead of Q_INVOKABLE tricks.Jonas M. Gastal2012-01-091-4/+2
* 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
* emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-111-0/+2
* QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-111-4/+4
* Fix QNetworkReplyImpl error handlingShane Kearns2011-05-091-4/+13
* QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-031-7/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1087