aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-281-21/+20
* Improve programmatic flicking of ListView (and Flickable).Michael Brasser2014-07-241-1/+5
* Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-1/+1
* Fix crash in Flickable with pressDelay.Martin Jones2014-07-021-8/+8
* Doc: Fix some code snippet warningsSergio Ahumada2014-04-031-2/+2
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-15/+27
* Use fuzzy comparison for another Flickable StopAtBounds case.Michael Brasser2014-03-071-4/+4
* Guarantee event's default state as not acceptedArthur Mello2014-02-191-0/+2
* Doc: Merge duplicated example directoriesSze Howe Koh2014-02-061-1/+1
* Flickable: fix crash in delayed press handlingJ-P Nurmi2014-01-251-1/+1
* Ensure Flickable bounds detection is executed at the end of animation.Martin Jones2014-01-211-0/+1
* Fix Flickable generated release event with pressDelay.Martin Jones2014-01-091-1/+5
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+1
* Fix touch to mouse synthesis/propagation.Robin Burchell2013-12-131-2/+3
* Flickable: Use increased default flick parameters on BB10Oleg Shparber2013-12-111-46/+1
* Fix Flickable StopAtBounds drag over, back, over behavior.Martin Jones2013-12-051-28/+46
* Always check for dragging changed, not just when movement startsRobin Burchell2013-11-211-3/+3
* Remove ancient and unused leftoversGunnar Sletta2013-10-221-7/+6
* Fix regression in pressDelay behavior.Michael Brasser2013-10-041-9/+0
* Remane private QQuickAction into QQuickStateActionGabriel de Dietrich2013-10-031-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-48/+48
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-191-2/+4
|\
| * Dragging MouseArea nested in Flickable does not work with touch to mouseMartin Jones2013-08-191-2/+4
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-5/+5
|\|
| * Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-311-5/+5
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-2/+2
|\|
| * Only emit moving change signals when moving actually changesAaron Kennedy2013-07-011-2/+2
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+21
|\|
| * Document drag-threshold behavior of FlickableAlan Alpert2013-06-101-1/+5
| * Document Flickable.pixelAligned.Mitch Curtis2013-05-161-0/+12
| * Don't fix up x/y while initializingAlan Alpert2013-05-101-0/+4
* | Cleanup lots of V8 dependencies in QJS* classesLars Knoll2013-04-181-0/+1
|/
* Fix jump and property changes on first move when dragging a Flickable.Andrew den Exter2013-03-191-19/+8
* Improve the ordering of Flickable dragging and moving property updates.Andrew den Exter2013-03-121-4/+15
* Flickable shouldn't grab the mouse until it starts an effective move.Andrew den Exter2013-02-221-26/+21
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Flickable: Fix bug when flicking twice using touchesDaniel d'Andrada2013-01-091-0/+5
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-291-63/+75
* Nested Flickables with pressDelay flick incorrect FlickableMartin Jones2012-11-261-0/+16
* Allow margin changes during Flickable drag operationMatt Vogt2012-11-191-8/+11
* Fix emitting originYChanged signals even when originY wouldn't changeGabriel de Dietrich2012-10-031-2/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix Flickable movementEnded() signal emissionAndras Becsi2012-09-181-11/+15
* Fix typo in documentation.Sérgio Martins2012-09-061-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-16/+16
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1