summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-014-12/+60
|\ \
| * | Remove leading whitespace from Qt header macros.Thiago Macieira2010-03-313-23/+23
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-304-21/+69
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-304-21/+69
| | |\ \
| | | * | MONILITY-645Wolfgang Beck2010-03-303-18/+63
| | | * | QNAM HTTP: Fix invoking a method when being destructed right nowPeter Hartmann2010-03-291-3/+6
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-294-17/+48
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-3046-125/+4007
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | improve mingw 64 bit supportThierry Bastian2010-03-261-1/+1
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-2519-89/+184
| |\ \ | | |/
| | * Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-255-3/+7
| | * Fix compile error with QT_NO_HTTPTasuku Suzuki2010-03-241-0/+8
| | * Bearer management documentation.Aaron McCarthy2010-03-243-3/+3
| | * Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-1/+1
| | * Remove extraneous semi-colon.Aaron McCarthy2010-03-231-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-2215-82/+165
| | |\
| | | * Fix build failure on WinCE.Aaron McCarthy2010-03-221-0/+4
| | | * Revert "Don't emit open signal on session close/error."Aaron McCarthy2010-03-195-19/+8