| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+649 |
|\ \ \
| |/ / |
|
| * | | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 1 | -0/+1 |
|
|
| * | | Add QTouchEvent::DeviceType and deviceType() | Bradley T. Hughes | 2009-06-24 | 1 | -4/+28 |
|
|
| * | | Add functions to report normalized positions in QTouchEvent::TouchPoint | Bradley T. Hughes | 2009-06-23 | 1 | -0/+52 |
|
|
| * | | Fix qdoc warnings for QTouchEvent | Bradley T. Hughes | 2009-06-22 | 1 | -4/+3 |
|
|
| * | | Make sure QTouchEvent::TouchPoint::rect() returns the proper rect... | Bradley T. Hughes | 2009-06-18 | 1 | -1/+1 |
|
|
| * | | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 1 | -2/+14 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
| |\ \ |
|
| | * \ | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
| * | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent) | Bradley T. Hughes | 2009-06-11 | 1 | -73/+169 |
|
|
| * | | | another API review round: change Q*TouchEvent size() functions to return rect... | Bradley T. Hughes | 2009-06-11 | 1 | -5/+6 |
|
|
| * | | | Some API changes after an API review round | Bradley T. Hughes | 2009-06-05 | 1 | -32/+84 |
|
|
| * | | | Add support for touch point contact area | Bradley T. Hughes | 2009-06-03 | 1 | -0/+14 |
|
|
| * | | | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates() | Bradley T. Hughes | 2009-05-27 | 1 | -1/+16 |
|
|
| * | | | Remove friends from QTouchEvent and QTouchEvent::TouchPoint | Bradley T. Hughes | 2009-05-27 | 1 | -0/+7 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-26 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 1 | -6/+7 |
| |\ \ \ |
|
| * | | | | Support multiple touch targets in QGraphicsView | Bradley T. Hughes | 2009-05-13 | 1 | -15/+75 |
|
|
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-12 | 1 | -0/+11 |
| |\ \ \ \ |
|
| * | | | | | Added missing \since 4.6 doc tag | Denis Dzyubenko | 2009-05-11 | 1 | -0/+1 |
|
|
| * | | | | | Improved gesture propagation. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+50 |
|
|
| * | | | | | renamed QGesture::gestureType() to just type() and fixed the doc. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+1 |
|
|
| * | | | | | Removed the use of QSharedPointer from gesture api - since QGesture | Denis Dzyubenko | 2009-05-11 | 1 | -3/+3 |
|
|
| * | | | | | More documentation fixes. | Denis Dzyubenko | 2009-05-11 | 1 | -9/+4 |
|
|
| * | | | | | Extended the gesture documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -31/+33 |
|
|
| * | | | | | De-inlined functions in gesture events. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+37 |
|
|
| * | | | | | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+1 |
|
|
| * | | | | | Added QGraphicsSceneGestureEvent that extends plain QGestureEvent by | Denis Dzyubenko | 2009-05-11 | 1 | -14/+12 |
|
|
| * | | | | | Added some documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+44 |
|
|
| * | | | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+24 |
|
|
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-03-25 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | add QTouchEvent and QGraphicsSceneTouchEvent | Bradley T. Hughes | 2009-03-24 | 1 | -0/+164 |
|
|
| * | | | | | | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+3509 |
| / / / / / |
|
* | | | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -3/+14 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -3/+3 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-13 | 1 | -6/+7 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| * | | | Add a AA_MacDontSwapCtrlAndMeta application attribute. | Norwegian Rock Cat | 2009-05-11 | 1 | -0/+11 |
| | |/
| |/| |
|
* | | | Added new API QInputMethodEvent::Selection. | axis | 2009-06-03 | 1 | -0/+11 |
| |/
|/| |
|
* | | Explaining details in QKeyEvent consruktor signature | Morten Engvoldsen | 2009-05-11 | 1 | -6/+7 |
|/ |
|
* | Squashed commit of the following: | David Boddie | 2009-03-24 | 1 | -1/+1 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3509 |
|
|