aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflickable/tst_qquickflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Flickable generated release event with pressDelay.Martin Jones2014-01-091-0/+23
* tst_qquickflickable: unskip rebound on OS XRobin Burchell2013-12-111-5/+0
* Stabilise and remove insignificant marker from tst_qquickflickable.Robin Burchell2013-12-111-10/+5
* Fix Flickable StopAtBounds drag over, back, over behavior.Martin Jones2013-12-051-1/+89
* Fix regression in pressDelay behavior.Michael Brasser2013-10-041-0/+17
* Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-261-9/+42
* Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-191-27/+42
* Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-311-0/+23
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-0/+8
|\
| * Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-121-0/+8
* | Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-26/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-251-0/+71
|\|
| * Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-0/+71
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-071-2/+2
|\|
| * Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-241-5/+5
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-94/+91
|/
* 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