summaryrefslogtreecommitdiffstats
path: root/src/networksettings
Commit message (Expand)AuthorAgeFilesLines
* Fix the list of linked Device Utilities modulesTarja Sundqvist2019-03-188-22/+44
* 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
* | Add support for dynamically add/remove physical network interfacesPasi Petäjäjärvi2018-10-257-3/+67
* | Merge remote-tracking branch 'origin/5.11' into 5.12Mikko Gronoff2018-10-158-4/+1052
|\|
| * Doc: Add documentation for C++ classesLeena Miettinen2018-10-158-4/+1052
| * Fix ip address tracking and displayVille Voutilainen2018-08-315-18/+47
* | Fix updating QDBusAbstractInterface.interfaces model on property changePasi Petäjäjärvi2018-09-042-0/+50
* | Fix ip address tracking and displayVille Voutilainen2018-08-315-18/+47
|/
* Add missing powered property to NetworkInterfacePasi Petäjäjärvi2018-08-242-1/+6
* 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
* Fix static buildSamuli Piippo2018-06-261-1/+0
* Add support for wi-fi networks with hidden SSIDVille Voutilainen2018-04-2713-17/+222
* Forward-port the improvement in passphrase error handlingVille Voutilainen2018-03-284-0/+19
* Merge remote-tracking branch 'origin/5.10' into devMikko Gronoff2017-12-1927-21/+128
|\
| * Fix compilation with namespacesSami Nurmenniemi2017-11-2427-21/+128
* | Don't start scanning if interface is not poweredSami Nurmenniemi2017-11-221-1/+4
* | More user friendly handling of WiFi passphraseSami Nurmenniemi2017-11-222-6/+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
* | Add Wi-Fi enable button to network settingsSami Nurmenniemi2017-11-222-3/+22
* | Update API and settings UIJuho Annunen2017-11-221-2/+2
|/
* Introduce a placeholder for removed wired networksVille Voutilainen2017-08-047-0/+76
* 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-107-25/+12
* 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-3119-8/+155
* Fix QNetworkSettingsManager usage from the C++Teemu Holappa2016-11-177-32/+59
* Fix Wifi utils connection viewTeemu Holappa2016-11-042-1/+71
* Fix typoRainer Keller2016-10-312-6/+6
* 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-314-6/+6
* Fix compile errors: declaration of ‘<X>’ shadows a member of 'this'Rainer Keller2016-10-313-220/+309
* Fix compile error: No Qt keywords allowed in header filesRainer Keller2016-10-318-31/+31
* Fix compile error: 0 is not allowed for pointer initialization anymoreRainer Keller2016-10-3112-22/+22
* Doc: Document QtDeviceUtilitiesTopi Reinio2016-09-065-0/+542
* Fixes to networkSettingsService model handlingKimmo Ollila2016-06-143-8/+17
* Fixed connman backend crashes and changed it as default.Kimmo Ollila2016-06-077-29/+39
* Fixed WPA supplicant and made it default backend for wifi settings.Kimmo Ollila2016-06-067-20/+37
* Replaced license headers with GPLv3Kimmo Ollila2016-06-0239-674/+499
* Refactored Qml plugins into modules.Teemu Holappa2016-02-1745-0/+5288