summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unfork the examples.Wolfgang Beck2012-05-243-3/+3
* fix gestureSignals on simulator buildsLorn Potter2012-05-186-28/+26
* make hover work off difference to initial reflectanceLorn Potter2012-05-182-4/+11
* make twist dependent upon an orientation change.Lorn Potter2012-05-182-12/+18
* Don't use bare strings.Lincoln Ramsay2012-05-171-6/+6
* send only signals being started. Avoids developer confusion.Lorn Potter2012-05-176-5/+57
* reset certain values to make tests work betterLorn Potter2012-05-156-6/+18
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-1419-2/+41
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-112-0/+12
* fix up gestures for auto test dataLorn Potter2012-05-1111-109/+114
* 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
* make simulator work better with gestures.Lorn Potter2012-04-2712-365/+97
* Blackberry backend honors alwaysOn propertyKevin Ottens2012-04-272-0/+19
* Docs: change title of qml sensors example. Bug-9815Peter Yard2012-04-233-3/+3
* 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-181-4/+4
* Fix undefined behaviour when deleting sensor filtersSimon Hausmann2012-04-161-1/+1
* Allow setting the config file location explicitly.Lincoln Ramsay2012-04-122-4/+7
* Add blackberry backendThomas McGuire2012-04-1026-0/+2300
* Locate the config file more reliably.Lincoln Ramsay2012-04-031-3/+6
* Fix QNX buildThomas McGuire2012-04-021-1/+1
* fix up documentation according to the doc guys.Lorn Potter2012-03-296-34/+59
* Add .qmltypes files for Creator.Lincoln Ramsay2012-03-286-5/+361
* 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
* fix slam gesture to be downward only motion.Lorn Potter2012-03-262-12/+16
* 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-222-62/+115
* use const where possible.Lorn Potter2012-03-226-36/+36
* slam is now performed differently.Lorn Potter2012-03-222-98/+62
* make slam easier and re-add orientation stuffLorn Potter2012-03-204-14/+38
* fix documentsLorn Potter2012-03-201-2/+2
* Use an environment variable to suppress loading of plugins.Lincoln Ramsay2012-03-191-31/+7
* Update QML plugins to the new style.Lincoln Ramsay2012-03-166-6/+10
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-1629-93/+70
* Remove QSensorPluginLoaderLincoln Ramsay2012-03-165-190/+10
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-50/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-164-90/+16
* Remove QSettings usageWolfgang Beck2012-03-162-10/+58
* Remove compile warningsLincoln Ramsay2012-03-155-13/+32