summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-08-103-0/+8
|\
| * Merge commit 'origin/4.5'Rohan McGovern2009-08-063-0/+8
| |\
| | * Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-053-0/+8
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0610-13/+13
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-066-303/+286
|\ \ \ | |/ /
| * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-044-36/+37
| * | QHttpNetworkConnection: Moved channel slots to channel objectMarkus Goetz2009-08-045-267/+249
* | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-0411-14/+14
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-0310-13/+13
| * | | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-033-3/+3
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0412-350/+702
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-08-032-1/+15
| |\ \ \ | | | |/ | | |/|
| | * | QNAM: Clarify docs about when a QNetworkReply can be deletedMarkus Goetz2009-07-242-2/+16
| * | | Fix compilation and source compatibility.Simon Hausmann2009-07-291-2/+3
| * | | Fix compilation: #include <QUrl> was missing.Thiago Macieira2009-07-291-0/+1
| * | | QNAM HTTP Code: Split QHttpNetworkConnectionMarkus Goetz2009-07-295-75/+234
| * | | Move the QNetworkCookieJar class out of qnetworkcookie.[h,cpp] files and into...Benjamin C Meyer2009-07-296-274/+451
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-6/+0
|\ \ \ \ | |/ / /
| * | | QHttpNetworkConnectionPrivate: Removed wrong commentMarkus Goetz2009-07-271-6/+0
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-3/+3
|\ \ \ \ | |/ / /
| * | | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-3/+3
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2723-163/+369
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | QNAM HTTP Code: Use new LowDelay socket optionMarkus Goetz2009-07-231-0/+5
| * | QFtp: Also set LowDelay option on the control socketMarkus Goetz2009-07-231-0/+3
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-2213-10/+100
| * | Merge commit 'origin/4.5'Olivier Goffart2009-07-223-1/+30
| |\ \ | | |/
| | * QHttpNetworkConnection: Clarifying code comment about compressionMarkus Goetz2009-07-211-1/+6
| | * QNAM: Proper loading of meta data when having AlwaysCache modeMarkus Goetz2009-07-212-0/+24
| * | 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
| |\ \ \ | | |/ /