summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* 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
* make sure to lock theseLorn Potter2010-04-191-0/+6
* move network scan to thread.Lorn Potter2010-04-192-320/+388
* Compile (with -no-pch)Morten Johan Sørvig2010-04-151-1/+1
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-1516-3/+61
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-156-0/+23
* Remove holes in bearer management data structures.Aaron McCarthy2010-04-153-12/+12
* Don't link bearer plugins against QtGui unnecessarily.Aaron McCarthy2010-04-145-5/+5
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-1410-923/+1264
* Introduce a qconfig feature for QtDBusTasuku Suzuki2010-04-087-0/+26
* MONILITY-645Wolfgang Beck2010-03-302-0/+8
* specify the configuration's purpose based on security mode of network.Lorn Potter2010-03-263-7/+29
* don't just return the first key here.Lorn Potter2010-03-251-3/+0
* Fix crash.Aaron McCarthy2010-03-251-1/+1
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-2510-15/+33
* Don't emit signals in constructor.Aaron McCarthy2010-03-252-4/+11
* Remove unused code.Aaron McCarthy2010-03-252-212/+113