summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/connman/qconnmanservice_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix connman bearer for new API.Lorn Potter2013-02-201-6/+51
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-270/+2
|\
| * 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
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-2/+0
|\ \ | |/
| * 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-291-4/+4
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-291-11/+10
|\ \ | |/
| * remove the connecting thread, and use async call to dbus instead.Lorn Potter2010-10-291-11/+10
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-2/+7
|\ \ | |/
| * add ofono support and fix crashesLorn Potter2010-08-241-2/+7
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-19/+2
|\ \ | |/
| * cleanup and remove __FUNCTION__, which breaks build on solarisLorn Potter2010-08-191-21/+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-131-4/+109
|\ \ | |/
| * 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
* | 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-301-5/+39
* initial connman bearer backend.Lorn Potter2010-06-071-0/+1038