summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/connman/qconnmanengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bearer/Connman: emit missing updateCompleted()Takumi ASAKI2016-07-201-3/+7
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-1/+3
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-221-2/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-091-2/+2
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-55/+5
|\|
| * remove always ask option.Lorn Potter2014-08-231-51/+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-071-204/+197
* make 'AlwaysAsk' if found help determine whether the configuration is Discove...Lorn Potter2014-01-111-1/+7
* fix connman QNetworkConfiguration DiscoveredLorn Potter2014-01-111-5/+7
* update the network configuration listLorn Potter2014-01-111-0/+22
* 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
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Ofono also changed the context API. This updates it to workLorn Potter2013-02-231-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* plugins/bearer: normalize signals/slotsMarc Mutz2012-07-131-2/+2
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-10/+10
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-171-2/+2
* 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/+594