summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-041-1/+1
|\
| * fix crash in QLocalServer::close on WindowsJoerg Bornemann2010-05-041-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-021-0/+4
|\ \
| * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-0/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-021-0/+3
|\ \ \
| * | | Secure Cookies should only be sent over secure connections.Robert Hogan2010-04-281-0/+3
| |/ /
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-294-28/+62
|\ \ \ | | |/ | |/|
| * | QNAM HTTP: Fix invoking a method when being destructed right now (2)Markus Goetz2010-04-261-0/+7
| * | QNAM: Use a reference in appendDownstreamDataMarkus Goetz2010-04-261-1/+1
| * | QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamDataMarkus Goetz2010-04-262-25/+53
| * | QNAM HTTP: Avoid one copyMarkus Goetz2010-04-261-2/+1
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-283-2/+11
|\ \ \ | |_|/ |/| |
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-225-6/+17
| |\ \
| | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-215-6/+17
| | |\ \ | | | |/
| | | * QNAM: Add a code comment related to the cacheMarkus Goetz2010-04-211-0/+5
| | | * QNAM HTTP: Fixed a bug when getting empty files with pipeliningMarkus Goetz2010-04-211-1/+1
| | | * QNAM HTTP: Pipelining improvementMarkus Goetz2010-04-201-1/+5
| | | * Ensure we stop the name lookups in QAbstractSocket if we abort().Thiago Macieira2010-04-201-0/+4
| | | * Don't rely on tryStart() to do job control.Thiago Macieira2010-04-201-4/+2
* | | | Fix compatibility with Qt Mobility.Aaron McCarthy2010-04-281-4/+8
* | | | Fix compilation with QT_NO_TEXTSTREAMTasuku Suzuki2010-04-271-1/+1
* | | | Ensure we stop the name lookups in QAbstractSocket if we abort().Thiago Macieira2010-04-261-0/+4
* | | | Don't rely on tryStart() to do job control.Thiago Macieira2010-04-261-4/+2
|/ / /
* | | [tst_qhostinfo] Properly clean up the cache and lookup threads.Thiago Macieira2010-04-202-5/+20
* | | Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1719-17/+121
|\ \
| * \ Merge remote branch 'staging/4.7' into bearermanagement/qconfigAaron McCarthy2010-04-152-1/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-156-14/+27
| | |\ \
| * | | | Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-154-8/+23
| * | | | Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-1517-3/+79
| | |/ / | |/| |
| * | | Remove holes in bearer management data structures.Aaron McCarthy2010-04-155-14/+23
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-141-0/+4
| |\ \ \
| | * \ \ Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-147-10/+79
| | |\ \ \
| | * | | | Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-141-0/+4
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-164-42/+66
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | QNAM HTTP: Pipelining changesMarkus Goetz2010-04-153-42/+60
| * | | | QFtp: Fix possible crashMarkus Goetz2010-04-141-0/+6
* | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-142-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-142-1/+3
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | QNAM HTTP: Do not pipeline with WebLogic serversMarkus Goetz2010-04-131-0/+2
| | * | Fix typos, there is no QT_NO_SSLMarkus Goetz2010-04-131-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | accelerate QWindowsPipeWriter for bigger chunks of dataJoerg Bornemann2010-04-121-2/+2
| | |/ | |/|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-137-10/+79
|\ \ \ | |/ / |/| / | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-04-126-9/+70
| |\
| | * Document Symbian platform security requirements on Qt APIsFrans Englich2010-04-125-0/+50
| | * Fixed app freeze if switching to offline in middle of HTTP transaction.Janne Anttila2010-04-121-9/+20
| * | fix closing state in QLocalSocket on WindowsJoerg Bornemann2010-04-121-1/+9
| |/
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-092-1/+6
|\ \ | |/
| * Fix compile error with QT_NO_NETWORKDISKCACHE in QtNetworkTasuku Suzuki2010-03-312-1/+6