summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-192-3/+19
|\
| * QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-132-3/+19
* | Fix compilation after merge.Olivier Goffart2010-11-122-2/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-1213-80/+20
|\ \ | |/
| * QNAM: Do not need QNetworkSession in AlwaysCache load modeMarkus Goetz2010-11-082-12/+21
| * QNAM: Remove dead waitForUpstreamBytesWritten() codeMarkus Goetz2010-11-082-7/+0
| * QNAM: Remove dead waitForDownstreamReadyRead() codeMarkus Goetz2010-11-0811-61/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-061-5/+7
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-11-051-5/+7
| |\ \
| | * | QNAM HTTP: Do not set cache headers when already set by userRobert Hogan2010-11-011-4/+6
| | * | QNAM: Do not cache network connections per username.Robert Hogan2010-11-011-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-051-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-2/+3
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-0/+7
|\ \ \ | |/ / | | / | |/ |/|
| * QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-031-0/+7
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-2913-206/+144
|\ \ | |/
| * QNAM: Fix doc rendering of QNetworkRequestMarkus Goetz2010-10-291-10/+0
| * Network code: Fix code comment spellchecking errors.Markus Goetz2010-10-282-2/+2
| * QNAM: fix buildPeter Hartmann2010-10-271-1/+5
| * QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-275-29/+9
| * QNAM HTTP: Remove enableEncryption()Markus Goetz2010-10-272-8/+0
| * QNAM HTTP: Remove unused codeMarkus Goetz2010-10-273-42/+0
| * QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-275-11/+7
| * QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-274-13/+9
| * QNAM HTTP: Move cacheCredentials() to QHttpNetworkReplyMarkus Goetz2010-10-274-5/+4
| * QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-275-8/+10
| * QNAM HTTP: Remove Wait4AuthStateMarkus Goetz2010-10-273-8/+1
| * QNAM: Internal function renamingMarkus Goetz2010-10-273-10/+10
| * QNAM HTTP: Internal variable spelling mistakesMarkus Goetz2010-10-273-12/+12
| * QNAM HTTP: Pause connection when emitting proxy auth signalMarkus Goetz2010-10-271-0/+4
| * QNAM HTTP: Also pause connection when emitting sslErrors()Markus Goetz2010-10-271-0/+4
| * QNAM HTTP: Also resume uploads after connection pauseMarkus Goetz2010-10-271-3/+4
| * QNAM HTTP: Process authenticationRequired() from HTTP properlyMarkus Goetz2010-10-274-7/+10
| * QNAM HTTP: Pause sockets while emitting to user code.Markus Goetz2010-10-272-41/+56
| * QNAM HTTP: Do not copy around credentials when using NTLMMarkus Goetz2010-10-271-0/+7
| * QNAM HTTP: Move caching of credentials from URLMarkus Goetz2010-10-272-6/+6
| * QNAM: Do not load credentials from cache prematurelyMarkus Goetz2010-10-271-11/+5
* | fix warningsKonstantin Ritt2010-10-271-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-2/+12
|\ \ | |/
| * QNAM HTTP: Fix error signal emission for unreachable IPsMarkus Goetz2010-10-151-2/+12
| * QNAM: Do not need QNetworkSession for data://Markus Goetz2010-10-141-0/+16
* | QNAM: Compile fix for Symbian.. hopefully.Markus Goetz2010-10-061-0/+2
* | QNAM: Move out function calls to new variableMarkus Goetz2010-10-051-2/+3
* | QNAM: Remove QNetworkAccessDataBackendMarkus Goetz2010-10-053-130/+1
* | QNAM: Fix usage of toString of QUrlMarkus Goetz2010-10-051-1/+1
* | QNAM: New specialized QNetworkReply for data: URLsMarkus Goetz2010-10-054-0/+252
* | QNAM: Rename QFileNetworkReply to QNetworkReplyFileImplMarkus Goetz2010-10-054-35/+35
* | QNAM: Build fix for -qtnamespaceMarkus Goetz2010-09-291-2/+2
* | QNAM: More zerocopy changesMarkus Goetz2010-09-293-23/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-282-4/+6
|\ \ | |/