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
/
qaccelerometer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
QAccelerometer: Add AccelerationMode property
Thomas McGuire
2012-11-29
1
-2
/
+114
*
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
*
Docs: QTMOBILITY-790 organizer, publish&subscribe, service frameworks, sensors.
Peter Yard
2011-05-16
1
-0
/
+12
*
Docs: added since version to 1.0 classes. QTMOBILITY-790
Peter Yard
2011-04-15
1
-0
/
+1
*
Add module tag for sensors classes.
Michael Goddard
2010-07-16
1
-0
/
+3
*
Fix a crash on Symbian for sensors.
Lincoln Ramsay
2010-05-25
1
-1
/
+1
*
Bump copyright date from 2009 to 2010
dac
2010-05-07
1
-1
/
+1
*
Merge branch 'main_1.0' into sensors_1.0
Lincoln Ramsay
2010-04-29
1
-3
/
+0
|
\
|
*
Doc: removed preliminary keyword from QtSensors
Stian Sandvik Thomassen
2010-04-21
1
-3
/
+0
*
|
New images for Sensors.
Lincoln Ramsay
2010-04-29
1
-20
/
+2
|
/
*
remove the 'generated code' stuff
Lincoln Ramsay
2010-03-02
1
-3
/
+0
*
API change: value() is no longer virtual
Lincoln Ramsay
2010-02-24
1
-18
/
+0
*
Doc: value units in properties
Lincoln Ramsay
2010-02-15
1
-10
/
+10
*
Doc update.
Lincoln Ramsay
2010-02-11
1
-3
/
+3
*
Add a performance test for property access.
Lincoln Ramsay
2010-02-11
1
-0
/
+18
*
Blindly attempt to fix Windows build issues (v2)
Lincoln Ramsay
2010-02-01
1
-1
/
+1
*
Refactor the backend registration.
Lincoln Ramsay
2010-01-22
1
-0
/
+2
*
Update accelerometer doc, please change it back if it's not OK.
Don Sanders
2010-01-20
1
-3
/
+2
*
Add a file that generates the helper classes.
Lincoln Ramsay
2010-01-20
1
-29
/
+27
*
New design.
Lincoln Ramsay
2010-01-19
1
-187
/
+65
*
Fix documentation for accelerometer.
Lincoln Ramsay
2010-01-19
1
-1
/
+4
*
make type a QByteArray too
Lincoln Ramsay
2010-01-19
1
-1
/
+1
*
QSensorId -> QByteArray
Lincoln Ramsay
2010-01-19
1
-1
/
+1
*
Revert my previous commit.
Don Sanders
2010-01-15
1
-2
/
+2
*
Note that accelerometer values measure the force acting on the phone.
Don Sanders
2010-01-14
1
-1
/
+2
*
Change timestamp.
Lincoln Ramsay
2010-01-14
1
-1
/
+1
*
listener changes for magnetometer too
Lincoln Ramsay
2010-01-13
1
-3
/
+2
*
Signal/Listener is a choice.
Lincoln Ramsay
2010-01-13
1
-22
/
+55
*
float -> qreal
Lincoln Ramsay
2010-01-12
1
-1
/
+1
*
milli-Gs -> meters per second per second.
Lincoln Ramsay
2010-01-11
1
-5
/
+5
*
Handle ownership of listener/sensor better.
Lincoln Ramsay
2010-01-11
1
-23
/
+45
*
QAcceleraionSensor -> QAccelerometer
Lincoln Ramsay
2010-01-11
1
-0
/
+279