summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix random crashes due to missing importSami Nurmenniemi2017-11-221-0/+1
* Move theme color definitions to one placeSami Nurmenniemi2017-11-2212-41/+41
* Unify primary button appearanceSami Nurmenniemi2017-11-2210-18/+0
* Fix border image drawing for corner cut buttonsSami Nurmenniemi2017-11-222-12/+19
* Prevent bluetooth crashes for devices without bluetooth service in dbusSami Nurmenniemi2017-11-222-0/+4
* Disable usage of LocaleManager.localeSami Nurmenniemi2017-11-223-12/+6
* Fix locale settings uiSami Nurmenniemi2017-11-223-83/+36
* Fix CustomComboBoxSami Nurmenniemi2017-11-223-5/+11
* Fix date & time setting screensSami Nurmenniemi2017-11-224-383/+269
* Unify fonts and layouts between settings pagesSami Nurmenniemi2017-11-223-10/+29
* Improve network settingsSami Nurmenniemi2017-11-222-31/+12
* Fix power menu button widthsSami Nurmenniemi2017-11-221-2/+2
* Fix display settings layoutSami Nurmenniemi2017-11-222-75/+70
* Move QtButtonImageProvider from QtLauncherDemo to QtDeviceUtilitiesSami Nurmenniemi2017-11-2219-12/+261
* Settings-plugin updateLasse Räihä2017-11-2214-554/+608
* Update API and settings UIJuho Annunen2017-11-2256-559/+2293
* 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