summaryrefslogtreecommitdiffstats
path: root/src/imports/imports.pro
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable the wifi plguin now that toolchains have been updatedaavit2014-01-301-1/+1
| | | | | Change-Id: I87efe6b020b3c8b13491a1611b7992e8f697cb46 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Disable building of wifi libraryGatis Paeglis2014-01-281-1/+1
| | | | | Change-Id: I3f8c2183f9bb0a620bad8128bdceda1bcb00ebd4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix dhcp issues and improve public APIGatis Paeglis2014-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | - Use qconnectivity daemon for dhcp requests. Since dhcp requests are executed in other process we don't block gui thread for this lengthy operation. - Why not to use "do_dhcp_request" - it is a legacy implementation of a dhcp client and is not used anywhere in the Android source code itself. It appears that do_dhcp_request was not removed from the libhardware_legacy to keep compatibility for others, whose code might still depend on it. - Differnet changes to the internal implementation and the public API. - Add 'Interface' singleton type, installing a singleton type allows developers to provide arbitrary functionality to a client without requiring individual instances of the type to be instantiated by the client. We use this to determine if Android has wifi interface. Change-Id: I836f3a2a587b1ebf9f670ed08b10fe3483504b9e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Remove virtual keyboardRainer Keller2014-01-161-1/+1
| | | | | Change-Id: I2e28ef84e5c71c46924fd2b62bc9b199a0c6c7a9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Disable nativemedia for nowRainer Keller2013-04-221-1/+1
| | | | | Change-Id: I8da972b7cfd2e10ced0f49b30e946bfca645b1bf Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Disable wifiRainer Keller2013-04-121-1/+1
|
* Add wifi to buildGunnar Sletta2013-03-211-1/+1
|
* Better structure for virtual keyboardGunnar Sletta2013-03-211-1/+1
|
* Added nativemedia for video playback.Samuel Rødal2013-03-131-1/+1
| | | | See the test.qml in src/imports/nativemedia for usage.
* Initial commit - Long live the B2Qt utils!aavit2013-02-071-0/+2