summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Use QFileNetworkReply for qrc:/ URL schemaMisha Tyutyunik2010-09-222-3/+6
* Fix one hang of QNAM on Symbian.Jocelyn Turcotte2010-09-201-2/+2
* Fix compile warnings.Friedemann Kleint2010-09-141-0/+1
* Merge commit 'refs/merge-requests/2464' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-6/+0
|\
| * Correct QNetworkReply::downloadProgress and uploadProgress docsJohn Brooks2010-09-011-6/+0
* | QNetworkAccessManager doc: add since tag for added enumPeter Hartmann2010-08-311-1/+1
|/
* QNAM HTTP: Fix crash related to aborted uploadsMarkus Goetz2010-08-122-1/+5
* Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-9/+9
|\
| * doc: Fixed some qdoc errors.Martin Smith2010-08-061-28/+15
* | Doc: Fixed qdoc warnings.David Boddie2010-08-051-11/+9
|/
* QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-151-7/+2
* QNAM: Add future enum attribute for Zerocopy QNAMMarkus Goetz2010-07-122-0/+10
* Fix qdoc warning.Jason McDonald2010-07-091-1/+1
* Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
* Fixed whitespace formattingMark Brand2010-07-021-55/+57
* Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-101-1/+1
* Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-2/+3
* QNAM: Improve child deletion orderMarkus Goetz2010-06-021-0/+9
* QNetworkCookie: do not accept cookies with non-alNum domainPeter Hartmann2010-05-311-0/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-251-0/+26
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-241-0/+26
| |\
| | * fix typo in documentationAlex2010-05-241-1/+1
| | * Improve Bearer Management related documentation in QNetworkAccessManagerAlex2010-05-241-0/+26
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-1/+1
* | | Do not attempt to setParent of object in a different threadWarwick Allison2010-05-241-3/+5
| |/ |/|