summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Avoid expensive close() and open() just to get informationThomas McGuire2012-10-042-14/+29
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-034-2/+270
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2496-2292/+2292
* Fix the compilation issue on Linux (Harmattan)Laszlo Papp2012-09-151-0/+1
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-137-14/+0
* remove vestiges of unistd-based file accessOswald Buddenhagen2012-09-052-7/+1
* use a float not an int.Lorn Potter2012-09-021-1/+1
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-281-0/+6
* Blackberry: Use real compass sensor if availableThomas McGuire2012-08-282-0/+15
* Blackberry: Fix potential division by zero.Thomas McGuire2012-08-241-3/+5
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-1/+3
* Blackberry: Improve detecting whether the application is activeThomas McGuire2012-07-252-8/+49
* Blackberry: Affirm that QSensor::Buffering is supported now.Thomas McGuire2012-07-241-2/+3
* Blackberry: Implement axes remapping for all axes-based sensorsThomas McGuire2012-07-248-76/+113
* Blackberry: Remove QtGui dependencyThomas McGuire2012-07-249-62/+239
* Blackberry: Remove custom BbProximityReadingThomas McGuire2012-07-242-85/+4
* Blackberry: Use the rotation matrix as the compass sourceThomas McGuire2012-07-236-39/+107
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-232-0/+15
* Blackberry: Don't build the generic and dummy plugins.Thomas McGuire2012-07-201-0/+6
* add linux sys accelerometer reader backendLorn Potter2012-07-186-0/+366
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-182-6/+4
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+23
* Blackberry: Remove rotation property from orientation readingThomas McGuire2012-07-032-65/+5
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-07-0213-25/+25
* Blackberry: Add ambient light sensor supportThomas McGuire2012-07-024-0/+137
* Blackberry: Don't use hardcoded sensor IDsThomas McGuire2012-06-291-10/+10
* build system cleanupsOswald Buddenhagen2012-06-266-6/+6
* Cleanup last Symbian remnants in QtSensorsalex2012-06-222-12/+0
* BlackBerry backend: Automatic Axis RemappingKevin Ottens2012-06-193-3/+78
* make twist work better when the phone is tilted.Lorn Potter2012-06-132-31/+114
* Report failure to connect and disconnect from the emulator.Lincoln Ramsay2012-05-282-1/+15
* Check for Q_GLOBAL_STATIC returning 0 (simulator plugin).Lincoln Ramsay2012-05-289-66/+45
* fix the QList logic - dont append and then removeLast.Lorn Potter2012-05-251-1/+1
* fix crash when starting hover for the first time by itself.Lorn Potter2012-05-251-0/+4
* fix false positive sensor gesture recognition when slam is too close to headLorn Potter2012-05-242-3/+24
* optimize and simplify twist gesture code.Lorn Potter2012-05-242-109/+88
* fix false positive whip gesture.Lorn Potter2012-05-241-33/+18
* make hover gesture work betterLorn Potter2012-05-242-26/+67
* make hover work off difference to initial reflectanceLorn Potter2012-05-182-4/+11
* make twist dependent upon an orientation change.Lorn Potter2012-05-182-12/+18
* reset certain values to make tests work betterLorn Potter2012-05-156-6/+18
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-112-0/+12
* fix up gestures for auto test dataLorn Potter2012-05-1111-109/+114
* Add required meta to the gesture plugin .pro filesLincoln Ramsay2012-05-092-6/+8
* Add support for the compass sensorKevin Ottens2012-05-044-0/+147
* Add support for the pressure sensorKevin Ottens2012-05-044-0/+162
* Add support for the IR proximity sensorKevin Ottens2012-05-044-0/+126
* Pause/resume sensor on application (de)activationKevin Ottens2012-05-033-1/+44
* make simulator work better with gestures.Lorn Potter2012-04-279-535/+0
* Blackberry backend honors alwaysOn propertyKevin Ottens2012-04-272-0/+19