aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflickable/tst_qquickflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-121-0/+8
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-0/+71
* Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-241-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Flickable: Test case for flicking twice using touchesDaniel d'Andrada2013-01-091-0/+70
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-291-21/+40
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-261-0/+29
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-11/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* tst_qquickflickable: fix compilation warningJ-P Nurmi2012-09-071-1/+1
* Some autotests which failed on OSX don't fail anymore; others doBea Lam2012-07-301-20/+16
* Delete created objects in tests and fix warningsBea Lam2012-07-301-0/+15
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-4/+4
* QQuickCanvas renamesAlan Alpert2012-07-171-160/+160
* Adjust Flickable autotest to check mouse events with transformationAdriano Rezende2012-07-141-0/+48
* Use qWaitForWindowActive() where it is required.Friedemann Kleint2012-07-091-1/+1
* Improve wheel event handling.Michael Brasser2012-07-041-2/+5
* Rename Flickable x/yOrigin to originX/YBea Lam2012-06-221-2/+2
* rebound property for FlickableBea Lam2012-06-081-14/+134
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-70/+364
* Do not lose timestamps in mouse press eventsLaszlo Agocs2012-06-051-7/+7
* Stop flicking on a full pixel.Martin Jones2012-05-091-2/+10
* Properly copy all event parameters in deliverMouseEvent()Laszlo Agocs2012-04-051-5/+8
* Allow flick on press-move-release in Flickable.Laszlo Agocs2012-03-211-1/+14
* Restore view to sensible position if grab is cancelled.Martin Jones2012-03-201-0/+36
* Set more sensible Flickable default input filtering parametersMartin Jones2012-03-151-1/+1
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+0
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+663