summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-115-0/+80
* fix up gestures for auto test dataLorn Potter2012-05-1112-113/+118
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-102-2/+2
* Add required meta to the gesture plugin .pro filesLincoln Ramsay2012-05-092-6/+8
* Add support for the compass sensorKevin Ottens2012-05-044-0/+147
* Add support for the pressure sensorKevin Ottens2012-05-044-0/+162
* Add support for the IR proximity sensorKevin Ottens2012-05-044-0/+126
* Pause/resume sensor on application (de)activationKevin Ottens2012-05-033-1/+44
* Don't crash when the emulator is missing.Lincoln Ramsay2012-04-302-1/+2
* Using free instead of qFreeDebao Zhang2012-04-271-1/+1
* add doubletap gesture to shakeit.Lorn Potter2012-04-271-2/+34
* Direct rendering is known to be buggy.Lincoln Ramsay2012-04-271-1/+0
* Fix the Grue sensor exampleLincoln Ramsay2012-04-272-12/+37
* Try to smooth out camera movements.Lincoln Ramsay2012-04-272-3/+6
* make simulator work better with gestures.Lorn Potter2012-04-2713-402/+103
* sync.profile: remove dependency on qtsvg and qtscriptSergio Ahumada2012-04-271-2/+0
* Blackberry backend honors alwaysOn propertyKevin Ottens2012-04-272-0/+19
* 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