summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix multiple promps for keychain access when connecting to wifi networkLorn Potter2010-03-252-39/+111
* not all interfaces should be activeLorn Potter2010-03-251-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-2410-51/+147
|\
| * Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-2410-53/+152
* | fix state reporting for certain wifi networks after associating.Lorn Potter2010-03-232-81/+88
|/
* get rid of build warning messagesLorn Potter2010-03-231-6/+2
* Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-231-8/+10
* Add configure test for Maemo Internet Connection Daemon.Aaron McCarthy2010-03-232-5/+9
* fix warningLorn Potter2010-03-231-1/+1
* Revert "Don't emit open signal on session close/error."Aaron McCarthy2010-03-192-11/+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-1123-568/+727
| | |\
| | * | Made header inclusion Linux friendly.axis2010-03-011-1/+1
* | | | Don't emit open signal on session close/error.Aaron McCarthy2010-03-192-10/+11
* | | | Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-182-2/+4
|/ / /
* | | probably need to update user configurations once in a while tooLorn Potter2010-03-171-1/+1
* | | use dynamicstore insteadLorn Potter2010-03-171-29/+14
* | | Remove configure test for NetworkManager.Aaron McCarthy2010-03-151-1/+1
* | | get known wifi networks a more complicated way, but without accessingLorn Potter2010-03-122-102/+265
* | | fix crash on 10.6 with no wifi interfaceLorn Potter2010-03-122-5/+16
* | | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-1116-134/+533
| |/ |/|
* | Don't wait forever when scanning for wifi networks on win32 fails.Aaron McCarthy2010-03-101-3/+20
* | use Qt's private mac functions, reduce code redundancyLorn Potter2010-03-091-43/+13
* | don't try to build corewlan plugin when corewlan was not found at configureLorn Potter2010-03-071-1/+1
* | Fixing compilation error, missing ifdef.Carlos Manuel Duclos Vergara2010-03-051-1/+2