index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
multitouch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
14
-14
/
+14
*
Fix license headers after multitouch+gestures merge.
Jason McDonald
2009-06-29
13
-65
/
+65
*
Fix old/missing license headers from multitouch+gestures merge.
Jason McDonald
2009-06-29
14
-40
/
+81
*
Don't crash in the fingerpaint example if the touch id gets too large
Bradley T. Hughes
2009-06-22
1
-1
/
+1
*
update examples now that we get both touch and mouse events at the same time
Bradley T. Hughes
2009-06-18
5
-7
/
+100
*
enable touch events on all views if an item has touch enabled
Bradley T. Hughes
2009-06-11
1
-1
/
+0
*
remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)
Bradley T. Hughes
2009-06-11
1
-7
/
+7
*
another API review round: change Q*TouchEvent size() functions to return rect...
Bradley T. Hughes
2009-06-11
1
-8
/
+5
*
Compile after API updates
Bradley T. Hughes
2009-06-05
3
-21
/
+21
*
Accept TouchBegin events by default if they are enabled
Bradley T. Hughes
2009-06-05
3
-10
/
+3
*
Add support for touch point contact area
Bradley T. Hughes
2009-06-03
1
-2
/
+6
*
make the red and green children items larger
Bradley T. Hughes
2009-05-13
1
-4
/
+4
*
implement panning using touch events
Bradley T. Hughes
2009-03-26
2
-6
/
+8
*
show the example maximized, not fullscreen
Bradley T. Hughes
2009-03-25
1
-1
/
+1
*
add a multitouch example that shows how to handle multitouch events in QGraph...
Bradley T. Hughes
2009-03-25
5
-1
/
+217
*
add fingerpaint to examples\multitouch.pro
Bradley T. Hughes
2009-03-25
1
-1
/
+1
*
have the window title in the fingerpaint example say Finger Paint, not Scribble
Bradley T. Hughes
2009-03-25
1
-1
/
+1
*
add the multitouch fingerpaint example, based on the scribble example
Bradley T. Hughes
2009-03-25
6
-0
/
+664
*
add a multitouch pinchzoom example, based on the collidingmice example
Bradley T. Hughes
2009-03-24
9
-0
/
+514