tst_qquickflickable: fix compilation warning
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickflickable / tst_qquickflickable.cpp
2012-09-07 J-P Nurmitst_qquickflickable: fix compilation warning
2012-07-30 Bea LamSome autotests which failed on OSX don't fail anymore...
2012-07-30 Bea LamDelete created objects in tests and fix warnings
2012-07-19 Friedemann KleintQtDeclarative: Remove usage of deprecated qWaitForWindo...
2012-07-17 Alan AlpertQQuickCanvas renames
2012-07-14 Adriano RezendeAdjust Flickable autotest to check mouse events with...
2012-07-09 Friedemann KleintUse qWaitForWindowActive() where it is required.
2012-07-04 Michael BrasserImprove wheel event handling.
2012-06-22 Bea LamRename Flickable x/yOrigin to originX/Y
2012-06-07 Bea Lamrebound property for Flickable
2012-06-06 Bea LamDon't emit moving and flicking signals unnecessarily
2012-06-05 Laszlo AgocsDo not lose timestamps in mouse press events
2012-05-08 Martin JonesStop flicking on a full pixel.
2012-04-11 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-05 Laszlo AgocsProperly copy all event parameters in deliverMouseEvent()
2012-03-23 Kent HansenMerge master into api_changes
2012-03-21 Laszlo AgocsAllow flick on press-move-release in Flickable.
2012-03-20 Martin JonesRestore view to sensible position if grab is cancelled.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-15 Martin JonesSet more sensible Flickable default input filtering...
2012-03-13 Matthew VogtMerge branch 'master' of git://gitorious.org/qt/qtdecla...
2012-03-12 Lars KnollRemove unneeded dependencies to QtWidgets and QtOpenGL
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml