summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.9.95.9Mikko Gronoff2019-11-271-1/+1
* Doc: Bump version to 5.9.8Mikko Gronoff2019-03-251-1/+1
* Fix manual proxy configuration settingVille Voutilainen2018-10-292-4/+13
* Fix the name of the proxy URL propertyVille Voutilainen2018-10-261-1/+1
* Fix connman connection initialization after it is availablePasi Petäjäjärvi2018-08-242-3/+39
* Doc: Bump to version 5.9.7Mikko Gronoff2018-06-281-1/+1
* Doc: bump version to 5.9.6Mikko Gronoff2018-05-091-1/+1
* Add support for wi-fi networks with hidden SSIDVille Voutilainen2018-04-2014-11/+295
* Make network reconnections after passphrase change work betterVille Voutilainen2018-03-235-0/+23
* Doc: Bump version to 5.9.5Mikko Gronoff2018-03-051-1/+1
* Fix a network settings crash when wi-fi password changesVille Voutilainen2018-02-202-6/+10
* Fix the appearance of network settingsVille Voutilainen2018-01-311-20/+16
* Doc: Bump version to 5.9.4Mikko Gronoff2017-12-141-1/+1
* Fix compilation with namespacesSami Nurmenniemi2017-11-2454-25/+232
* Import only available modulesSami Nurmenniemi2017-11-241-5/+6
* Update license headersSami Nurmenniemi2017-11-248-68/+145
* Verify that Qtdbus module is availableSamuli Piippo2017-11-241-4/+7
* tests: add tests.pro for CISamuli Piippo2017-11-241-0/+1
* Doc: Bump version to 5.9.3Mikko Gronoff2017-11-151-1/+1
* Add a wifi exampleVille Voutilainen2017-09-074-2/+109
* Doc: Bump version to 5.9.2Mikko Gronoff2017-08-251-1/+1
* Introduce a placeholder for removed wired networksVille Voutilainen2017-08-049-1/+85
* Display the current IP address for a wifi connectionVille Voutilainen2017-07-051-7/+14
* Set the method indexes for the comboboxes at a more suitable timeVille Voutilainen2017-07-041-3/+6
* Allow editing ipv4 settings in manual mode directly after savingVille Voutilainen2017-07-041-44/+55
* Use both IPv4.Configuration and IPv4 for reading connman settingsVille Voutilainen2017-06-291-3/+12
* Doc: Bump version to 5.9.1Topi Reinio2017-06-203-8/+9
* Set a default netmask and gateway if the user didn't provide themVille Voutilainen2017-06-142-2/+19
* Remove qt config option from settingsuipluginMichael Winkelmann2017-06-021-1/+1
* Doc: Bump version to 5.9.0Mikko Gronoff2017-05-031-2/+2
* Fix issue when no Bluetooth device is availableTeemu Holappa2017-05-039-161/+302
* Don't give connman user name as a network nameKari Oikarinen2017-04-109-50/+19
* Fix bad annotations of D-Bus signal argumentsKari Oikarinen2017-04-051-3/+3
* Remove duplicate D-Bus annotationKari Oikarinen2017-04-051-1/+0
* Add plugins.qmltypes files to the QML pluginsKari Oikarinen2017-03-3011-55/+1050
* Use qml_plugin.prf for the QML pluginsKari Oikarinen2017-03-306-81/+23
* Remove dead .pro fileKari Oikarinen2017-03-291-42/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Mikko Gronoff2017-02-241-0/+2
|\
| * Exclude all the other build targets than linux5.8Teemu Holappa2017-02-101-0/+2
* | Fix qmake warningsJesus Fernandez2017-01-3133-8/+253
|/
* Doc: Bump version to 5.8.0Mikko Gronoff2017-01-191-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Samuli Piippo2016-12-1640-459/+684
|\
| * Rename main project file to match project name5.7Rainer Keller2016-11-221-0/+0
| * Fix compile error in qtdevicesettingsTeemu Holappa2016-11-171-2/+3
| * Fix QNetworkSettingsManager usage from the C++Teemu Holappa2016-11-178-34/+66
| * Fix Wifi utils connection viewTeemu Holappa2016-11-045-161/+255
| * Make bluetooth support optionalRainer Keller2016-11-012-2/+4
| * 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