summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-051-4/+29
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-041-3/+3
|\
| * Doc: Fixed qdoc warnings.David Boddie2009-11-041-2/+3
* | Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-10/+17
|\ \ | |/ |/|
| * Gesture api review.Denis Dzyubenko2009-11-031-8/+14
| * Documentation fixes related to gestures doc.Denis Dzyubenko2009-11-031-2/+3
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-031-1/+1
|\ \
| * | Doc: Fixed qdoc warnings.David Boddie2009-11-021-1/+1
* | | Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-7/+77
|\ \ \ | | |/ | |/|
| * | Mark the QGestureEvent::setWidget as internalThomas Zander2009-10-281-0/+2
| * | Added convenience functions QGestureEvent::setAccepted with a gestureDenis Dzyubenko2009-10-261-5/+63
| * | Implemented QGestureEvent::activeGestures and canceledGestures.Denis Dzyubenko2009-10-261-2/+12
| |/
* / Fix GRAPHICSVIEWJørgen Lind2009-10-291-0/+2
|/
* Make the already-public calls be documented and publicThomas Zander2009-10-221-2/+2
* Add QGestureEvent::mapToScene for better graphicsView integrationThomas Zander2009-10-221-0/+18
* Improvements for gesture event deliveryDenis Dzyubenko2009-10-221-11/+37
* Improved gesture event filtering inside QGraphicsView for QGraphicObjectsDenis Dzyubenko2009-10-221-0/+16
* Doc: Documentation for gesture features. Still a moving target.David Boddie2009-10-161-0/+42
* Doc: Gesture API documentation review.David Boddie2009-10-121-28/+32
* Added documentation for the Gesture API.Denis Dzyubenko2009-10-121-9/+61
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-0/+74
* Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Doc: Added some information about the clipping applied in paint events.David Boddie2009-08-281-1/+10
* | Doc: First review/editing of the QTouchEvent class documentation.David Boddie2009-08-271-27/+30
* | Merge commit 'qt/master'Jason Barron2009-08-201-43/+115
|\ \
| * | Document more of the behavior of QTouchEventBradley T. Hughes2009-08-191-43/+115
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+0
|\| |
| * | Renamed internal WinGesture event to NativeGesture.Denis Dzyubenko2009-08-041-1/+0
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-8/+12
|\| |
| * | Doc: Focus and key-event handling in QGraphicsItem.Volker Hilsheimer2009-07-271-8/+12
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-178/+101
|\| |
| * | Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-201-4/+4
| * | Doc: clarify relevance for QGraphicsItem and add a few \saVolker Hilsheimer2009-07-201-26/+84
| * | doc: Included note about the effect of WA_NoMousePropagation.Martin Smith2009-07-061-0/+4
| * | Refactored gesture apiDenis Dzyubenko2009-07-021-156/+0
| * | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-0/+4
| * | qdoc: Added more handling of \reimp commandMartin Smith2009-06-301-10/+23
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+649
|\| |
| * | Cleanup includes in public headers.Bradley T. Hughes2009-06-261-0/+1
| * | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-4/+28
| * | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+52
| * | Fix qdoc warnings for QTouchEventBradley T. Hughes2009-06-221-4/+3