summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Add DNS caching to QHostInfoMarkus Goetz2010-03-022-7/+154
| * | QHostInfo: Forgot to free some stuff on application exit.Markus Goetz2010-03-011-0/+5
* | | doc: Fixed some qdoc errors.Martin Smith2010-03-021-1/+1
| |/ |/|
* | Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-03-0211-13/+49
|\ \
| * \ Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-2710-12/+48
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-265-7/+12
| | |\ \
| | | * | Remove QObject::tr() in the network module code.Friedemann Kleint2010-02-245-7/+12
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-265-5/+36
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * 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
| | | * QAbstractSocket: Clarify documentationMarkus Goetz2010-02-221-2/+8
| | | * QNetworkRequest: Doc enhancementMarkus Goetz2010-02-221-0/+2