summaryrefslogtreecommitdiffstats
path: root/src/networksettings/connman
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with namespacesSami Nurmenniemi2017-11-2410-9/+54
* Introduce a placeholder for removed wired networksVille Voutilainen2017-08-043-0/+20
* Use both IPv4.Configuration and IPv4 for reading connman settingsVille Voutilainen2017-06-291-3/+12
* Set a default netmask and gateway if the user didn't provide themVille Voutilainen2017-06-141-0/+17
* Don't give connman user name as a network nameKari Oikarinen2017-04-102-7/+3
* Fix bad annotations of D-Bus signal argumentsKari Oikarinen2017-04-051-3/+3
* Remove duplicate D-Bus annotationKari Oikarinen2017-04-051-1/+0
* Fix qmake warningsJesus Fernandez2017-01-315-1/+48
* Fix QNetworkSettingsManager usage from the C++Teemu Holappa2016-11-173-21/+45
* Remove unneeded includeRainer Keller2016-10-311-1/+2
* Use new style signals and slots connectionRainer Keller2016-10-311-4/+4
* Fix uninitialized variablesRainer Keller2016-10-312-0/+6
* Qt does not name getter functions with 'get'Rainer Keller2016-10-311-1/+1
* Fix compile error: 0 is not allowed for pointer initialization anymoreRainer Keller2016-10-313-3/+3
* Fixes to networkSettingsService model handlingKimmo Ollila2016-06-141-6/+1
* Fixed connman backend crashes and changed it as default.Kimmo Ollila2016-06-076-26/+36
* Replaced license headers with GPLv3Kimmo Ollila2016-06-0210-180/+110
* Refactored Qml plugins into modules.Teemu Holappa2016-02-1713-0/+1450