summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qstandardgestures.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-1/+1
* Merge commit 'qt/master-stable'Jason Barron2009-08-061-18/+2
|\
| * Removed the startPos/lastPos/pos from the gesture classes.Denis Dzyubenko2009-08-041-3/+0
| * Removed the QTapAndHoldGestureDenis Dzyubenko2009-08-041-16/+0
| * Moved the native window gesture handling code to the right place.Denis Dzyubenko2009-08-041-2/+5
* | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-041-2/+2
|/
* Fixed includes in the gestures public headers.Denis Dzyubenko2009-07-201-4/+3
* Refactored gesture apiDenis Dzyubenko2009-07-021-0/+102