summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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 branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-2519-89/+184
| |\ \ | | |/
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-253-1/+12
| |\ \
* | \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-294-17/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix compile error on Symbian 9.1, caused in network/access.Frans Englich2010-03-262-14/+33
| * | | QNAM HTTP: Symbian compile fixMarkus Goetz2010-03-251-0/+1
| * | | QNAM HTTP: Fix crazy crash when exiting applicationMarkus Goetz2010-03-252-2/+2
| | |/ | |/|
| * | QNAM HTTP: Do not use TCP_NODELAYMarkus Goetz2010-03-231-1/+8
| * | Stop QHostInfo thread pool when application is about to exitBradley T. Hughes2010-03-222-0/+4
* | | 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-s60' into 4.7-s60axis2010-03-223-4/+17
|\ \ \ | |/ / |/| / | |/
| * QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-163-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
|\ \ \ | |/ / |/| / | |/
| * QSslKey: Do not make OpenSSL prompt for a password on stdinMarkus Goetz2010-03-151-3/+1
| * QHostInfo: Compile fixMarkus Goetz2010-03-081-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-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
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-064-14/+211
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Document some stuff in QHostInfo and QAbstractSocketMarkus Goetz2010-03-042-0/+15
| * | DNS Cache: Also check inside the DNS threadsMarkus Goetz2010-03-041-6/+18
| * | QNAM HTTP: Fix invoking a method when being destructed right nowMarkus Goetz2010-03-021-1/+5
| * | QAbstractSocket: Use new faster DNS functionMarkus Goetz2010-03-021-2/+16