summaryrefslogtreecommitdiffstats
path: root/src/networksettings
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with namespacesSami Nurmenniemi2017-11-2427-21/+128
* 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