summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian/symbianengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
* Fix EasyWLAN handling.Aaron McCarthy2010-09-011-48/+38
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-031-55/+29
|\
| * Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-55/+29
* | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-301-3/+3
|/
* Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-281-23/+44
* Fix compilation error on Symbian^4.Aaron McCarthy2010-07-281-5/+5
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-281-6/+60
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-231-37/+46
* Cherry pick fix for MOBILITY-965 from Qt Mobility.Aaron McCarthy2010-06-241-4/+66
* Cherry pick fix for MOBILITY-853 from Qt Mobility.Aaron McCarthy2010-06-241-0/+70
* Cherry pick fix for MOBILITY-1031 from Qt Mobility.Aaron McCarthy2010-06-241-19/+22
* Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-241-52/+46
* Cherry pick fix for QTMOBILITY-240 from Qt Mobility.Aaron McCarthy2010-06-241-42/+48
* 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