Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 2 | -1/+6 |
|\ | |||||
| * | Fix compile error with QT_NO_NETWORKDISKCACHE in QtNetwork | Tasuku Suzuki | 2010-03-31 | 2 | -1/+6 |
* | | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 4 | -12/+60 |
|\ \ | |||||
| * | | Remove leading whitespace from Qt header macros. | Thiago Macieira | 2010-03-31 | 3 | -23/+23 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 4 | -21/+69 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 4 | -21/+69 |
| | |\ \ | |||||
| | | * | | MONILITY-645 | Wolfgang Beck | 2010-03-30 | 3 | -18/+63 |
| | | * | | QNAM HTTP: Fix invoking a method when being destructed right now | Peter Hartmann | 2010-03-29 | 1 | -3/+6 |
| * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 4 | -17/+48 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 46 | -125/+4007 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | improve mingw 64 bit support | Thierry Bastian | 2010-03-26 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 19 | -89/+184 |
| |\ \ | | |/ | |||||
| | * | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 5 | -3/+7 |
| | * | Fix compile error with QT_NO_HTTP | Tasuku Suzuki | 2010-03-24 | 1 | -0/+8 |
| | * | Bearer management documentation. | Aaron McCarthy | 2010-03-24 | 3 | -3/+3 |
| | * | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 1 | -1/+1 |
| | * | Remove extraneous semi-colon. | Aaron McCarthy | 2010-03-23 | 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-22 | 15 | -82/+165 |
| | |\ | |||||
| | | * | Fix build failure on WinCE. | Aaron McCarthy | 2010-03-22 | 1 | -0/+4 |
| | | * | Revert "Don't emit open signal on session close/error." | Aaron McCarthy | 2010-03-19 | 5 | -19/+8 |
| | | * | Rename networkAccess property to networkAccessible. | Aaron McCarthy | 2010-03-19 | 3 | -31/+99 |
| | | * | Don't emit open signal on session close/error. | Aaron McCarthy | 2010-03-19 | 5 | -8/+19 |
| | | * | Rename private signal. | Aaron McCarthy | 2010-03-19 | 4 | -12/+24 |
| | | * | Add flag to indicate that network sessions are expected on a platform. | Aaron McCarthy | 2010-03-18 | 4 | -12/+11 |
| | | * | Make destructor virtual. | Aaron McCarthy | 2010-03-18 | 1 | -1/+1 |
| | | * | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 6 | -24/+24 |
| | | * | Port QtNetwork uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 6 | -26/+26 |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 3 | -1/+12 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 3 | -4/+17 |
| |\ \ \ | | |_|/ | |/| | | |||||
| * | | | 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 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 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 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | 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 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | |