aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickflickable_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Kill Flickable's wheel momentum if angleDeltas not multiples of 120Shawn Rutledge2020-12-071-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-5/+5
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-2/+2
* Amend QQFlickablePrivate::wantsPointerEvent() to take QPointerEventShawn Rutledge2020-10-081-2/+1
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-071-0/+3
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+1
* Privately export QQuickFlickablePrivate and QQuickTableViewPrivateMitch Curtis2020-02-061-1/+1
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+1
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-221-1/+3
* Flickable: handle the new ScrollMomentum phase in QWheelEventShawn Rutledge2018-08-221-1/+0
* Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-121-0/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-021-1/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+3
| |\
| | * Fix valgrind warning about uninitialized variableLars Knoll2017-12-111-1/+3
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
|/ /
* / Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-0/+1
|/
* Flickable: add horizontal/verticalOvershoot propertiesJ-P Nurmi2016-12-291-1/+2
* Quick: mark some methods as constAnton Kudryavtsev2016-10-121-3/+3
* QML: Pass the kind of geometry change aroundErik Verbruggen2016-07-111-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-0/+1
|\
| * Flickable: ensure movementEnded after wheel/trackpad flickShawn Rutledge2016-02-021-0/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Don't send delayed mouse presses to ancestors of the replaying Flickable.Andrew den Exter2015-10-121-1/+0
* Flickable: drag-over-bounds is not velocity-sensitiveShawn Rutledge2015-07-091-1/+2
* Flickable: use wheel event pixel deltas when availableShawn Rutledge2015-02-161-1/+10
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-2/+2
|/
* Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-281-0/+2
* Initialize velocityAlbert Astals Cid2014-06-201-1/+1
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Initialize lastPosAlbert Astals Cid2013-04-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-291-3/+4
* Fix conditional jump based on an uninitialized value.Jędrzej Nowacki2012-11-021-1/+1
* Fix emitting originYChanged signals even when originY wouldn't changeGabriel de Dietrich2012-10-031-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Update Flickable velocity/overbound for each axis independentlyMartin Jones2012-06-131-3/+7
* rebound property for FlickableBea Lam2012-06-081-1/+25
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-3/+4
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-14/+14
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Multiple fast flicks with large content moves fasterMartin Jones2012-02-021-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1