summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Docs: change title of qml sensors example. Bug-9815Peter Yard2012-04-235-6/+6
* make slam gesture doc a bit more clear.Lorn Potter2012-04-201-1/+1
* make slam a bit more reliable.Lorn Potter2012-04-202-0/+2
* Changes so that sensor.start() does not block (QML)Lincoln Ramsay2012-04-202-1/+7
* QtSensors: Fix compilation after merging of the api_changes branch.Friedemann Kleint2012-04-182-4/+6
* Fix undefined behaviour when deleting sensor filtersSimon Hausmann2012-04-161-1/+1
* Package the grue sensor example into a self-contained bundle.Lincoln Ramsay2012-04-165-0/+37
* Allow setting the config file location explicitly.Lincoln Ramsay2012-04-122-4/+7
* Add blackberry backendThomas McGuire2012-04-1026-0/+2300
* Add some MSVC generated files into .gitignoreYuchen Deng2012-04-101-0/+3
* Locate the config file more reliably.Lincoln Ramsay2012-04-031-3/+6
* Fix QNX buildThomas McGuire2012-04-021-1/+1
* Docs go in the build tree, not the source tree!Lincoln Ramsay2012-04-022-3/+3
* fix up documentation according to the doc guys.Lorn Potter2012-03-298-71/+78
* Add .qmltypes files for Creator.Lincoln Ramsay2012-03-289-7/+370
* 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