summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove this because it confuses creator.Lincoln Ramsay2012-06-201-7/+0
* Fix the since tag usageLincoln Ramsay2012-06-201-1/+1
* tweak to projects so that files show up in creatorLincoln Ramsay2012-06-202-10/+4
* Fix a broken snippetLincoln Ramsay2012-06-191-2/+2
* Missing minor numbers in versionsLincoln Ramsay2012-06-197-32/+30
* Remove duplicate (incorrect) \sa link.Lincoln Ramsay2012-06-191-1/+1
* Docs: change QML elements to QML types in docs.Peter Yard2012-06-1921-143/+143
* BlackBerry backend: Automatic Axis RemappingKevin Ottens2012-06-193-3/+78
* make twist work better when the phone is tilted.Lorn Potter2012-06-134-31/+400
* Fix another bad use of static plugins.Lincoln Ramsay2012-06-133-16/+3
* Don't initialize sensors from registerTypes().Lincoln Ramsay2012-06-132-6/+0
* Use static plugins properlyLars Knoll2012-06-127-27/+7
* Remove qtbase pinLars Knoll2012-06-121-1/+1
* Temporarily disable the test to get qt5.git through CILars Knoll2012-06-121-1/+1
* pin qtbaseLincoln Ramsay2012-06-121-2/+1
* Qt.multimediakit 4.0 -> QtMultimedia 5.0Lincoln Ramsay2012-06-041-2/+1
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-043-14/+41
* Fix display problems.Lincoln Ramsay2012-06-012-1/+3
* Install all .qml files.Lincoln Ramsay2012-06-018-21/+9
* updated tests to new format and minor correctionsDaron Andrew Edie2012-05-311-68/+86
* QtSensors/Examples: Fix compilation of examples with MinGW.Friedemann Kleint2012-05-302-2/+2
* smooth out AccelBubble's bubble movement, and fixup docs accordingly.Lorn Potter2012-05-302-53/+34
* there is no main.qml file here. Now it shows up in creator.Lorn Potter2012-05-301-1/+2
* make mouse move better ine Maze example, add acceleration. Fix up docsLorn Potter2012-05-2911-111/+99
* Do not run the bbsensor_header test on other platforms.Lincoln Ramsay2012-05-292-8/+4
* Update Examples using the same name conventionsWolfgang Beck2012-05-2872-67/+68
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-282-5/+19
* Report failure to connect and disconnect from the emulator.Lincoln Ramsay2012-05-282-1/+15
* Check for Q_GLOBAL_STATIC returning 0 (simulator plugin).Lincoln Ramsay2012-05-289-66/+45
* Check for Q_GLOBAL_STATIC returning 0 (QtSensors).Lincoln Ramsay2012-05-281-0/+11
* fix the QList logic - dont append and then removeLast.Lorn Potter2012-05-251-1/+1
* fix crash when starting hover for the first time by itself.Lorn Potter2012-05-251-0/+4
* Update info.json files to use the new standard.Wolfgang Beck2012-05-254-37/+39
* fix false positive sensor gesture recognition when slam is too close to headLorn Potter2012-05-244-3/+254
* optimize and simplify twist gesture code.Lorn Potter2012-05-242-109/+88
* fix false positive whip gesture.Lorn Potter2012-05-244-324/+844
* make hover gesture work betterLorn Potter2012-05-244-26/+325
* Unfork the examples.Wolfgang Beck2012-05-24165-199/+223
* 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-183-45/+168
* 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
* remove code that created warning messages.Lorn Potter2012-05-161-2/+0
* reset certain values to make tests work betterLorn Potter2012-05-156-6/+18
* When tests are enabled, they're installed too.Lincoln Ramsay2012-05-151-2/+1
* add sensor gesture auto testsLorn Potter2012-05-1432-2/+6472
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-1419-2/+41
* 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