summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed some qdoc errors.Martin Smith2010-08-061-28/+15
* 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
| |/ |/|
* | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-195-19/+19
|\ \
| * \ Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-2/+0
| |\ \ | | |/
| | * QNAM HTTP: Remove dead codeMarkus Goetz2010-05-181-2/+0
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-174-17/+19
| |\ \ | | |/
| | * QNetworkAccessManager: Backends were tried in wrong orderMarkus Goetz2010-05-141-1/+1
| | * QNAM HTTP: Preemptive anti crash if() statementMarkus Goetz2010-05-131-0/+3
| | * QNAM HTTP: Only force read when actual bytes availableMarkus Goetz2010-05-121-1/+2
| | * QNAM HTTP: Start more requests in once function callMarkus Goetz2010-05-051-15/+13
* | | doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
|/ /
* | Revert "[QNAM FTP] Check for the "ftp" scheme case-insensitively"Morten Johan Sørvig2010-05-101-1/+1
* | Revert "Use QUrl::isLocalFile and fix the scheme checking in local URLs."Morten Johan Sørvig2010-05-102-13/+9
* | [QNAM FTP] Check for the "ftp" scheme case-insensitivelyThiago Macieira2010-05-051-1/+1
* | Use QUrl::isLocalFile and fix the scheme checking in local URLs.Thiago Macieira2010-05-052-9/+13
* | QNAM HTTP: Add doc since tags for new enumsMarkus Goetz2010-05-041-0/+7
* | QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-0413-16/+128
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-0/+3
|\ \
| * | Secure Cookies should only be sent over secure connections.Robert Hogan2010-04-281-0/+3
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-294-28/+62
|\ \ \ | | |/ | |/|
| * | QNAM HTTP: Fix invoking a method when being destructed right now (2)Markus Goetz2010-04-261-0/+7
| * | QNAM: Use a reference in appendDownstreamDataMarkus Goetz2010-04-261-1/+1
| * | QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamDataMarkus Goetz2010-04-262-25/+53
| * | QNAM HTTP: Avoid one copyMarkus Goetz2010-04-261-2/+1
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-283-2/+11
|\ \ \ | |_|/ |/| |
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-213-2/+11
| |\ \ | | |/
| | * QNAM: Add a code comment related to the cacheMarkus Goetz2010-04-211-0/+5
| | * QNAM HTTP: Fixed a bug when getting empty files with pipeliningMarkus Goetz2010-04-211-1/+1
| | * QNAM HTTP: Pipelining improvementMarkus Goetz2010-04-201-1/+5
* | | Fix compatibility with Qt Mobility.Aaron McCarthy2010-04-281-4/+8
* | | Fix compilation with QT_NO_TEXTSTREAMTasuku Suzuki2010-04-271-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-177-2/+51
|\ \
| * \ Merge remote branch 'staging/4.7' into bearermanagement/qconfigAaron McCarthy2010-04-151-0/+2
| |\ \
| * | | Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-154-8/+23