index
:
qt-mobility/qt-mobility.git
1.0
1.1
master
Qt Mobility (Qt 4.x)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sensors
/
qsensor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use real properties for QSensor::bufferSize & co
Thomas McGuire
2013-02-21
1
-5
/
+15
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Provide d-pointers for QSensor subclasses in a different way
Thomas McGuire
2012-11-28
1
-0
/
+2
*
Pass through invalid data rates to the backend instead of ignoring them
Thomas McGuire
2012-11-28
1
-1
/
+2
*
Add API for duplicate skipping.
Thomas McGuire
2012-11-28
1
-1
/
+6
*
Add the alwaysOn property to QSensor
Kevin Ottens
2012-11-28
1
-0
/
+5
*
Update to new license format
Sergio Ahumada
2012-11-07
1
-22
/
+22
*
Change copyrights from Nokia to Digia
Sergio Ahumada
2012-11-07
1
-3
/
+3
*
Update licenseheader text in source files for qtmobility
Jyri Tahtela
2011-05-18
1
-17
/
+17
*
document buffering properties
Lincoln Ramsay
2011-05-16
1
-0
/
+5
*
compile for winscw
Lincoln Ramsay
2011-03-07
1
-2
/
+0
*
Test QSensorReading BC from 1.0.0.
Lincoln Ramsay
2011-02-10
1
-0
/
+3
*
Add a method to query the filters attached to a sensor.
Lincoln Ramsay
2011-01-25
1
-0
/
+1
*
A start on dynamic sensor support.
Lincoln Ramsay
2010-11-30
1
-0
/
+3
*
Merge branch 'sensors_1.0' into sensors_master
Lincoln Ramsay
2010-09-07
1
-5
/
+5
|
\
|
*
Use prefixed include statements for Qt headers
Lincoln Ramsay
2010-09-07
1
-5
/
+5
*
|
Make Sensor::active property writeable and add activeChanged() signal.
Bea Lam
2010-06-11
1
-1
/
+4
|
/
*
QSensorReading sub-classes don't need qsensor_p.h
Lincoln Ramsay
2010-05-25
1
-25
/
+8
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
*
updateInterval -> dataRate
Lincoln Ramsay
2010-03-26
1
-3
/
+3
*
connect -> connectToBackend
Lincoln Ramsay
2010-03-26
1
-3
/
+3
*
remove polling from the API
Lincoln Ramsay
2010-03-18
1
-8
/
+0
*
Remove setType().
Lincoln Ramsay
2010-03-18
1
-3
/
+3
*
qoutputrange/qoutputrangelist
Lincoln Ramsay
2010-03-16
1
-9
/
+10
*
poll() cleanups
Lincoln Ramsay
2010-03-10
1
-0
/
+2
*
Doc: set sensorError as the NOTIFY for the error property.
Lincoln Ramsay
2010-03-04
1
-1
/
+1
*
This property wasn't defined properly.
Lincoln Ramsay
2010-03-02
1
-1
/
+3
*
Support for reporting errors.
Lincoln Ramsay
2010-03-02
1
-0
/
+3
*
sensor measurement details
Lincoln Ramsay
2010-03-02
1
-0
/
+14
*
active/busy refactoring
Lincoln Ramsay
2010-03-02
1
-3
/
+5
*
Add availableDataRates
Lincoln Ramsay
2010-03-02
1
-0
/
+8
*
Remove updatePolicy
Lincoln Ramsay
2010-03-02
1
-34
/
+1
*
qtimestamp -> qtimestamp
Lincoln Ramsay
2010-03-01
1
-0
/
+12
*
API change: value() is no longer virtual
Lincoln Ramsay
2010-02-24
1
-2
/
+1
*
Fix qtimestamp metatype declaration
Lincoln Ramsay
2010-02-24
1
-2
/
+2
*
API addition: access properties by index
Lincoln Ramsay
2010-02-11
1
-0
/
+7
*
API change: connect/isAvailable
Lincoln Ramsay
2010-02-08
1
-3
/
+3
*
Register qtimestamp for QVariant use.
Lincoln Ramsay
2010-02-04
1
-0
/
+2
*
fix some pedantic warnings
Lincoln Ramsay
2010-02-04
1
-1
/
+1
*
Remove QSensorFactory.
Lincoln Ramsay
2010-02-02
1
-0
/
+5
*
Call it copyValuesFrom instead of operator=
Lincoln Ramsay
2010-02-01
1
-5
/
+5
*
Blindly attempt to fix Windows build issues (v3).
Lincoln Ramsay
2010-02-01
1
-1
/
+0
*
Try to silence some compiler warnings/issues
Lincoln Ramsay
2010-01-28
1
-2
/
+4
*
Change how the sensor readings copy their values.
Lincoln Ramsay
2010-01-22
1
-5
/
+13
*
Fix a crash problem when accessing reading objects.
Lincoln Ramsay
2010-01-21
1
-5
/
+26
*
Turn off writeable properties for readings.
Lincoln Ramsay
2010-01-21
1
-2
/
+2
*
Doc updates (not complete)
Lincoln Ramsay
2010-01-20
1
-5
/
+5
*
Add a file that generates the helper classes.
Lincoln Ramsay
2010-01-20
1
-36
/
+12
*
Add Q_ENUMS where required.
Michael Brasser
2010-01-20
1
-0
/
+2
*
New design.
Lincoln Ramsay
2010-01-19
1
-21
/
+127
[next]