index
:
qt/qt.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
history/qtquick2
history/qtquick2-v8
Qt 4.x. This repository is obsolete.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qgesture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
1
-13
/
+13
*
Updated year in copyright header
Kai Koehne
2014-03-26
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
1
-24
/
+24
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
1
-2
/
+2
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
1
-1
/
+1
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
1
-17
/
+17
*
Doc: fixing bugs and typos based on feedback
Morten Engvoldsen
2011-01-25
1
-1
/
+1
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
1
-1
/
+1
*
Doc: Marked some new properties as internal for now.
David Boddie
2010-10-07
1
-0
/
+27
*
Changed the speed property on QSwipeGesture to velocity
Zeno Albisser
2010-09-13
1
-0
/
+2
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
David Boddie
2010-08-04
1
-3
/
+3
|
\
|
*
Modified file/directory names and text to remove disallowed terminology.
Kevin Wright
2010-07-27
1
-3
/
+3
*
|
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
David Boddie
2010-07-16
1
-0
/
+29
|
\
|
|
*
Change default TapAndHold timeout and make configurable
Thomas Zander
2010-07-08
1
-0
/
+29
*
|
Doc: Made the Gestures Programming document more visible.
David Boddie
2010-06-30
1
-5
/
+23
|
/
*
Add a new qconfig feature GESTURES
Tasuku Suzuki
2010-06-02
1
-0
/
+4
*
doc: Fixed many broken links.
Martin Smith
2010-05-19
1
-1
/
+1
*
Update copyright year to 2010
Jason McDonald
2010-01-07
1
-1
/
+1
*
Merge remote branch 'qt-official/4.6' into 4.6
Morten Johan Sørvig
2009-11-06
1
-9
/
+0
|
\
|
*
Doc: Fixed qdoc warnings.
David Boddie
2009-11-05
1
-9
/
+0
*
|
Implemented Tap and TapAndHold gestures.
Denis Dzyubenko
2009-11-05
1
-0
/
+66
|
/
*
Merge branch '4.6' of
[email protected]
:qt/qt-doc-team into 4.6
David Boddie
2009-11-04
1
-6
/
+15
|
\
|
*
Doc: Fixed qdoc warnings.
David Boddie
2009-11-04
1
-10
/
+10
*
|
Gesture api review.
Denis Dzyubenko
2009-11-03
1
-36
/
+53
*
|
Documentation fixes related to gestures doc.
Denis Dzyubenko
2009-11-03
1
-1
/
+1
|
/
*
Tiny doc change by David Boddie.
Denis Dzyubenko
2009-10-28
1
-3
/
+3
*
Removed obsolete private field from the QGesture and fixed the doc.
Denis Dzyubenko
2009-10-28
1
-6
/
+5
*
Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures
Thomas Zander
2009-10-28
1
-0
/
+33
*
Doc: Fixed qdoc warnings.
David Boddie
2009-10-26
1
-6
/
+0
*
Change API; the pan gesture now has points for distance, not size.
Thomas Zander
2009-10-22
1
-6
/
+6
*
Add QGestureEvent::mapToScene for better graphicsView integration
Thomas Zander
2009-10-22
1
-0
/
+4
*
Improved gesture event filtering inside QGraphicsView for QGraphicObjects
Denis Dzyubenko
2009-10-22
1
-10
/
+0
*
Doc: Documentation for gesture features. Still a moving target.
David Boddie
2009-10-16
1
-3
/
+239
*
Doc: Gesture API documentation review and improvements.
David Boddie
2009-10-16
1
-3
/
+23
*
Mac: implement gestures conforming to the new API
Richard Moe Gustavsen
2009-10-13
1
-12
/
+14
*
Doc: Gesture API documentation review.
David Boddie
2009-10-12
1
-20
/
+16
*
Added documentation for the Gesture API.
Denis Dzyubenko
2009-10-12
1
-9
/
+56
*
Compile fix after the latest change to gesture api.
Denis Dzyubenko
2009-10-12
1
-8
/
+1
*
Removed the QGesture contructor that we don't really need.
Denis Dzyubenko
2009-10-12
1
-6
/
+7
*
A new implementation of the Gesture API.
Denis Dzyubenko
2009-10-09
1
-206
/
+222
*
Doc: mark API of Gesture framework as preliminary.
Volker Hilsheimer
2009-10-02
1
-0
/
+1
*
Update license headers again.
Jason McDonald
2009-09-09
1
-4
/
+4
*
Fixed the spelling of canceled in the QGesture api brought up by David Boddie.
Denis Dzyubenko
2009-09-07
1
-5
/
+5
*
Fixed the QGesture::updateState function.
Denis Dzyubenko
2009-09-03
1
-2
/
+5
*
doc: Fixed several qdoc errors.
Martin Smith
2009-09-02
1
-11
/
+12
*
Update tech preview license header for files that are new in 4.6.
Jason McDonald
2009-08-31
1
-13
/
+13
*
Improved a QGesture api a little bit.
Denis Dzyubenko
2009-08-21
1
-6
/
+31
*
Update contact URL in license headers.
Jason McDonald
2009-08-12
1
-1
/
+1
*
Doc: Fix qdoc warnings
Volker Hilsheimer
2009-08-10
1
-1
/
+1
[next]