summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Mikko Gronoff2018-02-061-20/+16
|\
| * Fix the appearance of network settingsVille Voutilainen2018-01-311-20/+16
| * Doc: Bump version to 5.9.4Mikko Gronoff2017-12-141-1/+1
* | Doc: Bump version to 5.10.1Mikko Gronoff2017-12-281-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Mikko Gronoff2017-12-0465-102/+391
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.9' into 5.10Mikko Gronoff2017-09-144-2/+109
|\|
| * Add a wifi exampleVille Voutilainen2017-09-074-2/+109
* | Doc: Bump version to 5.10.0Mikko Gronoff2017-09-011-1/+1
|/
* 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
| * Fix uninitialized variablesRainer Keller2016-10-312-0/+6
| * Fix unused variable warningRainer Keller2016-10-311-1/+0
| * Fix deprecated QString warningRainer Keller2016-10-311-1/+1
| * 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-3117-46/+46