summaryrefslogtreecommitdiffstats
path: root/qtsensors.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove BlackBerry as supported platform from QtSensorsAlex Blasche2015-06-181-4/+0
| | | | | | | | | [ChangeLog][QtSensors][Platform Specific Changes] Removed support for BlackBerry 10 from QtSensors. Change-Id: I56788caaa53797b7d4e23bb053c3ea8b460b1341 Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
* Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-181-1/+0
| | | | | Change-Id: Id1247f797873395c38251ba098bfa848a06f10ee Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
* Add QHolsterSensorThomas McGuire2013-01-231-0/+1
| | | | | | | | | | This adds a new QHolsterSensor plus the assorted reading and filter classes, as well as a QML API. Also implement the Blackberry backend for it. Change-Id: I42e76c21ee74a39a65629e7ab6d9a18f23eae4d4 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
* remove obsolete qmltypes targetsOswald Buddenhagen2012-11-021-7/+0
| | | | | | | there are auto-generated ones in the respective modules now. Change-Id: I778bc4796b86f77a382d905a3079ce7cdee15b7d Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* Doc: Modularized the Qt Sensor DocsGeir Vattekar2012-10-121-5/+0
| | | | | Change-Id: Ie8636ec443f43b1f238342e0f6f7d321e13dce09 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-091-3/+2
| | | | | | | | | | | The gesture tests that were part of the sensors2 unit test have been retained. The tilt sensor tests were not, though they could be used as a base to make a unit test for the new tilt sensor class. Change any existing imports to use QtMobility.sensors 1.3. Change-Id: I8a7130b3c73980fdd577e96c10aecda15e79f8b2 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* Remove QtCreator hack from qtsensors.proIikka Eklund2012-10-011-10/+0
| | | | | | | | | This hack causes autotests to get exported even if Qt is configured with "-nomake-tests" option. Change-Id: Ic21879c7c0d5c8c4cfe992e91f86bd2f811fb635 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-261-2/+6
| | | | | | | | | This implementation fixes the limitations the original code had and separates the QtSensors C++ API from the QML API so that changes to one don't need to affect the other. Change-Id: I519463f3c7cfbad3bce5c291ce166b8793d5ed4a Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* Blackberry: Use real compass sensor if availableThomas McGuire2012-08-281-0/+1
| | | | | | Change-Id: Iecae90f4c315668d7ac16923ccdfcacf6153d0e8 Reviewed-by: Adam Parco <aparco@rim.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Update qmldir, plugins.qmltypes filesLincoln Ramsay2012-08-241-2/+2
| | | | | | | | | | | We need a module <Foo> now in qmldir files (related to QTBUG-26551). Also update the rebuild_qmltypes rule so it creates the files with the correct name. Change-Id: I0eed30ac88a38f2b3ca83d008f09412544f99343 Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* QtCreator 2.5 doesn't understand load(qt_parts)Lincoln Ramsay2012-08-241-0/+6
| | | | | | | | I still want to use QtCreator to edit QtSensors so insert a hack so it can see the subdirectories. Change-Id: I0e6ffcf8b991ba130a6565c8523ae14035bcefe5 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-0/+5
| | | | | Change-Id: Ia7a284fc407a28a3cfae14358a8286864ad0c25a Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-23/+3
| | | | | Change-Id: Ib50f58e03eca48212cb05389257e248d44ca7ebb Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Hook doc generation into global QMAKE_DOCS contextalex2012-06-221-2/+0
| | | | | Change-Id: I3b654018a9d29719e56b928205f441e193fc01a3 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Remove this because it confuses creator.Lincoln Ramsay2012-06-201-7/+0
| | | | | Change-Id: Id74ba22937204423285065df92ee1ce45d1786e7 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* 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