summaryrefslogtreecommitdiffstats
path: root/examples/gestures/collidingmice
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers after multitouch+gestures merge.Jason McDonald2009-06-293-15/+15
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-296-10/+133
* Removed obsolete Qt::AA_EnableGestures attribute from example apps.Denis Dzyubenko2009-05-111-1/+0
* fix link error on windowsBradley T. Hughes2009-05-111-1/+1
* Gesture examples compile now.Denis Dzyubenko2009-05-114-76/+63
* Added animation to zooming gesture in collidingmice example.Denis Dzyubenko2009-05-112-4/+38
* Implemented LinjaZax-like gesture in collidingmice example.Denis Dzyubenko2009-05-116-4/+335
* Added colliding mice example with gesture support.Denis Dzyubenko2009-05-115-0/+405