summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensorgestures/shake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-08-051-1/+1
* QtSensors initial cmake supportLorn Potter2021-04-192-16/+19
* Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-022-8/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-5/+4
* | Updated license headersAntti Kokko2016-01-204-56/+80
|/
* Update copyright headersJani Heikkinen2015-02-174-28/+28
* Update license headers and add new licensesJani Heikkinen2014-08-244-76/+44
* fix obs buildLorn Potter2014-05-203-3/+3
* add PLUGIN_CLASS_NAME declarations to plugin projectsOswald Buddenhagen2014-04-091-0/+2
* Make QtSensors use Q_DECL_OVERRIDESamuel Gaist2013-11-192-8/+8
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-252-2/+1
|\
| * Fix loading of all sensorgesture plugins.v5.1.0-rc2v5.1.0Lorn Potter2013-06-222-2/+1
* | Fix warning by the compiler, probably caused by a bad conflict resolutionThiago Macieira2013-06-041-1/+0
|/
* It's org.qt-project for plugin interfacesLorn Potter2012-11-291-1/+1
* remove Nokia isms from plugin interfaceLorn Potter2012-11-281-1/+1
* adjust to qt_plugin.prf and qml_plugin.prf changesOswald Buddenhagen2012-11-021-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-244-96/+96
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* build system cleanupsOswald Buddenhagen2012-06-261-1/+1
* fix up gestures for auto test dataLorn Potter2012-05-112-12/+28
* Add required meta to the gesture plugin .pro filesLincoln Ramsay2012-05-091-3/+4
* qshake[2]recognizer: Fix MSVC compiler warnings.Friedemann Kleint2012-03-231-3/+8
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-164-4/+6
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-011-1/+0
* Build fixYuchen Deng2012-02-151-3/+3
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-012-74/+52
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Update obsolete contact address.Jason McDonald2012-01-234-4/+4
* add new sensor gesturesLorn Potter2012-01-121-2/+1
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* add z and y axis accumulation for shake as well.Lorn Potter2011-12-062-26/+33
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-141-2/+3
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-015-0/+420