summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesshttpbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* HTTP backend: invoke methods directly for synchronous requestsPeter Hartmann2011-08-101-2/+2
* Push the data together with the error in the synchronous case.Pierre Rossi2011-06-281-0/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-121-0/+6
|\
| * Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-04-111-6/+1
| |\
| * \ Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-21/+24
| |\ \
| * \ \ Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-251-1/+11
| |\ \ \
| * | | | Bearer support for threaded http backendShane Kearns2011-03-101-0/+6
* | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-121-8/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-091-8/+5
| |\ \ \ \
| | * | | | HTTP cacheing: do not store the date header with the resourcePeter Hartmann2011-04-081-8/+5
* | | | | | Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Markus Goetz2011-04-111-6/+1
| |_|_|_|/ |/| | | |
* | | | | HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-04-071-1/+6
* | | | | HTTP backend: rename method that loads resource from cachePeter Hartmann2011-04-041-3/+3
* | | | | HTTP backend: make cache validation method return boolPeter Hartmann2011-04-041-13/+11
* | | | | HTTP backend: return earlier when resource loaded from cachePeter Hartmann2011-04-041-7/+7
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/master'Olivier Goffart2011-03-211-0/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-181-0/+5
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-171-0/+5
* | | QNAM: fix the tst_QNetworkAccessManager_And_QProgressDialog auto testMartin Petersson2011-03-171-1/+6
|/ /
* | QNAM: Threaded HTTP implementationMarkus Goetz2011-02-211-439/+356
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-20/+120
|\ \ | |/
| * HTTP backend: fix build without Qt3 supportPeter Hartmann2010-11-231-1/+1
| * QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-20/+120
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-20/+0
|\ \ | |/
| * QNAM: Remove dead waitForDownstreamReadyRead() codeMarkus Goetz2010-11-081-20/+0
* | 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 branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-42/+10
|\ \ | |/
| * QNAM HTTP: Remove the error() of QHttpNetworkConnectionMarkus Goetz2010-10-271-7/+0
| * QNAM HTTP: Remove unused codeMarkus Goetz2010-10-271-23/+0
| * QNAM HTTP: Move authenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-271-7/+4
| * QNAM HTTP: Move proxyAuthenticationRequired() to QHttpNetworkReplyMarkus Goetz2010-10-271-4/+4
| * QNAM HTTP: Move cacheCredentials() to QHttpNetworkReplyMarkus Goetz2010-10-271-2/+2
| * QNAM HTTP: Use sslErrors() from QHttpNetworkReplyMarkus Goetz2010-10-271-4/+2
| * QNAM HTTP: Process authenticationRequired() from HTTP properlyMarkus Goetz2010-10-271-4/+7
* | QNAM Zerocopy: QNAM implementation partMarkus Goetz2010-08-121-1/+32
|/
* QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-151-4/+4
* QNAM HTTP: Introduce attributes for controlling cookies and authRobert Hogan2010-05-041-0/+13
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-2/+1
|\
| * QNAM HTTP: Avoid one copyMarkus Goetz2010-04-261-2/+1
* | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-221-1/+10
|\ \
| * \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-181-1/+1
| |\ \ | | |/
| | * HTTP backend: remove commentPeter Hartmann2010-02-171-1/+1
| * | QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-0/+9
* | | Move http resume code into http backend.Aaron McCarthy2010-02-121-0/+48
|/ /
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+1
|\ \ | |/