summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstandardgestures.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rearranged the gesture code a bit for future native gestures on Windows.Denis Dzyubenko2009-08-061-7/+15
* Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-43/+0
* Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-041-85/+16
* Moved the native window gesture handling code to the right place.Denis Dzyubenko2009-08-041-19/+105
* fix warning on MSVCThierry Bastian2009-08-041-2/+1
* Add support for pan gesture on mac (carbon and cocoa)Richard Moe Gustavsen2009-08-041-0/+64
* Refactored gesture apiDenis Dzyubenko2009-07-021-0/+254