summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3033-33/+33
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-2333-33/+33
* 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-0531-31/+31
* 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-143-4/+7
* 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-1038-0/+2727