summaryrefslogtreecommitdiffstats
path: root/qtsensors.pro
Commit message (Collapse)AuthorAgeFilesLines
* When tests are enabled, they're installed too.Lincoln Ramsay2012-05-151-2/+1
| | | | | | | | Otherwise we have to manually install tests after enabling then and having them built. Change-Id: Ie0ebe4f90284c0d14867304df48c75ff3cff04a4 Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
* Add .qmltypes files for Creator.Lincoln Ramsay2012-03-281-0/+7
| | | | | | | | | | Only doing this for the actual QML APIs, not the examples ones. Can run make rebuild_qmltypes from a build directory to rebuild the .qmltypes files automatically. Change-Id: Ie1253646dde25861673c303b015a9ba9a4f0fbe3 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Allow easy building of platform-specific middleware.qt-v5.0.0-alpha1Lincoln Ramsay2012-03-271-0/+7
| | | | | | | | | This is a convenience for adding platform-specific middleware to a build. Set MIDDLEWARE to the name of the folder and it will be added to the build automatically. Change-Id: Ibd5a2b7d2abf652d7b35f95bdc8d53a0b28b567e Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Docs: allow standalone builds of documentation.Peter Yard2012-02-271-0/+2
| | | | | Change-Id: Iafd4dd55fbbf726e8991365b154e36642cc2688a Reviewed-by: Alex <alex.blasche@nokia.com>
* Don't install tests by default.Rohan McGovern2011-11-161-1/+2
| | | | | | | | | | Installing tests is a relatively rare use case, and is already disabled by default for some qt5 modules. Make the behavior consistent and disable it by default here too. Change-Id: I45ca36a1197b5ee808d832e17773059f11324371 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Import sensors docs from Mobility.Peter Yard2011-08-301-0/+5
| | | | | | | | 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>
* Add an example that uses qtmsensorsLincoln Ramsay2011-08-251-0/+8
| | | | | | | Change-Id: I6bf4ad88aeafacc49b9718c91a3dd6f177d41208 Reviewed-on: http://codereview.qt.nokia.com/3350 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
* Small cleanups on dependencies and such.Lincoln Ramsay2011-07-291-2/+2
| | | | | | | Change-Id: Ie01727ac318721c44cafd11ba0a7a138ab9f9c33 Reviewed-on: http://codereview.qt.nokia.com/2375 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* honour configures -nomake examples/tests/demos flags in QtSensorsAlex2011-06-151-1/+9
|
* Add the first version of QtSensors to Qt 5Alex2011-05-201-0/+5
|
* Initial QtSensor API commitAlex2011-05-201-0/+1