summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-0734-442/+442
* Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-064-46/+41
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-0515-171/+96
* Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-291-0/+2
* Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-292-33/+34
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-293-24/+68
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-291-37/+46
* Fix compilation error on Symbian^4.Aaron McCarthy2010-07-293-12/+12
* Fix detection of OCC functionality.Aaron McCarthy2010-07-291-1/+1
* Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-293-48/+93
* Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-291-1/+3
* Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-291-2/+15
* Quiet qmake warnings during configure.Aaron McCarthy2010-07-132-17/+21
* Fix build failure with cs2009q3 toolchain.Aaron McCarthy2010-07-052-7/+7
* Fix compiler warning.Aaron McCarthy2010-07-021-1/+1
* Abort if connection to DBus cannot be established.Aaron McCarthy2010-07-021-0/+5
* Fix build failure on Symbian^3.Aaron McCarthy2010-06-301-2/+3
* When application calls QNetworkSession::close() or QNetworkSession::stop(), m...Jukka Rissanen2010-06-291-22/+33
* 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
* make corewlan more namespace friendlyLorn Potter2010-06-061-8/+17
* 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
* remove dead code that will never get called.Lorn Potter2010-05-211-2/+0
* add bytes and activeTime to corelwan.Lorn Potter2010-05-212-8/+102
* Fix crash on exit in native wifi plugin on Vista+ when run in debugger.Aaron McCarthy2010-05-202-23/+73
* 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
|/
* fix memory bugLorn Potter2010-04-211-3/+1
* Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-2012-16/+33