summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/connman/qconnmanservice_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-071-6/+3
* Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-061-1/+1
* Fix scan reply dbus signature in connman bearer backendLorn Potter2017-12-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-221-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+2
| |\
| | * Bearer/ConnMan: Fix getTechnologies() is not calledTakumi ASAKI2016-09-211-0/+2
* | | bearer plugins: eradicate Java-style iterators and Q_FOREACHMarc Mutz2016-09-021-7/+7
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-3/+10
|\|
| * Bearer/Connman: emit missing updateCompleted()Takumi ASAKI2016-07-201-3/+10
* | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Use const-ref in foreach if T is big or non-trivialSérgio Martins2015-07-041-5/+4
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-221-3/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-33/+33
|\
| * Fix a crash in connman bearer backend on d'tor when using QStringLiteralLorn Potter2015-03-221-33/+33
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Refactor and remove dead code, add property caching.Lorn Potter2014-02-071-648/+218
* update the network configuration listLorn Potter2014-01-111-0/+16
* code cleanup. make one way to access system dbus. remove dead uncommented codeLorn Potter2013-06-081-27/+7
* Need to register dbus metatypes to have them work correctly.Lorn Potter2013-05-261-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Update connman bearer plugin for changed connman API.Lorn Potter2012-12-201-5/+43
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* plugins/bearer: normalize signals/slotsMarc Mutz2012-07-131-9/+9
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Port bearer plugins to QMetaMethod-based connectNotify()Kent Hansen2012-05-011-26/+42
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+894