Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing QT_NO_BEARERMANAGEMENT ifdefs. | Aaron McCarthy | 2010-04-15 | 4 | -0/+16 |
| | | | | This add addition ifdefs around code missed by MR 517. | ||||
* | Remove holes in bearer management data structures. | Aaron McCarthy | 2010-04-15 | 1 | -4/+4 |
| | |||||
* | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 7 | -817/+1106 |
| | | | | 7a5ff9859f5775915ae80c287f51c772599c2379 | ||||
* | Compile with QT_NO_NETWORKINTERFACE defined. | Aaron McCarthy | 2010-03-25 | 2 | -7/+4 |
| | |||||
* | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 2 | -2/+2 |
| | | | | 6fb31d1e287d7def45c115eb56bcb9b0c5cb3c40. | ||||
* | Add configure test for Maemo Internet Connection Daemon. | Aaron McCarthy | 2010-03-23 | 1 | -2/+2 |
| | | | | Task: QTBUG-9156 | ||||
* | Add flag to indicate that network sessions are expected on a platform. | Aaron McCarthy | 2010-03-18 | 1 | -1/+2 |
| | |||||
* | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 3 | -73/+175 |
| | |||||
* | Remove unnecessary qWarnings from bearer management code. | Aaron McCarthy | 2010-03-05 | 2 | -25/+11 |
| | |||||
* | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-03-02 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: src/plugins/bearer/corewlan/qcorewlanengine.mm | ||||
| * | Remove QObject::tr() in the network module code. | Friedemann Kleint | 2010-02-24 | 1 | -3/+3 |
| | | |||||
* | | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 5 | -74/+67 |
|/ | | | | fca98911b75ce12e70d93cfc2932a9759758a605 | ||||
* | Make compile on Maemo6. | Aaron McCarthy | 2010-02-23 | 3 | -9/+16 |
| | |||||
* | Add locking to bearer code. | Aaron McCarthy | 2010-02-22 | 1 | -0/+10 |
| | | | | | QNetworkConfigurationManagerPrivate and QBearerEngine derived classes need to be thread-safe. | ||||
* | Fix public includes. | Aaron McCarthy | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year to 2010. | Aaron McCarthy | 2010-02-11 | 1 | -2/+2 |
| | |||||
* | Convert Maemo6 backend into plugin. | Aaron McCarthy | 2010-02-10 | 8 | -0/+2128 |