summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-3/+4
| | | * | | | | | Change default type for http POST to application/octet-streamShane Kearns2011-02-031-2/+4
| | | * | | | | | Fix header not found build errorShane Kearns2011-02-011-1/+1
| | | * | | | | | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-02-014-39/+13
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1816-55/+1070
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-121-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
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-072-2/+7
| |\ \ \ \ \ \ \
| * | | | | | | | HTTP backend: rename method that loads resource from cachePeter Hartmann2011-04-042-4/+4
| * | | | | | | | HTTP backend: make cache validation method return boolPeter Hartmann2011-04-042-14/+12
| * | | | | | | | HTTP backend: return earlier when resource loaded from cachePeter Hartmann2011-04-041-7/+7
| * | | | | | | | QNetworkDiskCache: clean up after merge requestPeter Hartmann2011-04-011-4/+4
| * | | | | | | | QNetworkDiskCache: change file organizationSiddharth Mathur2011-04-012-24/+65
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | fix spelling error in HTTP multipart documentationPeter Hartmann2011-03-231-1/+1
| * | | | | | | network API: add support for HTTP multipart messagesPeter Hartmann2011-03-2210-5/+964
| * | | | | | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-03-221-1/+7
| * | | | | | | Merge remote-tracking branch 'origin/master'Olivier Goffart2011-03-2110-12/+40
| |\ \ \ \ \ \ \
| * | | | | | | | QNAM: fix the tst_QNetworkAccessManager_And_QProgressDialog auto testMartin Petersson2011-03-172-5/+16
| * | | | | | | | QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-161-5/+8
| * | | | | | | | QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-151-1/+14
* | | | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-04-144-10/+24
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | 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
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-051-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Handle the HTTP 418 reply properly in QNAMThiago Macieira2011-04-011-0/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | FTP: Only read as much as the buffer size the user providedMarkus Goetz2011-03-241-2/+2
| * | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-192-0/+12
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-182-0/+12
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fix accidental population of the disk cache with partial contentSimon Hausmann2011-03-171-0/+7
| | | * | | | | Fix disk cache interaction for range retrieval HTTP requests.Simon Hausmann2011-03-171-0/+5
* | | | | | | | Fix QT_NO_NETWORKPROXY.con2011-03-221-0/+4
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-1726-593/+1435
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge remote-tracking branch 'integration/qt-master-from-4.7' into HEADThiago Macieira2011-03-161-5/+8
| |\ \ \ \ \ \
| | * | | | | | QTcpSocket: Fix for disconnect in Unbuffered mode.Markus Goetz2011-03-161-5/+8
| | * | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-151-1/+14
| | |\ \ \ \ \ \ | | | |/ / / / /
| * | | | | | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | QNAM HTTP: error() in case connection is closed unexpectedlyMarkus Goetz2011-03-141-1/+14
| * | | | | | | Merge earth-team into masterOlivier Goffart2011-03-154-31/+66
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | QNAM HTTP: Pair channels with requests at a later state.Martin Petersson2011-03-103-24/+48
| | | |/ / / | | |/| | |
| | * | | | QNAM HTTP: Fix the ioPostToHttpFromSocket auto testMartin Petersson2011-03-043-7/+18
| * | | | | Update copyright year to 2011.Rohan McGovern2011-03-105-5/+5
| * | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-101-5/+16
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-091-5/+16
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | QNetworkCookie: fix quoted valuesPeter Hartmann2011-03-071-5/+8
| | | * | | | Fix for QTBUG-17746. Quotes is retained in cookie valueAparna Nandyal2011-03-071-7/+15
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-0421-549/+1329
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge remote branch 'earth/master' into masterJoão Abecasis2011-02-2821-549/+1329
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-243-6/+9
| | | |\ \ \ \