summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Locate sensor explorer QML appLincoln Ramsay2012-02-151-17/+7
* use qAbs instead.Lorn Potter2012-02-155-15/+15
* Build fixYuchen Deng2012-02-151-3/+3
* finalize slam gesture, and fix up some others.Lorn Potter2012-02-156-46/+26
* Update Examples for SDK teamWolfgang Beck2012-02-1440-94/+149
* add slam gestureLorn Potter2012-02-135-15/+361
* improve the sensors docs a bitLorn Potter2012-02-1211-25/+120
* remove errant debug output redirection.Lorn Potter2012-02-101-45/+1
* removed some tests due to test app availablity problemsDaron Andrew Edie2012-02-081-108/+2
* It's not safe to delete QFactoryLoaderLincoln Ramsay2012-02-081-1/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-086-31/+53
* make emulator gesture plugin working in emulatorLorn Potter2012-02-074-6/+4
* rename this as 'shake' collides and sensorgesturemanager ignores.Lorn Potter2012-02-021-1/+1
* add more sensor gestures to shakeitLorn Potter2012-02-015-13/+145
* try harder to make sure gesture dont fire too easilyLorn Potter2012-02-0114-239/+371
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30251-253/+253
* added QML System Test - Slow down IR Proxy polling when closeDaron Andrew Edie2012-01-291-3/+28
* Ensure the generic sensors pass on alwaysOnLincoln Ramsay2012-01-233-0/+3
* Update obsolete contact address.Jason McDonald2012-01-23251-251/+251
* comment out auto and added default sensor rate testsDaron Andrew Edie2012-01-191-12/+94
* Remove friend class tst_Sesnsors2QMLAPIWolfgang Beck2012-01-193-26/+32
* support for IR proximity sensor in the simulatorLincoln Ramsay2012-01-198-0/+174
* Components exchangeableWolfgang Beck2012-01-1822-371/+533
* Don't fire every second... only when data changes.Lincoln Ramsay2012-01-186-12/+6
* Replace Radiobutton with -+ buttonsWolfgang Beck2012-01-187-170/+81
* move simulator connection to a threadZsolt Simon2012-01-182-17/+81
* add some sensor gesture images to docs.Lorn Potter2012-01-1711-8/+18
* Document the alwaysOnChanged signalLincoln Ramsay2012-01-161-0/+5
* speed up sensor gesture auto testLorn Potter2012-01-161-2/+2
* fix document errorLorn Potter2012-01-161-1/+1