summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-261-1/+11
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-2564-1089/+1093
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2464-1088/+1088
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
| * Doc: Fixed qdoc warnings.David Boddie2011-05-231-1/+1
* | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-245-6543/+2
|/
* emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-111-0/+2
* QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-111-4/+4
* HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-101-7/+5
* Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-101-1/+1
* Fix warnings on unused parameters and variablesThiago Macieira2011-05-101-1/+0
* Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-093-1/+16
* Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-091-0/+6
* Fix QNetworkReplyImpl error handlingShane Kearns2011-05-091-4/+13
* Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-05-092-27/+53
* HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
* HTTP reply: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
* QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-05-041-4/+5
* QNAM HTTP: Removes some commentsMarkus Goetz2011-05-031-17/+4
* QNAM HTTP: More commentsMarkus Goetz2011-05-031-23/+14
* QNAM HTTP: Implement abort() and close()Markus Goetz2011-05-031-6/+35
* QNAM HTTP: CommentsMarkus Goetz2011-05-031-11/+7
* QNAM: Function re-orderingMarkus Goetz2011-05-032-39/+36
* HTTP caching documentation: add some commentsPeter Hartmann2011-05-031-2/+5
* Revert "HTTP caching internals: fix logic for PreferNetwork and PreferCache"Peter Hartmann2011-05-031-6/+1
* QNAM: Fix initialization order warningsMarkus Goetz2011-05-032-35/+54
* QNAM: TODO comments for Qt 5Markus Goetz2011-05-031-0/+3
* QNAM HTTP: Fix upload progress signalMarkus Goetz2011-05-031-1/+1
* HTTP caching internals: fix logic for PreferNetwork and PreferCachePeter Hartmann2011-05-031-1/+6
* HTTP Network Reply Impl: return earlier when resource loaded from cachePeter Hartmann2011-05-031-4/+4
* HTTP Reply implementation: make cache validation method return boolPeter Hartmann2011-05-032-14/+12
* cache: rename validateCache() to loadFromCacheIfAllowed()Peter Hartmann2011-05-032-4/+4
* QNAM: Fix proxy code after refactoringMarkus Goetz2011-05-032-7/+13
* fix buildPeter Hartmann2011-05-031-0/+1
* QNAM: Start new HTTP backend architectureMarkus Goetz2011-05-036-281/+1203
* QNAM: Copy files for new architectureMarkus Goetz2011-05-032-0/+1359
* QNAM: Improve internal proxyAuthenticationRequired()Markus Goetz2011-05-033-9/+12
* QNAM: Improve internal authenticationRequired()Markus Goetz2011-05-033-13/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2765-0/+32622