summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/connman
Commit message (Expand)AuthorAgeFilesLines
* Short live qt_unique_lock/qt_scoped_lock! (until C++17)Marc Mutz2019-08-131-23/+22
* Port users of QDBusAbstractInterface::(async)callWithArgumentList() to new va...Marc Mutz2019-08-071-6/+3
* More nullptr usage in headersKevin Funk2019-03-142-4/+4
* Normalize some SIGNAL/SLOT signaturesJoerg Bornemann2019-02-061-1/+1
* Fix scan reply dbus signature in connman bearer backendLorn Potter2017-12-191-1/+1
* Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-1/+0
* 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-022-14/+16
* | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-171-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-264-10/+21
|\|
| * Bearer/Connman: emit missing updateCompleted()Takumi ASAKI2016-07-204-10/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+1
|\|
| * Bearer/ConnMan: Fix No such slotTakumi ASAKI2016-07-121-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-4/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-4/+3
| |\|
| | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-4/+3
* | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
|/ /
* | bearer plugins: fix uses of inefficient QListsMarc Mutz2016-02-171-2/+3
* | Updated license headersJani Heikkinen2016-01-155-70/+100
|/
* Use const-ref in foreach if T is big or non-trivialSérgio Martins2015-07-041-5/+4
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-1/+3
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-225-11/+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-115-35/+35
|/
* Use a property cache to cut down on blocking callsLorn Potter2014-11-064-478/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-1/+1
|\
| * Fix QtBearer connman backend report correctly on lte networkLorn Potter2014-10-131-1/+1
* | Don't use QStringLiteral in comparisonsMarc Mutz2014-10-093-4/+4
* | Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-233-61/+5
|\|
| * remove always ask option.Lorn Potter2014-08-233-57/+5
* | Assign a parent to QConnmanServiceInterface instancesJakub Adam2014-06-051-1/+1
* | fix crash in connman bearer backend when accessing null objectsLorn Potter2014-05-221-3/+9
* | make sure connman bearer service is autconnect before connectingLorn Potter2014-03-201-1/+14
|/
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-221-2/+2
* Refactor and remove dead code, add property caching.Lorn Potter2014-02-077-2013/+606
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-204-5/+58
|\
| * make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2014-01-112-1/+8
| * fix connman QNetworkConfiguration DiscoveredLorn Potter2014-01-111-5/+7
| * update the network configuration listLorn Potter2014-01-114-0/+44
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-17/+17
|/
* On configuration removal, take it away from foundConfigurationsLorn Potter2013-12-161-0/+1
* make sure to signal only changed configurationsLorn Potter2013-12-161-4/+8
* add NetworkSessionRequired to connman caps.Lorn Potter2013-12-161-1/+2
* always use connman to connect to cellular servicesLorn Potter2013-12-161-27/+2
* Update ofono backendLorn Potter2013-10-081-1/+1
* code cleanup. make one way to access system dbus. remove dead uncommented codeLorn Potter2013-06-081-27/+7