summaryrefslogtreecommitdiffstats
path: root/src/utils/utils.pro
Commit message (Collapse)AuthorAgeFilesLines
* Refactored Qml plugins into modules.Teemu Holappa2016-02-171-16/+0
| | | | | | | Separated C++ and Qml interfaces. All the UI's from plugins are moved to the settingsui folder. Change-Id: Id6a6623346b18321357bc42d24121c4d9cdfd098 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* Utils: remove eAndroid specific code pathsEirik Aavitsland2015-07-101-2/+0
| | | | | Change-Id: I0de37f5e8a43f786cf09449bcbe782e317dde41d Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Rename DroidUtils -> B2QtUtils and refactor the APIaavit2014-10-081-9/+7
| | | | | | | | | | | | | | | | | | | Preparing this module for being documented and presented for external users. - Renamed since this is for eLinux as well as eAndroid - Provide all settings as proper Q_PROPERTYs for easy QML access - Hide all the detailed audio stuff that's not useful for users - Implement a getter function for current backlight, so that we don't have to reset it to full every time this module is loaded - qmake now groks this as internal module, so get rid build kludges - hostname setting on eLinux fixed - getIPAddress() now returns ALL active addresses, and implentation is simplified Task-number: QTEE-704 Change-Id: I9f22d5531b5963ae7e78c840bcfe1edd6197f82a Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Update version numbers of B2Qt utilsaavit2014-02-051-1/+1
| | | | | Change-Id: Ia5fde905e9232424a9504a24f1ac8b2a05a8cb59 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Fix sound on Nexus 7.Yoann Lopes2013-10-251-1/+1
| | | | | | | | | | | A behavior change in the HW audio driver for 4.2.2 causes the audio routing to never be set up automatically. Set the audio orientation to force the HW driver to set up audio routing. Task-number: QTRD-2472 Change-Id: I6f76aa299d0bc89c7061c7074dc5780e62045f0a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Added system volume settings for Android.Yoann Lopes2013-08-281-1/+1
| | | | | Change-Id: I4ea5f24303f69d93a031b07dbc056c62eea9d358 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add IP and hostname information for qdroid utilsSamuli Piippo2013-06-061-1/+1
| | | | | Change-Id: I9c4bc15f34ee7a67e468b32e73d989c98d04b94a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Linux support for qdroidutilsSamuli Piippo2013-06-051-1/+1
| | | | | | | Reboot and Power Off work now on embedded linux Change-Id: Ieb65bf8a696eb6cd275d331d87234c0e9798cbed Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Module does not compile without version definedRainer Keller2013-04-241-1/+1
| | | | | Change-Id: I58c5ebc27f07a890cbbe9ffc8944d9f3e16d3053 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Initial commit - Long live the B2Qt utils!aavit2013-02-071-0/+20