summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve whip sensor gestureLorn Potter2012-01-162-13/+13
* improve twist sensor gestureLorn Potter2012-01-162-6/+15
* Make shakeit example ready for the SDK Doc TeamWolfgang Beck2012-01-136-9/+21
* alwaysOn for QtSensors 5.0 sensorsLincoln Ramsay2012-01-1312-85/+241
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-135-27/+135
* Remove documentation from sensor explorer import filesWolfgang Beck2012-01-133-36/+38
* Fix doc errors for Examples of the SDK teamWolfgang Beck2012-01-135-3/+11
* Examples for SDK TeamWolfgang Beck2012-01-1329-571/+665
* Remove warnings and re-enable all gesture plugins.Lincoln Ramsay2012-01-134-4/+3
* add new sensor gesture example and tutorialLorn Potter2012-01-1210-1/+195
* more properly document GrueSensor QML elementLincoln Ramsay2012-01-121-13/+2