summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-218-27/+37
|\
| * Remove pre-Symbian3 plugins from Symbian3 and later buildsMiikka Heikkinen2010-09-172-5/+8
| * Check S60_VERSION instead of existence of certain files in bearer pluginMiikka Heikkinen2010-09-162-15/+15
| * Don't add generic subdirs project twice.Aaron McCarthy2010-09-131-3/+3
| * Remove debug, quiet warnings.Aaron McCarthy2010-09-131-2/+0
| * Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-131-2/+9
| * Bearer management: Fix compilation with namespace.Christian Kandeler2010-09-101-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1012-188/+1592
|\ \ | |/
| * protect nil dictionary from release.Lorn Potter2010-09-031-38/+47
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-034-94/+152
| |\
| | * Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
| | * Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
| | * Fix EasyWLAN handling.Aaron McCarthy2010-09-014-67/+129
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-09-013-19/+35
| |\ \ | | |/
| * | add ofono support and fix crashesLorn Potter2010-08-247-56/+1393
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-303-19/+35
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-256-59/+78
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-1324-410/+411
|\ \ | |/
| * 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
| |\
| * | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-281-2/+5
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-6/+6
| |/ |/|
* | 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