summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-202-1/+7
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-153-0/+13
* Remove holes in bearer management data structures.Aaron McCarthy2010-04-151-4/+4
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-142-61/+114
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-252-0/+16
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-244-32/+127
* Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-231-8/+10
* Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-191-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-171-1/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-113-10/+46
| | |\
| | * | Made header inclusion Linux friendly.axis2010-03-011-1/+1
* | | | 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-113-44/+212
| |/ |/|
* | Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-03-021-0/+1
|\ \ | |/
| * Fix Symbian build when building for WINSCW with abld.Aaron McCarthy2010-02-261-0/+1
* | Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-023-10/+46
|/
* Fix build on Symbian.Aaron McCarthy2010-02-233-2/+12
* Add locking to bearer code.Aaron McCarthy2010-02-221-0/+44
* Fix public includes.Aaron McCarthy2010-02-111-1/+1
* Remove debug.Aaron McCarthy2010-02-111-1/+0
* Update copyright year to 2010.Aaron McCarthy2010-02-113-3/+3
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-082-3/+3
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-082-30/+2
* Ensure that default network interface is set appropriately.Aaron McCarthy2010-02-031-0/+10
* Port session functionality.Aaron McCarthy2010-01-186-21/+1398
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-124-0/+1251