summaryrefslogtreecommitdiffstats
path: root/src/sensors/qsensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-211-8/+51
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Provide d-pointers for QSensor subclasses in a different wayThomas McGuire2012-11-281-3/+16
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-11-281-13/+2
* Add docs for Blackberry sensor queuingThomas McGuire2012-11-281-0/+11
* Add API for duplicate skipping.Thomas McGuire2012-11-281-0/+42
* Add the alwaysOn property to QSensorKevin Ottens2012-11-281-0/+24
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Merge remote branch 'origin/master' into integrationLincoln Ramsay2011-10-251-0/+5
|\
| * Add some more ingroup tagsHolger Schröder2011-09-301-0/+5
* | Don't cause qoutputrange to be undocumented.Lincoln Ramsay2011-10-251-1/+0
|/
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Merge branch 'master' of ../qtmobilityAlex2011-05-181-0/+48
|\
| * document buffering propertiesLincoln Ramsay2011-05-161-0/+48
* | Docs: QTMOBILITY-790 organizer, publish&subscribe, service frameworks, sensors.Peter Yard2011-05-161-0/+43
|/
* availableDataRates and outputRanges are not mandatoryLincoln Ramsay2011-04-061-0/+7
* Update busyChanged docsLincoln Ramsay2011-03-151-2/+15
* Document severe issue with timestamps.Lincoln Ramsay2011-02-181-0/+7
* Unit test updates.Lincoln Ramsay2011-02-101-1/+1
* Add a method to query the filters attached to a sensor.Lincoln Ramsay2011-01-251-0/+10
* Missing a call to setSensor().Lincoln Ramsay2011-01-191-0/+1
* Fix a consistency bug when setting properties.Lincoln Ramsay2011-01-131-12/+33
* Some sensors types were not documented.Lincoln Ramsay2011-01-121-15/+47
* Clarify the reading object's purpose in the docs.Lincoln Ramsay2010-12-231-3/+11
* Merge branch 'sensors_master' into MOBILITY-864Lincoln Ramsay2010-11-301-0/+11
|\
| * No need to document this twice.Lincoln Ramsay2010-11-121-6/+0
| * Merge branch '1.1' of ../qtmobility into 1.1Alex2010-10-201-0/+11
| |\
| | * Document QSensor::activeChanged()Lincoln Ramsay2010-10-191-0/+11
| * | Doc: Fix more qdoc errorsGeir Vattekar2010-10-191-0/+6
| |/
* / A start on dynamic sensor support.Lincoln Ramsay2010-11-301-0/+14
|/
* Merge branch '1.0'Kevin Wu Won2010-09-021-1/+62
|\
| * Document output ranges better.Lincoln Ramsay2010-08-301-1/+62
* | Merge branch '1.0'David Laing2010-08-301-2/+33
|\|
| * Document why sensor readings are not available immediately.Lincoln Ramsay2010-08-261-2/+33
* | Add module tag for sensors classes.Michael Goddard2010-07-161-0/+3
* | Build with CONFIG+=no_keywordsLincoln Ramsay2010-06-111-2/+2
* | Make Sensor::active property writeable and add activeChanged() signal.Bea Lam2010-06-111-0/+13
|/
* Clarify dataRate.Lincoln Ramsay2010-05-251-9/+28
* QSensorReading sub-classes don't need qsensor_p.hLincoln Ramsay2010-05-251-6/+8
* Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* Merge branch 'main_1.0' into sensors_1.0Lincoln Ramsay2010-04-291-3/+0
|\
| * Doc: removed preliminary keyword from QtSensorsStian Sandvik Thomassen2010-04-211-3/+0
* | Note that dataRate is measured in Hertz.Lincoln Ramsay2010-04-271-0/+4
|/
* updateInterval -> dataRateLincoln Ramsay2010-03-261-13/+24
* connect -> connectToBackendLincoln Ramsay2010-03-261-10/+13
* remove polling from the APILincoln Ramsay2010-03-181-59/+1
* Remove setType().Lincoln Ramsay2010-03-181-24/+3
* qoutputrange/qoutputrangelistLincoln Ramsay2010-03-161-61/+10
* poll() cleanupsLincoln Ramsay2010-03-101-4/+21