summaryrefslogtreecommitdiffstats
path: root/src/imports/sensors/sensors.pro
Commit message (Collapse)AuthorAgeFilesLines
* QtSensors: Compile on Windows.Friedemann Kleint2011-10-101-1/+1
| | | | | | | | | Add missing modules, re-introduce timestamp function. Change-Id: I0edbe8b012accfec5d619d53ebf136e75b99a456 Reviewed-on: http://codereview.qt-project.org/6072 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Rename the sensors import.Lincoln Ramsay2011-10-101-5/+3
| | | | | | | | | | | These legacy elements will be exported to the QtMobility.sensors namespace. The IR proximity sensor is added to new version 1.3. 1.1 and 1.2 continue to work. Change-Id: Ic25f2e8bf189f396ab2185d85d12be3b3ceb69de Fixes: MTMW-299 Reviewed-on: http://codereview.qt-project.org/5353 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Add a QML plugin that uses QtmSensors.Lincoln Ramsay2011-08-251-1/+1
| | | | | | | | | This will provide legacy import capability. Change-Id: I68e573b7eca10bffec16a24f4b76a40c64b9a7e0 Reviewed-on: http://codereview.qt.nokia.com/3351 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
* Fix copy2build output path for QML plugin.Xizhi Zhu2011-06-271-1/+1
|
* Fix Qt coding style issues (no white space at end of line)Alex2011-05-231-2/+2
|
* Add sensor's declarative pluginAlex2011-05-231-0/+32