| Commit message (Expand) | Author | Age | Files | Lines |
* | QNetworkReply: Fix canReadLine() | Markus Goetz | 2010-03-16 | 2 | -1/+9 |
|
|
* | Abort waiting replies on session error. | Aaron McCarthy | 2010-03-16 | 2 | -0/+18 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 12 | -207/+329 |
|\ |
|
| * | SSL: Fix memleak related to local certificate | Markus Goetz | 2010-03-15 | 4 | -3/+21 |
|
|
| * | Only enable BM by default in QNAM for appropriate platforms. | Aaron McCarthy | 2010-03-12 | 2 | -8/+22 |
|
|
| * | Fix creation of QNetworkSession. | Aaron McCarthy | 2010-03-11 | 1 | -2/+2 |
|
|
| * | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 6 | -195/+285 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 2 | -4/+2 |
|\ \
| |/
|/| |
|
| * | QSslKey: Do not make OpenSSL prompt for a password on stdin | Markus Goetz | 2010-03-15 | 1 | -3/+1 |
|
|
| * | QHostInfo: Compile fix | Markus Goetz | 2010-03-08 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 9 | -27/+234 |
|\ \ |
|
| * \ | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Don't keep polling network sessions open indefinitely. | Aaron McCarthy | 2010-03-05 | 4 | -2/+36 |
|
|
| * | | | Prefer ethernet over wlan. | Aaron McCarthy | 2010-03-04 | 1 | -18/+51 |
|
|
| * | | | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 5 | -7/+147 |
|
|
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 4 | -14/+211 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Document some stuff in QHostInfo and QAbstractSocket | Markus Goetz | 2010-03-04 | 2 | -0/+15 |
|
|
| * | | DNS Cache: Also check inside the DNS threads | Markus Goetz | 2010-03-04 | 1 | -6/+18 |
|
|
| * | | QNAM HTTP: Fix invoking a method when being destructed right now | Markus Goetz | 2010-03-02 | 1 | -1/+5 |
|
|
| * | | QAbstractSocket: Use new faster DNS function | Markus Goetz | 2010-03-02 | 1 | -2/+16 |
|
|
| * | | Add DNS caching to QHostInfo | Markus Goetz | 2010-03-02 | 2 | -7/+154 |
|
|
| * | | QHostInfo: Forgot to free some stuff on application exit. | Markus Goetz | 2010-03-01 | 1 | -0/+5 |
|
|
* | | | doc: Fixed some qdoc errors. | Martin Smith | 2010-03-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-03-02 | 11 | -13/+49 |
|\ \ |
|
| * \ | Merge remote branch 'origin/master' into 4.7 | Thiago Macieira | 2010-02-27 | 10 | -12/+48 |
| |\ \ |
|
| | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-26 | 5 | -7/+12 |
| | |\ \ |
|
| | | * | | Remove QObject::tr() in the network module code. | Friedemann Kleint | 2010-02-24 | 5 | -7/+12 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 5 | -5/+36 |
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| | | * | QNAM HTTP: Switch back to QueuedConnection for requeueRequest. | Markus Goetz | 2010-02-24 | 1 | -2/+16 |
|
|
| | | * | QNAM HTTP: Set some values after clear() in a QHttpNetworkReply | Markus Goetz | 2010-02-24 | 1 | -0/+2 |
|
|
| | | * | QNetworkAccessManager: Documentation enhancements | Markus Goetz | 2010-02-24 | 1 | -1/+8 |
|
|
| | | * | QAbstractSocket: Clarify documentation | Markus Goetz | 2010-02-22 | 1 | -2/+8 |
|
|
| | | * | QNetworkRequest: Doc enhancement | Markus Goetz | 2010-02-22 | 1 | -0/+2 |
|
|
| * | | | Fix compilation with Sun CC: const in POD parameters makes a difference | Thiago Macieira | 2010-02-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 3 | -1/+9 |
|/ / |
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast... | Qt Continuous Integration System | 2010-02-23 | 27 | -11/+3293 |
|\ \ |
|
| * | | Change initialization order. | Aaron McCarthy | 2010-02-22 | 1 | -1/+1 |
|
|
| * | | Add locking to bearer code. | Aaron McCarthy | 2010-02-22 | 6 | -102/+136 |
|
|
| * | | Merge remote branch 'origin/master' into bearermanagement/unit-tests | Aaron McCarthy | 2010-02-22 | 16 | -110/+238 |
| |\ \ |
|
| * | | | Allow QNAM to be created as a global variable. | Aaron McCarthy | 2010-02-18 | 2 | -3/+9 |
|
|
| * | | | Fix segfault. | Aaron McCarthy | 2010-02-16 | 1 | -14/+17 |
|
|
| * | | | Don't block forever if no bearer plugins are loaded. | Aaron McCarthy | 2010-02-16 | 1 | -0/+5 |
|
|
| * | | | Add QT_MODULE headers. | Aaron McCarthy | 2010-02-15 | 3 | -0/+6 |
|
|
| * | | | Change docs: "phone" -> "device". | Aaron McCarthy | 2010-02-15 | 1 | -1/+1 |
|
|
| * | | | Remove unused code. | Aaron McCarthy | 2010-02-15 | 2 | -59/+0 |
|
|
| * | | | Simplify. | Aaron McCarthy | 2010-02-15 | 1 | -2/+1 |
|
|
| * | | | Optimise iterations over QHash. | Aaron McCarthy | 2010-02-15 | 3 | -34/+41 |
|
|
| * | | | Use snippets. | Aaron McCarthy | 2010-02-15 | 1 | -8/+1 |
|
|
| * | | | Reorder members to remove hole. | Aaron McCarthy | 2010-02-15 | 1 | -4/+4 |
|
|
| * | | | Expand documentation for QNAM::setConfiguration() and friends. | Aaron McCarthy | 2010-02-15 | 1 | -4/+29 |
|
|