summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * Rename networkAccess property to networkAccessible.Aaron McCarthy2010-03-193-31/+99
| | | * Don't emit open signal on session close/error.Aaron McCarthy2010-03-195-8/+19
| | | * Rename private signal.Aaron McCarthy2010-03-194-12/+24
| | | * Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-184-12/+11
| | | * Make destructor virtual.Aaron McCarthy2010-03-181-1/+1
| | | * Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-176-24/+24
| | | * Port QtNetwork uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-176-26/+26
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-253-1/+12
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-223-4/+17
| |\ \ \ | | |_|/ | |/| |
| * | | QNetworkReply: Fix canReadLine()Markus Goetz2010-03-162-1/+9
| * | | Abort waiting replies on session error.Aaron McCarthy2010-03-162-0/+18
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1512-207/+329
| |\ \ \
| | * | | SSL: Fix memleak related to local certificateMarkus Goetz2010-03-154-3/+21
| | * | | 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
| | * | | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-116-195/+285
| * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-152-4/+2
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-079-27/+234
| |\ \ \ \
| | * \ \ \ Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-051-1/+1
| | |\ \ \ \
| | * | | | | Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-054-2/+36
| | * | | | | Prefer ethernet over wlan.Aaron McCarthy2010-03-041-18/+51
| | * | | | | Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-045-7/+147