summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/simulator
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-2419-361/+209
* add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-091-0/+1
* BlackBerry: update plugin keyAndrew Inwood2014-04-071-1/+1
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-198-10/+10
* remove nokia and replace with qt-project in pluginsLorn Potter2013-02-071-1/+1
* Register only the sensors the emulator knows aboutLincoln Ramsay2012-11-133-1/+47
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-5/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2419-463/+463
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* build system cleanupsOswald Buddenhagen2012-06-261-1/+1
* Cleanup last Symbian remnants in QtSensorsalex2012-06-221-2/+0
* Report failure to connect and disconnect from the emulator.Lincoln Ramsay2012-05-282-1/+15
* Check for Q_GLOBAL_STATIC returning 0 (simulator plugin).Lincoln Ramsay2012-05-289-66/+45
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-163-4/+4
* 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