summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* remove errant debug output redirection.Lorn Potter2012-02-101-45/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-084-27/+48
* make emulator gesture plugin working in emulatorLorn Potter2012-02-074-6/+4
* rename this as 'shake' collides and sensorgesturemanager ignores.Lorn Potter2012-02-021-1/+1
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-0114-239/+371
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3061-61/+61
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-2361-61/+61
* support for IR proximity sensor in the simulatorLincoln Ramsay2012-01-198-0/+174
* Don't fire every second... only when data changes.Lincoln Ramsay2012-01-186-12/+6
* move simulator connection to a threadZsolt Simon2012-01-182-17/+81
* improve whip sensor gestureLorn Potter2012-01-162-13/+13
* improve twist sensor gestureLorn Potter2012-01-162-6/+15
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-134-4/+3
* add new sensor gesturesLorn Potter2012-01-1221-3/+2098
* Update copyright year in license headers.Jason McDonald2012-01-0541-41/+41
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* Remove ambientlightsensor dependency from qsensordata_simulatorOliver Wolff2011-12-193-3/+33
* add simulator plugin for sensorgestures.Lorn Potter2011-12-088-1/+536
* Don't qFatal!Lincoln Ramsay2011-12-071-2/+4
* add z and y axis accumulation for shake as well.Lorn Potter2011-12-062-26/+33
* compileLincoln Ramsay2011-11-151-1/+1
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-144-6/+10
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-017-0/+423
* Get the simulator backend goingLincoln Ramsay2011-10-2810-157/+131
* QtSensors: Compile on Windows.Friedemann Kleint2011-10-101-4/+27
* QtmSensors, legacy sensors library.Lincoln Ramsay2011-08-251-0/+1
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0531-62/+62
* remove qtimestampLincoln Ramsay2011-08-016-6/+6
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-07-0831-535/+535
* Fix mac dependencies for dummy sensor plug-in.Alex2011-06-151-1/+1
* make MacOS compileAlex2011-06-151-1/+1
* use MacOS specific monotonic timeAlex2011-06-141-1/+21
* Add dummy, generic and simulator backendAlex2011-06-1039-0/+2729