aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickflickable
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickflickable: unskip rebound on OS XRobin Burchell2013-12-111-5/+0
* Stabilise and remove insignificant marker from tst_qquickflickable.Robin Burchell2013-12-112-11/+5
* Fix Flickable StopAtBounds drag over, back, over behavior.Martin Jones2013-12-052-1/+111
* Fix regression in pressDelay behavior.Michael Brasser2013-10-041-0/+17
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-131-0/+26
|\
| * Add missing file to qquickflickable testMartin Jones2013-09-091-0/+26
* | Merge branch 'stable' into devSergio Ahumada2013-09-061-9/+42
|\|
| * Stabilize tests using utilities from QQuickViewTestUtil.Friedemann Kleint2013-08-261-9/+42
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-27/+42
|\|
| * Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-191-27/+42
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-062-0/+94
|\|
| * Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-312-0/+94
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-0/+22
|\
| * Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-122-0/+22
* | 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-252-0/+108
|\|
| * Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-222-0/+108
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-071-2/+2
|\|
| * Ungrab mouse when FocusAboutToChange instead of LeaveFrederik Gladhorn2013-01-242-6/+5
* | Complete rewrite of threaded render loop.Gunnar Sletta2013-01-182-95/+91
* | Merge branch 'stable' into devGunnar Sletta2013-01-172-1/+93
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| * Flickable: Test case for flicking twice using touchesDaniel d'Andrada2013-01-092-0/+92
* | Disable the QQuickFlickable test in CI.Gunnar Sletta2013-01-161-0/+1
|/
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-293-23/+74
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-262-18/+53
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+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-142-0/+91
* 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-083-14/+185
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-062-71/+365
* 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-202-0/+51
* 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
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2412-0/+873