Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release license header. | Jason McDonald | 2011-02-16 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| | | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350) | ||||
* | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 1 | -0/+3 |
| | |||||
* | Introduce a qconfig feature for Bearer Management | Tasuku Suzuki | 2010-04-15 | 1 | -0/+4 |
| | | | | | Merge-request: 517 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com> | ||||
* | Updating polling mechanism for bearer management engines. | Aaron McCarthy | 2010-03-04 | 1 | -0/+38 |
| | | | | | | | Improves the polling mechanism by sharing a single timer for all poll based engines. Updates are only performed for a poll based engine iff a QNetworkConfigurationManager object has been constructed or a QNetworkConfiguration is held externally from the engine. | ||||
* | Add locking to bearer code. | Aaron McCarthy | 2010-02-22 | 1 | -1/+1 |
| | | | | | QNetworkConfigurationManagerPrivate and QBearerEngine derived classes need to be thread-safe. | ||||
* | Optimise iterations over QHash. | Aaron McCarthy | 2010-02-15 | 1 | -12/+13 |
| | |||||
* | Update copyright year to 2010. | Aaron McCarthy | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | Rename internal QNetworkSessionEngine* to QBearerEngine*. | Aaron McCarthy | 2010-02-08 | 1 | -0/+74 |