Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 1 | -24/+24 |
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> | ||||
* | Fix online status checking in generic bearer plugin. | Xizhi Zhu | 2012-02-15 | 1 | -0/+84 |
QNetworkInterface::IsUp means the interface is up, but not necessarily connected. QNetworkInterface::IsRunning means the interface is up and connected. Cherry-picked from Qt5 / QtBase commit: c93ac6758606f64af7fe2bac6c8bb08391d218a7 Task-number: QTBUG-22873 Change-Id: Ieb544058814520b4292b496de2e4672214f3d00a Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com> |