summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/connman/qconnmanservice_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/959' of git://gitorious.org/qt/qt into inte...Lorn Potter2011-01-111-269/+2
|\
| * Fix ConnMan bearer plugin to use new net.connman service name.Leena Gunda2010-12-091-269/+2
* | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
|/
* Fix warnings related to unused variables.Thiago Macieira2010-11-261-2/+0
* dbus does not use this. fix build.Lorn Potter2010-10-291-4/+4
* remove the connecting thread, and use async call to dbus instead.Lorn Potter2010-10-291-11/+10
* add ofono support and fix crashesLorn Potter2010-08-241-2/+7
* cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-191-21/+2
* Fix compilation: QT_NO_TEXTSTREAMTasuku Suzuki2010-08-171-0/+2
* Fix compilation with QT_NO_DBUSTasuku Suzuki2010-08-041-0/+6
* add convience methods for getting ethernet service details.Lorn Potter2010-07-301-4/+103
* make sure ap's are removed when the device is removedLorn Potter2010-06-301-5/+39
* initial connman bearer backend.Lorn Potter2010-06-071-0/+1038