summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
* Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-05-092-27/+53
* Allow a network configuration to be included in a proxy queryShane Kearns2011-05-093-4/+123
* Fix error handling in write for socks socket engineShane Kearns2011-05-091-1/+6
* Merge remote-tracking branch 'mainline/master' into earthOlivier Goffart2011-05-064-6/+21
|\
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
| * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-1/+4
| * QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-05-022-2/+14
| * QAbstractSocket: Fix waitForReadyRead infinite loop.Martin Petersson2011-05-021-2/+2
* | QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
* | 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-27172-0/+75632