summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian
Commit message (Expand)AuthorAgeFilesLines
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-022-71/+29
* 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-283-24/+68
* Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
* Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-48/+93
* Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-271-1/+3
* Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-271-2/+15
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-231-37/+46
* Quiet qmake warnings during configure.Aaron McCarthy2010-07-082-17/+21
* Fix build failure on Symbian^3.Aaron McCarthy2010-06-301-2/+3
* Abort open early if network session is in the process of openning.Aaron McCarthy2010-06-242-5/+20
* Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-55/+37
* Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+29
* Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-51/+18
* Cherry pick fix for MOBILITY-965 from Qt Mobility.Aaron McCarthy2010-06-243-10/+147
* Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-6/+29
* Cherry pick fix for MOBILITY-853 from Qt Mobility.Aaron McCarthy2010-06-242-0/+71
* Cherry pick fix for MOBILITY-1031 from Qt Mobility.Aaron McCarthy2010-06-243-22/+29
* Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-242-54/+49
* Cherry pick fix for QTMOBILITY-240 from Qt Mobility.Aaron McCarthy2010-06-242-62/+88
* Fix build on Symbian^3.Aaron McCarthy2010-06-221-0/+1
* Fix symbian-abld build failure with bearer pluginsMiikka Heikkinen2010-06-114-2/+4
* Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-085-40/+62
* Revert "Split Symbian bearer plugin into three platform specfic plugins"Aaron McCarthy2010-06-035-62/+40
* Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-025-40/+62
* Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
* Fix multithreaded use of bearer management on Symbian.Aaron McCarthy2010-05-312-80/+52
* Fix up cancelling of active object.Aaron McCarthy2010-05-311-44/+34
* Fix locking after merge from Qt Mobility.Aaron McCarthy2010-05-313-102/+88
* Fix build when snap functionality is not available.Aaron McCarthy2010-05-251-2/+2
* Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-05-142-1/+2
|\
| * fix webkit crash when accessing network on SymbianJanne Koskinen2010-05-111-1/+1
| * Added missing UID3 for qsymbianbearer.dll.Espen Riskedal2010-05-031-0/+1
* | Cherry pick fix for MOBILITY-932 from Qt Mobility.Aaron McCarthy2010-05-141-18/+14
* | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-141-2/+2
* | Cherry pick fix for MOBILITY-828 from Qt Mobility.Aaron McCarthy2010-05-144-243/+416
|/
* 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
| |/ |/|