summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian/symbianengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
* Fix multithreaded use of bearer management on Symbian.Aaron McCarthy2010-05-311-77/+49
* Fix up cancelling of active object.Aaron McCarthy2010-05-311-44/+34
* Fix locking after merge from Qt Mobility.Aaron McCarthy2010-05-311-27/+43
* Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-141-79/+169
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-201-1/+6
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+4
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-15/+64
* Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-181-1/+2
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-1/+55
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-8/+30
* Fix build on Symbian.Aaron McCarthy2010-02-231-0/+7
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+44
* Remove debug.Aaron McCarthy2010-02-111-1/+0
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-1/+1
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-23/+1
* Port session functionality.Aaron McCarthy2010-01-181-10/+57
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-0/+931