summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-23131-131/+131
* Remove friend class tst_Sesnsors2QMLAPIWolfgang Beck2012-01-192-4/+10
* 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
* Document the alwaysOnChanged signalLincoln Ramsay2012-01-161-0/+5
* improve whip sensor gestureLorn Potter2012-01-162-13/+13
* improve twist sensor gestureLorn Potter2012-01-162-6/+15
* alwaysOn for QtSensors 5.0 sensorsLincoln Ramsay2012-01-1310-85/+211
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-133-26/+70
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-134-4/+3
* add new sensor gesturesLorn Potter2012-01-1222-6/+2103
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-113-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-05109-109/+109
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* QIRProximity... classes should be documentedLincoln Ramsay2011-12-191-9/+9
* Add missing QT header macros.Lincoln Ramsay2011-12-1934-1/+82
* 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
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-19/+12
* Fixed QtSensors namespace compilation.Toby Tomkins2011-11-225-5/+13
* Document QSensorPluginInterface::keys()Lincoln Ramsay2011-11-221-7/+7
* add documentation for new functions related to factoryloaderLorn Potter2011-11-223-1/+24
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-184-16/+14
* compileLincoln Ramsay2011-11-151-1/+1
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-1412-216/+67
* Add QtSensorGesture QML APIWolfgang Beck2011-11-104-2/+380
* make one public way to control recognizerLorn Potter2011-11-092-5/+5
* Make TiltSensor 100% code coverageWolfgang Beck2011-11-091-11/+0
* add more code coverage.Lorn Potter2011-11-081-12/+13
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-033-9/+11
* make sure recognizers do not need pluginLorn Potter2011-11-031-0/+5
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-033-3/+6
* Fixed sensors' exports on WindowsOliver Wolff2011-11-011-1/+1
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0120-2/+1766
* Do not unload plugins.Lincoln Ramsay2011-10-311-5/+0
* Get the simulator backend goingLincoln Ramsay2011-10-2810-157/+131
* Revert temporary Q_SENSORS_EXPORT_TEMPalex2011-10-2118-51/+51
* Remove obsolete \since statements.alex2011-10-2013-13/+0
* license headersLincoln Ramsay2011-10-181-2/+2
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-1719-45/+123
* MTMW-347 Replace dataRate with speed in TltSensorWolfgang Beck2011-10-142-16/+109
* doc updateLincoln Ramsay2011-10-111-1/+1
* update license headersLincoln Ramsay2011-10-1010-10/+13
* MTMW-345-346 CR change for TiltSensorWolfgang Beck2011-10-102-218/+212
* MTMW356 Coderevew changes for the AmbientLightSensor QML ElementWolfgang Beck2011-10-102-53/+36
* MTMW-357 Codereview changes for ProximitySensor QML ElementWolfgang Beck2011-10-102-32/+24
* QtSensors: Compile on Windows.Friedemann Kleint2011-10-104-6/+30