summaryrefslogtreecommitdiffstats
path: root/examples/gestures/imageviewer
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete Qt::AA_EnableGestures attribute from example apps.Denis Dzyubenko2009-05-111-1/+0
|
* Removed QWidget::gestureEvent() functions since adding a new virtualDenis Dzyubenko2009-05-112-0/+10
| | | | function breaks binary compatibility.
* Gestures/imageviewer example compilesDenis Dzyubenko2009-05-111-3/+3
|
* Gesture examples compile now.Denis Dzyubenko2009-05-111-11/+9
|
* Fixes: Compilation fixesDenis Dzyubenko2009-05-111-0/+2
|
* Merge of the maemo-gestures branch onto qt/4.5.0Denis Dzyubenko2009-05-114-0/+560
This is a squashed merge of all of the changes in the maemo-gestures branch on-top of the qt/4.5.0 branch.