summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/simulator
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3019-19/+19
* Update obsolete contact address.Jason McDonald2012-01-2319-19/+19
* 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
* Update copyright year in license headers.Jason McDonald2012-01-0517-17/+17
* compile with strict warningsLincoln Ramsay2011-12-191-5/+5
* Remove ambientlightsensor dependency from qsensordata_simulatorOliver Wolff2011-12-193-3/+33
* Don't qFatal!Lincoln Ramsay2011-12-071-2/+4
* compileLincoln Ramsay2011-11-151-1/+1
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-2/+3
* Get the simulator backend goingLincoln Ramsay2011-10-289-156/+130
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0517-34/+34
* remove qtimestampLincoln Ramsay2011-08-016-6/+6
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-07-0817-295/+295
* Add dummy, generic and simulator backendAlex2011-06-1019-0/+1486