summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sensors/sensors.pro
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Modularized the Qt Sensor DocsGeir Vattekar2012-10-121-10/+0
| | | | | Change-Id: Ie8636ec443f43b1f238342e0f6f7d321e13dce09 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Removed QT+=widgets from projects which do not use QtWidgets.Rohan McGovern2012-07-301-1/+0
| | | | | | | Fixes compile when QtWidgets is not available. Change-Id: I6df28b09198a20e3740cac62e7335178d17cacc3 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* tweak to projects so that files show up in creatorLincoln Ramsay2012-06-201-0/+1
| | | | | Change-Id: Ice3f2df6b26995a21c0ec681245a7d54a0a01674 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* QtSensors/Examples: Fix compilation of examples with MinGW.Friedemann Kleint2012-05-301-1/+1
| | | | | | | -rdynamic is not supported on Windows. Change-Id: I1350ac28a538add3e501353c3c0eb215ef008592 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* QtSensors: Fix compilation of examples/warnings on Windows.Friedemann Kleint2011-11-251-1/+1
| | | | | | | | | | | | - Fix double->float truncation in tests - Use -rdynamic for g++ only - Introduce EXPORT macro in grue library for Windows to work - Add DESTDIR for the grue lib (to prevent it from ending up in the debug/release subfolders, respectively Change-Id: I3b902b501483c92639c0a6252240db4ed8a4a00d Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Compile with refactorGunnar Sletta2011-10-101-0/+1
|
* Import sensors docs from Mobility.Peter Yard2011-08-301-0/+9
Also bring in some examples that are referenced in the docs. Change-Id: I74560c62be447dda06ccfd8996818225df007c2e Reviewed-on: http://codereview.qt.nokia.com/3828 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>