aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickflickable_p.h
Commit message (Expand)AuthorAgeFilesLines
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-1/+2
* QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-231-2/+1
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-9/+10
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+1
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-1/+1
|\
| * Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-221-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-4/+5
|\|
| * Fix backward QML compatibility for Flickable.isAtBoundaryChanged()Alexander Akulich2018-10-251-4/+5
* | QQuickTableView QQuickFlickable: make destructors explicitly overrideYulong Bai2018-10-311-1/+1
|/
* Increase fine-grained signals for some properties in FlickableAleix Pol2018-07-311-4/+9
* Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-121-0/+5
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-9/+9
* Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-0/+11
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-191-2/+1
* Flickable: add horizontal/verticalOvershoot propertiesJ-P Nurmi2016-12-291-0/+9
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+1
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-1/+1
|\|
| * Flickable: respect keepMouseGrab againFrederik Gladhorn2016-10-021-1/+1
* | Mark some methods as constAnton Kudryavtsev2016-10-061-1/+1
|/
* Flickable: add AutoFlickIfNeeded as an option for flickableDirectionShawn Rutledge2016-05-131-1/+2
* 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
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Introduce Flickable.OvershootBounds behaviorJ-P Nurmi2015-01-211-2/+9
* 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-10/+10
|/
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Fix mouse event distribution for Flickable with pressDelayMatt Vogt2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename Flickable x/yOrigin to originX/YBea Lam2012-06-221-6/+6
* Update Flickable velocity/overbound for each axis independentlyMartin Jones2012-06-131-1/+1
* rebound property for FlickableBea Lam2012-06-081-0/+7
* Don't emit moving and flicking signals unnecessarilyBea Lam2012-06-061-2/+1
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-5/+5
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Flickable should be controllable programaticallyAndras Becsi2012-02-011-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Flickable now emits contentX/YChanged after the content is updatedMartin Jones2012-01-061-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1