summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-275-6543/+2
|\
| * Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-2462-1054/+1054
| |\
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-245-6543/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-261-1/+11
|\ \ \ | |_|/ |/| |
| * | fix "Host" header of ipv6 URLs in QNAMshiroki2011-05-251-1/+11
* | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-4/+6
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-111-0/+2
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-091-0/+2
| | |\ \
| | | * | emit QNetWorkAccessManager::finished on QNetworkReply::abort()Martin Petersson2011-05-091-0/+2
| * | | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Olivier Goffart2011-05-116-32/+82
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-062-4/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-051-4/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-051-4/+4
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-051-0/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
| | * | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-041-1/+7
| | |/ /
* | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1362-1054/+1054
| |_|/ |/| |
* | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-106-31/+87
|\ \ \ | |/ / |/| |
| * | Update QTBUG-17223 for Qt 4.8Shane Kearns2011-05-053-1/+16
| * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-0/+6
| * | Fix QNetworkReplyImpl error handlingShane Kearns2011-04-181-4/+13
| * | Enable per network configuration proxy settings in QNetworkAccessManagerShane Kearns2011-04-182-27/+53
* | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-053-1/+8
|\ \ \
| * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-052-0/+7
| |\ \ \
| | * | | Fix compilation with QT_NO_*Tasuku Suzuki2011-05-022-0/+7
| * | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-041-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-031-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Clarified sendCustomRequest documentation to include HTTPSJanne Anttila2011-05-031-1/+1
| | * | | Fix warnings on unused parameters and variablesThiago Macieira2011-04-261-1/+0
* | | | | HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
* | | | | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
|/ / / /
* | | | QNetworkCookie: allow spaces in unquoted valuesPeter Hartmann2011-04-291-4/+5
* | | | Fixes warnings about unused variablesOlivier Goffart2011-04-281-1/+0
|/ / /
* | | Merge remote-tracking branch 'earth-team/master' into earth-staging-masterOlivier Goffart2011-04-2016-15/+177
|\ \ \
| * | | QNetworkCookie: do not access date string out of boundsPeter Hartmann2011-04-201-1/+1
| * | | HTTP+SSL: use default SSL configuration, and avoid setting it explctlyPeter Hartmann2011-04-142-2/+2
| * | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-1214-12/+174
| |\ \ \ | | | |/ | | |/|
| | * | 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-116-47/+96
| | |\ \ \
| | * | | | Fix assert fail when debug log is enabledShane Kearns2011-04-051-1/+4
| | * | | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2523-53/+1097
| | |\ \ \ \
| | * | | | | Fix network session use with the localhost optimisation in QNABShane Kearns2011-03-101-5/+2
| | * | | | | Bearer support for threaded http backendShane Kearns2011-03-103-0/+18
| | * | | | | Fix synchronous http deadlock when aborted by internal timeoutShane Kearns2011-03-101-2/+7
| | * | | | | Add debug logging to QHttpThreadDelegateShane Kearns2011-03-101-0/+38
| | * | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-0811-9/+110
| | |\ \ \ \ \
| | | * | | | | Fix duplicate calls to _q_startOperationShane Kearns2011-02-223-6/+34
| | | * | | | | Implement network session for HTTP backendShane Kearns2011-02-214-0/+45
| | | * | | | | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-173-1/+27
| | | * | | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0756-71/+6614
| | | |\ \ \ \ \