summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
| * | qdoc: Reported links to obsolete things that appear in non-obsolete things.Martin Smith2009-07-221-0/+3
| * | doc: Changed several \reimp to \internalMartin Smith2009-07-201-2/+2
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-3/+1
| |\ \ | | |/
| | * Removed outdated information from QNetworkRequest documentationMarkus Goetz2009-07-171-3/+1
| * | Doc: some rephrasing and fixingVolker Hilsheimer2009-07-201-33/+32
| * | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+4
| * | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-1713-108/+137
| * | QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| * | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-145-0/+32
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-131-0/+2
| |\ \ | | |/
| | * QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-132-0/+9
| * | Removed an assert from the QNetworkReply.Denis Dzyubenko2009-07-131-2/+2
| * | QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-092-1/+6
| * | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-014-12/+16
| * | Merge branch '4.5'Marius Storm-Olsen2009-06-303-5/+11
| |\ \ | | |/
* | | Removed few compiler warnings when using NokiaX86 compiler.Janne Anttila2009-07-221-0/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-094-7/+11
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-073-6/+13
| |\ \ \ | | | |/ | | |/|
| | * | QNetworkAccessManager stuff: Some fixes for coverityMarkus Goetz2009-06-293-6/+13
| * | | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2948-102/+139
| |\ \ \ | | |/ /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3048-199/+357
|\ \ \ \ | | |_|/ | |/| |
| * | | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-293-28/+75
| * | | Merge branch '4.5'Thiago Macieira2009-06-262-0/+35
| |\ \ \ | | | |/ | | |/|
| | * | QNetworkReplyImpl: Protect against recursive event loopsMarkus Goetz2009-06-252-2/+39
| * | | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-254-9/+27
| * | | QNAM HTTP Code: Uncluttering functionsMarkus Goetz2009-06-253-18/+36
| * | | QNAM: Removed some dead codeMarkus Goetz2009-06-243-7/+0
| * | | QNetworkDiskCache: add code snippets in documentationPeter Hartmann2009-06-221-0/+14
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-191-3/+2
| |\ \ \ | | |/ /
| | * | QNetworkAccessManager: Clarify doc about deleting QNetworkReplyMarkus Goetz2009-06-181-3/+2
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-1/+2
| |\ \ \ | | |/ /
| | * | QNAM HTTP code: Do not close TCP connection in all casesMarkus Goetz2009-06-181-1/+2
| * | | QNAM: More comments, some renamingsMarkus Goetz2009-06-177-34/+50
| * | | QNAM: Added comment to de-confuse myselfMarkus Goetz2009-06-171-0/+1
| * | | QNAM: Use QTcpSocket for HTTP if no encryption was requestedMarkus Goetz2009-06-171-9/+26
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1648-96/+96
| |\ \ \ | | |/ /
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-1648-96/+96
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2528-692/+637
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | QHttp: Class made obsolete, changed module QDoc.Markus Goetz2009-06-121-3/+5
| * | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-122-18/+21
| * | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-113-16/+12
| * | QHttpNetworkConnection: Some renamingsMarkus Goetz2009-06-112-17/+14
| * | QNetworkAccessManager: forgot the "since" tag in my previous commitPeter Hartmann2009-06-051-0/+2
| * | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-053-2/+29
| * | improved string operations all over the placeThierry Bastian2009-05-283-4/+4
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-1/+2
| |\ \ | | |/
| * | Merge branch '4.5'Thiago Macieira2009-05-221-2/+2
| |\ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-192-4/+4
| |\ \ \
| * | | | Fixed typo.jasplin2009-05-191-1/+1