Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-18 | 3 | -0/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Use the unified toolbar on Mac. | Morten Sørvig | 2009-06-18 | 3 | -0/+3 | |
| * | | | update examples now that we get both touch and mouse events at the same time | Bradley T. Hughes | 2009-06-18 | 5 | -7/+100 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1075 | -2159/+2159 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 85 | -170/+170 | |
| | * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 990 | -1989/+1989 | |
| | |\ \ | | | |/ | ||||||
| | | * | Cleanup our usage of the term "Qt Software". | Jason McDonald | 2009-06-16 | 4 | -9/+9 | |
| | | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 988 | -1976/+1976 | |
| | | * | Make the codeeditor example compile on Windows. | Jason McDonald | 2009-06-16 | 1 | -1/+1 | |
| * | | | Merge of master | Bradley T. Hughes | 2009-06-15 | 10 | -53/+31 | |
| * | | | 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 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -3/+2 | |
| |\ \ \ \ | ||||||
| * | | | | | add gesture examples to the examples.pro SUBDIRS | Bradley T. Hughes | 2009-06-10 | 1 | -1/+2 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-08 | 7 | -29/+29 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-05 | 11 | -39/+19 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add support for touch point contact area | Bradley T. Hughes | 2009-06-03 | 1 | -2/+6 | |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 16 | -17/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 173 | -308/+13471 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-22 | 27 | -57/+64 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-20 | 9 | -0/+314 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-18 | 5 | -0/+229 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 36 | -76/+93 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | make the red and green children items larger | Bradley T. Hughes | 2009-05-13 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-12 | 2 | -5/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Added gesture enabled browser demo to project file. | Denis Dzyubenko | 2009-05-12 | 11 | -0/+531 | |
| * | | | | | | | | | | | | | | Improved finding a scrollable QWebFrame in browser demo. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | Added support to pan frames inside browser window. | Denis Dzyubenko | 2009-05-11 | 2 | -9/+16 | |
| * | | | | | | | | | | | | | | Added inertial to the browser demo. | Denis Dzyubenko | 2009-05-11 | 2 | -3/+29 | |
| * | | | | | | | | | | | | | | Added a gesture-enabled browser demo. | Denis Dzyubenko | 2009-05-11 | 56 | -0/+12906 | |
| * | | | | | | | | | | | | | | Added a dummy button on top of the webview to show how input events | Denis Dzyubenko | 2009-05-11 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Added pannablewebview example. | Denis Dzyubenko | 2009-05-11 | 3 | -1/+50 | |
| * | | | | | | | | | | | | | | Removed obsolete Qt::AA_EnableGestures attribute from example apps. | Denis Dzyubenko | 2009-05-11 | 3 | -3/+0 | |
| * | | | | | | | | | | | | | | fix link error on windows | Bradley T. Hughes | 2009-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Make sure gestures/collidingmice example is build with all gesture | Denis Dzyubenko | 2009-05-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Removed QWidget::gestureEvent() functions since adding a new virtual | Denis Dzyubenko | 2009-05-11 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | Gestures/imageviewer example compiles | Denis Dzyubenko | 2009-05-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | Gesture examples compile now. | Denis Dzyubenko | 2009-05-11 | 6 | -92/+77 | |
| * | | | | | | | | | | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent by | Denis Dzyubenko | 2009-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Added animation to zooming gesture in collidingmice example. | Denis Dzyubenko | 2009-05-11 | 2 | -4/+38 | |
| * | | | | | | | | | | | | | | Implemented LinjaZax-like gesture in collidingmice example. | Denis Dzyubenko | 2009-05-11 | 6 | -4/+335 | |
| * | | | | | | | | | | | | | | Added colliding mice example with gesture support. | Denis Dzyubenko | 2009-05-11 | 5 | -0/+405 | |
| * | | | | | | | | | | | | | | Fixes: Compilation fixes | Denis Dzyubenko | 2009-05-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Fixed lastDirection in the Pan gesture. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 7 | -0/+724 | |
| * | | | | | | | | | | | | | | build the multitouch examples from the top-level build | Bradley T. Hughes | 2009-05-08 | 1 | -1/+2 | |