summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* Rename QtMobility.sensors 1.3 to QtSensors 5.0Lincoln Ramsay2012-10-111-1/+1
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-091-1/+1
* Add TiltSensor to QtMobility.sensors 1.3Lincoln Ramsay2012-10-036-0/+354
* QtMobility.sensors has a new implementationLincoln Ramsay2012-09-262-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2458-1393/+1393
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-282-14/+4
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-234-0/+77
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-182-24/+14
* Blackberry: Implement bufferingThomas McGuire2012-07-121-0/+11
* QSensor: Use standard Qt dpointer patternThomas McGuire2012-07-0326-85/+195
* make_sensors.pl: Add \since tagThomas McGuire2012-07-031-0/+3
* Remove auto-generated commentThomas McGuire2012-07-021-7/+0
* Update make_sensors.plThomas McGuire2012-07-021-1/+8
* Update the export macros in qtsensors.gitThiago Macieira2012-06-271-18/+2
* build system cleanupsOswald Buddenhagen2012-06-261-9/+3
* auto-generate module prisOswald Buddenhagen2012-06-261-3/+1
* Cleanup last Symbian remnants in QtSensorsalex2012-06-221-17/+0
* Hook doc generation into global QMAKE_DOCS contextalex2012-06-221-4/+1
* Fix the since tag usageLincoln Ramsay2012-06-201-1/+1
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-042-14/+19
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-282-5/+19
* Check for Q_GLOBAL_STATIC returning 0 (QtSensors).Lincoln Ramsay2012-05-281-0/+11
* fix gestureSignals on simulator buildsLorn Potter2012-05-186-28/+26
* Don't use bare strings.Lincoln Ramsay2012-05-171-6/+6
* send only signals being started. Avoids developer confusion.Lorn Potter2012-05-176-5/+57
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-1419-2/+41
* Don't crash when the emulator is missing.Lincoln Ramsay2012-04-302-1/+2
* Using free instead of qFreeDebao Zhang2012-04-271-1/+1
* make simulator work better with gestures.Lorn Potter2012-04-275-0/+267
* QtSensors: Fix compilation after merging of the api_changes branch.Friedemann Kleint2012-04-181-4/+4
* Fix undefined behaviour when deleting sensor filtersSimon Hausmann2012-04-161-1/+1
* Allow setting the config file location explicitly.Lincoln Ramsay2012-04-122-4/+7
* Locate the config file more reliably.Lincoln Ramsay2012-04-031-3/+6
* If QStandardPaths doesn't give us a path, use /etc/xdgLincoln Ramsay2012-03-281-33/+29
* Remove compile warningsLincoln Ramsay2012-03-221-4/+4
* fix documentsLorn Potter2012-03-201-2/+2
* Use an environment variable to suppress loading of plugins.Lincoln Ramsay2012-03-191-31/+7
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-166-49/+23
* Remove QSensorPluginLoaderLincoln Ramsay2012-03-165-190/+10
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-50/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-164-90/+16
* Remove QSettings usageWolfgang Beck2012-03-162-10/+58
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-1/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-014-12/+12
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-174-31/+90
* improve the sensors docs a bitLorn Potter2012-02-121-4/+4
* It's not safe to delete QFactoryLoaderLincoln Ramsay2012-02-081-1/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-081-2/+2