summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Rename private signal.Aaron McCarthy2010-03-194-12/+24
* Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-182-11/+7
* QNetworkReply: Fix canReadLine()Markus Goetz2010-03-162-1/+9
* Abort waiting replies on session error.Aaron McCarthy2010-03-162-0/+18
* Only enable BM by default in QNAM for appropriate platforms.Aaron McCarthy2010-03-122-8/+22
* Fix creation of QNetworkSession.Aaron McCarthy2010-03-111-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-073-2/+22
|\
| * Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-053-2/+22
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-1/+5
|\ \ | |/ |/|
| * QNAM HTTP: Fix invoking a method when being destructed right nowMarkus Goetz2010-03-021-1/+5
* | Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-277-8/+36
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-263-5/+8
| |\ \
| | * | Remove QObject::tr() in the network module code.Friedemann Kleint2010-02-243-5/+8
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-264-3/+28
| |\ \ \ | | |/ / | |/| / | | |/
| | * QNAM HTTP: Switch back to QueuedConnection for requeueRequest.Markus Goetz2010-02-241-2/+16
| | * QNAM HTTP: Set some values after clear() in a QHttpNetworkReplyMarkus Goetz2010-02-241-0/+2
| | * QNetworkAccessManager: Documentation enhancementsMarkus Goetz2010-02-241-1/+8
| | * QNetworkRequest: Doc enhancementMarkus Goetz2010-02-221-0/+2
* | | Fix compilation with Sun CC: const in POD parameters makes a differenceThiago Macieira2010-02-271-1/+1
|/ /
* | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-2214-103/+217
|\ \
| * \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-195-49/+70
| |\ \ | | |/
| | * QNAM HTTP: Clean code a bitMarkus Goetz2010-02-182-29/+45
| | * QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-185-22/+27
| * | 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
| * | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-188-29/+108
| |\ \
| | * | QNAM HTTP: More micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-3/+7
| | * | QNAM HTTP: Some micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-9/+16
| | * | QNAM HTTP: Trivial optimizationMarkus Goetz2010-02-171-13/+12
| | * | QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-168-6/+75
| * | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-172-24/+38
| |\ \ \ | | |/ / | |/| / | | |/
| | * QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-162-24/+38
* | | Allow QNAM to be created as a global variable.Aaron McCarthy2010-02-182-3/+9
* | | Fix segfault.Aaron McCarthy2010-02-161-14/+17
* | | Reorder members to remove hole.Aaron McCarthy2010-02-151-4/+4
* | | Expand documentation for QNAM::setConfiguration() and friends.Aaron McCarthy2010-02-151-4/+29
* | | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-142-11/+11
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-131-1/+1
| |\ \ | | |/
| | * doc: Fixed several typos.Martin Smith2010-02-121-1/+1
| * | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-124-34/+65
| |\ \ | | |/
| | * QNAM HTTP: Optimize detectPipeliningSupport()Markus Goetz2010-02-111-7/+7
| | * QNAM HTTP: Set channel to IdleState at better placeMarkus Goetz2010-02-111-3/+3
* | | Fix build on Windows.Aaron McCarthy2010-02-124-2/+4
* | | Move http resume code into http backend.Aaron McCarthy2010-02-124-18/+60
* | | Fix compiler warning, unused variable.Aaron McCarthy2010-02-121-2/+0
* | | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-116-48/+100
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-042-3/+23
| |\ \
| | * | doc: Fixed some qdoc warnings.Martin Smith2010-02-042-3/+23
| * | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-043-10/+27
| |\ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-015-22/+41
| |\ \ \