| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: Adding comments to QHoverEvent class | Morten Engvoldsen | 2009-11-10 | 1 | -0/+34 |
|
|
* | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 1 | -4/+29 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 1 | -3/+3 |
|\ |
|
| * | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 1 | -2/+3 |
|
|
* | | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -10/+17 |
|\ \
| |/
|/| |
|
| * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -8/+14 |
|
|
| * | Documentation fixes related to gestures doc. | Denis Dzyubenko | 2009-11-03 | 1 | -2/+3 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-02 | 1 | -1/+1 |
|
|
* | | | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 1 | -7/+77 |
|\ \ \
| | |/
| |/| |
|
| * | | Mark the QGestureEvent::setWidget as internal | Thomas Zander | 2009-10-28 | 1 | -0/+2 |
|
|
| * | | Added convenience functions QGestureEvent::setAccepted with a gesture | Denis Dzyubenko | 2009-10-26 | 1 | -5/+63 |
|
|
| * | | Implemented QGestureEvent::activeGestures and canceledGestures. | Denis Dzyubenko | 2009-10-26 | 1 | -2/+12 |
| |/ |
|
* | | Fix GRAPHICSVIEW | Jørgen Lind | 2009-10-29 | 1 | -0/+2 |
|/ |
|
* | Make the already-public calls be documented and public | Thomas Zander | 2009-10-22 | 1 | -2/+2 |
|
|
* | Add QGestureEvent::mapToScene for better graphicsView integration | Thomas Zander | 2009-10-22 | 1 | -0/+18 |
|
|
* | Improvements for gesture event delivery | Denis Dzyubenko | 2009-10-22 | 1 | -11/+37 |
|
|
* | Improved gesture event filtering inside QGraphicsView for QGraphicObjects | Denis Dzyubenko | 2009-10-22 | 1 | -0/+16 |
|
|
* | Doc: Documentation for gesture features. Still a moving target. | David Boddie | 2009-10-16 | 1 | -0/+42 |
|
|
* | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 1 | -28/+32 |
|
|
* | Added documentation for the Gesture API. | Denis Dzyubenko | 2009-10-12 | 1 | -9/+61 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -0/+74 |
|
|
* | Fixed typo in the doc. | Denis Dzyubenko | 2009-10-01 | 1 | -1/+1 |
|
|
* | qdoc: Added \brief texts to all the since 4.6 functions. | Martin Smith | 2009-09-21 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Small corrections in the documentation | Bradley T. Hughes | 2009-09-04 | 1 | -2/+2 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Doc: Added some information about the clipping applied in paint events. | David Boddie | 2009-08-28 | 1 | -1/+10 |
|
|
* | | Doc: First review/editing of the QTouchEvent class documentation. | David Boddie | 2009-08-27 | 1 | -27/+30 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -43/+115 |
|\ \ |
|
| * | | Document more of the behavior of QTouchEvent | Bradley T. Hughes | 2009-08-19 | 1 | -43/+115 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Renamed internal WinGesture event to NativeGesture. | Denis Dzyubenko | 2009-08-04 | 1 | -1/+0 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-29 | 1 | -8/+12 |
|\ \ \
| |/ / |
|
| * | | Doc: Focus and key-event handling in QGraphicsItem. | Volker Hilsheimer | 2009-07-27 | 1 | -8/+12 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -178/+101 |
|\ \ \
| |/ / |
|
| * | | Doc: fix links between QGraphicsItem and QTouchEvent | Volker Hilsheimer | 2009-07-20 | 1 | -4/+4 |
|
|
| * | | Doc: clarify relevance for QGraphicsItem and add a few \sa | Volker Hilsheimer | 2009-07-20 | 1 | -26/+84 |
|
|
| * | | doc: Included note about the effect of WA_NoMousePropagation. | Martin Smith | 2009-07-06 | 1 | -0/+4 |
|
|
| * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -156/+0 |
|
|
| * | | doc: Corrected several qdoc warnings. | Martin Smith | 2009-07-02 | 1 | -0/+4 |
|
|
| * | | qdoc: Added more handling of \reimp command | Martin Smith | 2009-06-30 | 1 | -10/+23 |
|
|
* | | | 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 |
|
|