summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot of wifi module development, from customer projectaavit2013-08-055-76/+140
| | | | | | | Corresponds to 0c397d2287d33b08501c48e029306b8908583e6a of github repo Change-Id: I60c140513255394b6728ddd0ff85ac79fa5e88b9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Register the QWifiNetworkList with the QML type systemGunnar Sletta2013-06-121-0/+1
| | | | | Change-Id: I43d1b525cf91b508113fcc6d883050b585a622f8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* add missing pluginmain.cpp file for wifiGunnar Sletta2013-04-251-0/+22
| | | | | Change-Id: I1ef3cd3c915813fec9ef62c4453b8b5e132a95f3 Reviewed-by: Gunnar Sletta <gunnar.sletta@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
|
* Made the virtual keyboard stuff compileGunnar Sletta2013-04-114-126/+4
|
* Add wifi to buildGunnar Sletta2013-03-211-1/+1
|
* Moved wifi to its own importable moduleGunnar Sletta2013-03-218-0/+617
|
* Better structure for virtual keyboardGunnar Sletta2013-03-2140-1/+3222
|
* Made OMX initializing a bit more robust.Samuel Rødal2013-03-142-9/+30
| | | | | We should do it on the rendering thread where there's a current context since we're calling glGenTextures() etc.
* Fixed nativemedia plugin name in qmldir.Samuel Rødal2013-03-141-1/+1
|
* Added nativemedia for video playback.Samuel Rødal2013-03-1318-1/+5681
| | | | See the test.qml in src/imports/nativemedia for usage.
* Initial commit - Long live the B2Qt utils!aavit2013-02-074-0/+49