summaryrefslogtreecommitdiff
path: root/src/plugins/bearer/connman
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-117-7/+7
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-137-119/+119
* Fix compilation with QT_NO_Tasuku Suzuki2011-03-212-0/+11
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-177-592/+26
|\
| * Merge commit 'refs/merge-requests/959' of git://gitorious.org/qt/qt into inte...Lorn Potter2011-01-114-585/+20
| |\
| | * Fix ConnMan bearer plugin to use new net.connman service name.Leena Gunda2010-12-094-585/+20
| * | Update copyright year to 2011.Jason McDonald2011-01-117-7/+7
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-062-2/+1
|\ \ | |/
| * Remove the FIXME, it's fixedThiago Macieira2010-11-281-1/+1
| * Fix warning about uninitialised varibale.Thiago Macieira2010-11-281-0/+1
| * Fix warnings related to unused variables.Thiago Macieira2010-11-261-2/+0
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-301-4/+4
|\ \ | |/
| * dbus does not use this. fix build.Lorn Potter2010-10-301-4/+4
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-294-107/+36
|\ \ | |/
| * remove the connecting thread, and use async call to dbus instead.Lorn Potter2010-10-294-107/+36
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-0/+2
|\ \ | |/
| * 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-107-56/+1393
|\ \ | |/
| * 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-252-23/+2
|\ \ | |/
| * cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-192-25/+2
| * Fix compilation: QT_NO_TEXTSTREAMTasuku Suzuki2010-08-171-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-134-72/+202
|\ \ | |/
| * dont leak theseLorn Potter2010-08-051-0/+1
| * Fix compilation with QT_NO_DBUSTasuku Suzuki2010-08-042-0/+12
| * new icons for cell and bt networks.Lorn Potter2010-08-041-20/+33
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-08-042-52/+44
| |\
| | * Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-022-51/+43
| * | 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
| |/
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-6/+6
|/
* make sure ap's are removed when the device is removedLorn Potter2010-06-303-28/+74
* fix actions regarding removal of connman. make tests pass on desktopLorn Potter2010-06-282-81/+91
* fix ghost ap issue, and dont block on connectLorn Potter2010-06-222-82/+235
* initial connman bearer backend.Lorn Potter2010-06-086-0/+2322