summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* improve the sensors docs a bitLorn Potter2012-02-121-4/+4
* remove errant debug output redirection.Lorn Potter2012-02-101-45/+1
* It's not safe to delete QFactoryLoaderLincoln Ramsay2012-02-081-1/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-085-29/+50
* 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-30131-131/+131
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* 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