summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures/qsensorgesturemanagerprivate.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's org.qt-project for plugin interfacesLorn Potter2012-11-291-1/+1
* remove Nokia isms from plugin interfaceLorn Potter2012-11-281-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-281-1/+4
* fix gestureSignals on simulator buildsLorn Potter2012-05-181-13/+9
* Don't use bare strings.Lincoln Ramsay2012-05-171-6/+6
* send only signals being started. Avoids developer confusion.Lorn Potter2012-05-171-2/+25
* Don't crash when the emulator is missing.Lincoln Ramsay2012-04-301-1/+1
* make simulator work better with gestures.Lorn Potter2012-04-271-0/+47
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-161-7/+8
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* add new sensor gesturesLorn Potter2012-01-121-3/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-181-8/+4
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-12/+10
* make sure recognizers do not need pluginLorn Potter2011-11-031-0/+5
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-031-0/+1
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-011-0/+174