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
/
src
/
gui
/
kernel
/
qevent.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
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
[next]