aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickflickable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return the content position rounded on the right sideGiulio Camuffo2014-10-091-9/+9
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix Flickable mouse grab issue.Robert Griebl2014-08-051-0/+1
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-011-21/+20
|\
| * Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-281-21/+20
* | Fix touch/mouse propagation bugsMartin Jones2014-08-011-1/+1
|/
* 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