summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/networkmanager
Commit message (Expand)AuthorAgeFilesLines
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-3/+3
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-223-6/+0
* Fix crash when qt compiled with dbus support and no dbus interface.Michal Klocek2015-04-161-2/+6
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+0
|\
| * Remove C++11 usage from NetworkManager bearer pluginAlex Blasche2015-03-051-1/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\|
| * Call [ofono|nm]Registered delayed in constructor otherwise signals will be lostAlbert Astals Cid2015-02-171-2/+2
* | Update copyright headersJani Heikkinen2015-02-115-35/+35
|/
* Refactor networkmanager QtBearer backend to use QDBusAbstractInterface.Lorn Potter2015-01-083-510/+186
* Qt should not print warning unless we have an API miss-usage caseAlex Blasche2014-12-181-4/+4
* QtBearer networkmanager make sure to set flag ActiveLorn Potter2014-11-205-103/+249
* make qtbearer networkmanager defaultConfiguration more reliableLorn Potter2014-11-073-0/+17
* Make QtBearer networkmanager backend respond to wired cabling changesLorn Potter2014-11-074-42/+124
* Support dual sim in QtBearer's networkmanager backendLorn Potter2014-11-062-45/+51
* Use a property cache to cut down on blocking callsLorn Potter2014-11-067-653/+750
* Make networkmanager bearer backend work betterLorn Potter2014-10-276-221/+346
* Add better mobile connections to QtBearer NetworkManager backend.Lorn Potter2014-10-213-9/+142
* update QtBearer NetworkManager backend APILorn Potter2014-10-214-84/+79
* Update license headers and add new license filesMatti Paaso2014-09-247-133/+77
* plugin/bearer remove static QDBusConnection::systemBus() initializationDyami Caliri2014-05-261-16/+19
* Remove unneeded ;Albert Astals Cid2014-04-241-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-12/+12
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-42/+42
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-168/+168
* plugins/bearer: normalize signals/slotsMarc Mutz2012-07-132-30/+30
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-081-6/+0
* QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
* Use new plugin system for network bearer plugins.Friedemann Kleint2012-02-243-3/+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-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-247-119/+119
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-278-0/+2756