summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make whip easier and remove unused variablesLorn Potter2012-03-283-8/+3
* SENSORS_PLUGINS allows restricting the plugins that are built.Lincoln Ramsay2012-03-281-3/+3
* If QStandardPaths doesn't give us a path, use /etc/xdgLincoln Ramsay2012-03-281-33/+29
* Allow easy building of platform-specific middleware.qt-v5.0.0-alpha1Lincoln Ramsay2012-03-271-0/+7
* fix slam gesture to be downward only motion.Lorn Potter2012-03-264-14/+18
* qshake[2]recognizer: Fix MSVC compiler warnings.Friedemann Kleint2012-03-232-8/+18
* Remove compile warningsLincoln Ramsay2012-03-221-4/+4
* whip is now too much like slam. so make whip be the old slam.Lorn Potter2012-03-226-65/+117
* use const where possible.Lorn Potter2012-03-226-36/+36
* slam is now performed differently.Lorn Potter2012-03-226-100/+66
* make slam easier and re-add orientation stuffLorn Potter2012-03-204-14/+38
* Better/consistent progress messagesLincoln Ramsay2012-03-202-99/+101
* fix documentsLorn Potter2012-03-201-2/+2
* The variable is QT_SENSORS_LOAD_PLUGINSLincoln Ramsay2012-03-201-1/+1
* un-pin qtbaseLincoln Ramsay2012-03-201-1/+1
* Use an environment variable to suppress loading of plugins.Lincoln Ramsay2012-03-193-46/+9
* Don't use the platform sensors for this unit test.Lincoln Ramsay2012-03-192-12/+13
* pin qtbaseLincoln Ramsay2012-03-191-1/+1
* Update QML plugins to the new style.Lincoln Ramsay2012-03-1612-11/+20
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-1646-121/+98
* Remove QSensorPluginLoaderLincoln Ramsay2012-03-165-190/+10
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-164-66/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-167-92/+47
* Remove QSettings usageWolfgang Beck2012-03-164-33/+63
* Remove compile warningsLincoln Ramsay2012-03-155-13/+32
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-145-6/+275
* Docs: fix \e problem by not including compat.qdocconf file.Peter Yard2012-03-092-2/+2
* Fix display of Grue app.Lincoln Ramsay2012-03-084-7/+23
* fix some issues and make whip easierLorn Potter2012-03-086-52/+64
* Rename declarative symbols.Lincoln Ramsay2012-03-0823-80/+80
* Some example files moved, update the docs.Lincoln Ramsay2012-03-051-6/+6
* fix crash by initializing orientationReading variableLorn Potter2012-03-055-14/+24
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0116-187/+187
* share sensors among the recognizers in QtSensors recognizer.Lorn Potter2012-03-0124-296/+642
* Allow opening examples directly from Qt Creator.Lincoln Ramsay2012-02-2910-0/+20
* small tweaks for simulatorLorn Potter2012-02-284-18/+74
* Docs: allow standalone builds of documentation.Peter Yard2012-02-2745-0/+4180
* add more information about gesture recognizer development.Lorn Potter2012-02-271-1/+39
* Rescale cubhouse exampleWolfgang Beck2012-02-272-11/+12
* Update the examples.Lincoln Ramsay2012-02-2758-311/+137
* updated gesture testsDaron Andrew Edie2012-02-241-21/+44
* Revert "Disable unit tests that rely on plugin loading."Lincoln Ramsay2012-02-231-4/+4
* add links to sensor gesture descriptions and fix up other links.Lorn Potter2012-02-215-11/+18
* optimize some gestures more. stop colliding.Lorn Potter2012-02-219-159/+150
* Fix lots of small qdoc issues in Sensor docsalex2012-02-2013-73/+96
* sqrt => qSqrt, atan2 => qAtan2Lorn Potter2012-02-204-13/+13
* Change QtSensors title to 'Qt Sensors' so it can link from landing page.Peter Yard2012-02-201-1/+1
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-174-31/+90
* Disable unit tests that rely on plugin loading.Lincoln Ramsay2012-02-171-4/+4