summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
* Restore default if to system default on session close.Aaron McCarthy2010-08-262-16/+32
* QNetworkSession::close() method now send closed() signal while faking disconn...Tomasz Bursztyka2010-08-251-3/+3
* just build connman and networkmanager plugins on linuxLorn Potter2010-08-201-1/+1
* cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-192-25/+2
* Fix compilation: QT_NO_TEXTSTREAMTasuku Suzuki2010-08-171-0/+2
* Mutex is already locked when private member function is called.Aaron McCarthy2010-08-161-3/+2
* Fixed a typo when doing a lock.Aaron McCarthy2010-08-161-2/+1
* The QNetworkConfigurationManager did not get the online status correctly even...Tomasz Bursztyka2010-08-162-28/+71
* Release lock before calling into icd engine.Aaron McCarthy2010-08-161-5/+6
* Do not change the session configuration state because of changesJukka Rissanen2010-08-161-2/+0
* dont leak theseLorn Potter2010-08-051-0/+1
* Fix compilation with QT_NO_DBUSTasuku Suzuki2010-08-042-0/+12
* Merge remote branch 'staging/4.7' into qtbug-12631Aaron McCarthy2010-08-043-23/+148
|\
| * new icons for cell and bt networks.Lorn Potter2010-08-031-20/+33
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-08-0321-342/+207
| |\
| * | add convience methods for getting ethernet service details.Lorn Potter2010-07-302-4/+110
| * | fix spellingLorn Potter2010-07-301-1/+1
| * | fix crashLorn Potter2010-07-301-1/+1
| * | try harder to get cell nameLorn Potter2010-07-291-2/+8
* | | Fix deadlocks in ICD and NetworkManager engines.Aaron McCarthy2010-08-044-46/+41
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-0318-334/+185
|\ \
| * | Simplify network manager settings code.Aaron McCarthy2010-08-021-112/+46
| * | Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-0217-222/+139
| |/
* | Fixed additional case differences between Gnupoc and Symbian^3.axis2010-07-304-7/+21
|/
* Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-287-117/+209
|\
| * Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| * Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| * 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
* | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-281-2/+5
|/
* 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
* Do not crash if addrinfo signal does not contain ip address information.Jukka Rissanen2010-07-161-0/+3
* Merge branch '4.7' of ../oslo-staging-1 into 4.7Lorn Potter2010-07-145-27/+37
|\
| * Quiet qmake warnings during configure.Aaron McCarthy2010-07-082-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
* | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-301-22/+33
|\ \ | |/
| * When application calls QNetworkSession::close() or QNetworkSession::stop(), m...Jukka Rissanen2010-06-291-22/+33
* | make sure ap's are removed when the device is removedLorn Potter2010-06-303-28/+74
* | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-275-232/+479
|\ \ | |/
| * 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