summaryrefslogtreecommitdiffstats
path: root/src/networksettings/connman
Commit message (Expand)AuthorAgeFilesLines
* new menu item for usb ethernet protocol selectionRami Potinkara2020-07-152-1/+96
* Merge remote-tracking branch 'origin/5.13' into 5.14Mikko Gronoff2019-10-091-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Mikko Gronoff2019-10-081-1/+1
| |\
| | * Fix static ip address showing after reconnectionTeemu Holappa2019-10-081-1/+1
* | | Fix compiler warnings in network settingsTeemu Holappa2019-10-081-4/+3
|/ /
* | Implement network auto connection propertyKari Hormi2019-06-202-2/+10
* | Implement setAutoConnect() functionKari Hormi2019-06-193-2/+14
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Mikko Gronoff2018-11-011-5/+7
|\
| * Fix manual proxy configuration on the C++ sideVille Voutilainen2018-11-011-4/+6
| * Fix the name of the proxy URL propertyVille Voutilainen2018-10-261-1/+1
| * Fix ip address tracking and displayVille Voutilainen2018-08-313-6/+10
* | Add support for dynamically add/remove physical network interfacesPasi Petäjäjärvi2018-10-255-3/+53
* | Fix ip address tracking and displayVille Voutilainen2018-08-313-6/+10
|/
* Remove extra servicesChanged signal emitPasi Petäjäjärvi2018-08-241-1/+0
* Fix connman connection initialization after it is availablePasi Petäjäjärvi2018-08-242-3/+39
* Add support for wi-fi networks with hidden SSIDVille Voutilainen2018-04-275-16/+124
* Forward-port the improvement in passphrase error handlingVille Voutilainen2018-03-282-0/+7
* Merge remote-tracking branch 'origin/5.10' into devMikko Gronoff2017-12-1910-9/+54
|\
| * Fix compilation with namespacesSami Nurmenniemi2017-11-2410-9/+54
* | Don't start scanning if interface is not poweredSami Nurmenniemi2017-11-221-1/+4
* | More user friendly handling of WiFi passphraseSami Nurmenniemi2017-11-221-5/+2
* | Fix cancel button on WiFi passphrase screenSami Nurmenniemi2017-11-222-5/+17
* | Bluetooth on/off switch now enables/disables bluetooth deviceSami Nurmenniemi2017-11-222-0/+4
|/
* 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