summaryrefslogtreecommitdiffstats
path: root/src/qtdevicesettings/networksettingsplugin/networksettings/qnetworksettings.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge Boot2Qt Wifi module into Network Settings Plugin.Teemu Holappa2016-02-081-1/+13
| | | | | | | Added wpasupplicant as alternative backend for the network settings. Change-Id: Ic05b3e87def2c9a143c30e4045a36db294ce8719 Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* Wifi support to the Network Settings Plugin.Teemu Holappa2016-02-081-0/+399
All the network management is done now through the Connman backend. Removed separate wifi settings plugin. Change-Id: I7b6b7231f1c44727ce0591e11182d25bc43718ed Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>