summaryrefslogtreecommitdiffstats
path: root/plugins/feedback
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1017-17/+17
* Update to new license formatSergio Ahumada2012-11-0717-375/+375
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0717-51/+51
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-vibra into mas...Qt Continuous Integration System2011-12-132-0/+10
|\
| * Fixed local variable was declared but never referenced compiler warningJuha Kukkonen2011-12-131-1/+0
| * Fixed HapticsEffect causing application not to exit properly on SymbianJuha Kukkonen2011-12-132-0/+10
* | Enabled deployment of infixed binaries on SymbianGareth Stockwell2011-11-253-8/+11
* | Silenced compiler warningsGareth Stockwell2011-11-221-1/+0
|/
* Re-apply licenseheader text in source files for qtmobilityJyri Tahtela2011-06-3017-290/+290
* Fix immersion plugin.Xizhi Zhu2011-04-081-3/+4
* MMK backend should check if the given file exists.Xizhi Zhu2011-04-081-10/+16
* Fix usage of deprecated API in meegotouch feedback pluginChris Adams2011-01-182-22/+4
* Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-vibra into 1.1Chris Adams2011-01-171-15/+36
|\
| * If a plugin has started loading, and then fails, make sure we signal it.Michael Goddard2010-12-231-1/+1
| * Make sure error conditions are also handled well in MMK plugin.Michael Goddard2010-12-231-4/+9
| * Fix a number of issues with file effects and the MMK backend.Michael Goddard2010-12-221-10/+26
* | Add a configure test for MeeGoTouch feedback supportChris Adams2011-01-171-1/+5
|/
* Use S^3 Haptics API for S^3 Feedback pluginChris Adams2010-12-156-212/+888
* Fix signal emission in Immersion feedback backendChris Adams2010-12-141-1/+5
* Make sure the MMK backend reports successful loads.Michael Goddard2010-12-092-6/+24
* Fixed spelling mistakes.Toby Tomkins2010-12-071-1/+1
* Reorder effect mapping to handle signal emission from setSource().Justin McPherson2010-12-061-2/+3
* Simulator Feedback: Disable mmk plugin.Christian Kamm2010-11-181-1/+1
* Try to make sure we spin the event loop during the unit test.Michael Goddard2010-11-151-4/+4
* Fix compile error in immersion backendChris Adams2010-11-112-4/+4
* More compile fixes.Michael Goddard2010-11-102-5/+5
* More compile fixes for QFeedback plugins.Michael Goddard2010-11-092-6/+7
* Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-vibra into 1.1Michael Goddard2010-11-093-1/+16
|\
| * Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-vibra into 1.1-in...Qt Continuous Integration System2010-11-057-34/+160
| |\
| * | Simulator Feedback: Emit stateChanged on remotely triggered change.Christian Kamm2010-11-043-1/+16
* | | Also include the fade in and fade out times when setting the timer.Michael Goddard2010-11-051-1/+1
* | | Compile fix for MMK backend.Michael Goddard2010-11-051-2/+3
| |/ |/|
* | Try to make sure the immersion backend also updates the state when done.Michael Goddard2010-11-042-24/+104
* | Attempt to update the haptic effect state when the effect should be done.Michael Goddard2010-11-042-9/+35
* | Handle the end of playback by updating the effect state.Michael Goddard2010-11-042-0/+20
* | Reenable the MMK plugin.Michael Goddard2010-11-041-1/+1
|/
* Simulator Feedback: Enable pausing of effects.Christian Kamm2010-11-033-3/+12
* Simulator Feedback: Fix too strict assert.Christian Kamm2010-11-031-1/+1
* Simulator Feedback: Improve the effect names sent to the simulator.Christian Kamm2010-11-031-3/+3
* Simulator Feedback: Initial plugin backend.Christian Kamm2010-11-038-0/+921
* Disable the MMK backend for now.Michael Goddard2010-10-201-2/+2
* Remove debug output.Michael Goddard2010-10-191-2/+0
* Compile fix for immersion feedback pluginChris Adams2010-10-181-4/+6
* Only enable the MMK backend for Qt 4.7+Michael Goddard2010-10-151-1/+2
* Implement an MMK based backend. Needs testing :/Michael Goddard2010-10-152-11/+105
* Add a skeleton MMK feedback backend.Michael Goddard2010-10-154-0/+190
* Fix a build error - forgot to update all users of an enum.Michael Goddard2010-10-112-2/+2
* Change the filename property to a URL.Michael Goddard2010-10-111-1/+7
* Change member variable name to match other vars.Michael Goddard2010-10-084-7/+7
* Add QML support to feedbackJoona Petrell2010-10-044-27/+29