aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpathview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Item views: Q_DECL_OVERRIDE -> overrideJ-P Nurmi2017-01-181-7/+7
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-0/+4
|\
| * Make Path and PathView configurableLars Knoll2016-10-101-0/+4
* | Quick: mark some methods as constAnton Kudryavtsev2016-10-121-1/+1
* | Mark some methods as constAnton Kudryavtsev2016-10-061-1/+1
* | PathView: use nullptr instead of 0Anton Kudryavtsev2016-09-141-1/+1
|/
* Privately export QQuickListView and QQuickPathViewMitch Curtis2016-06-231-1/+2
* Quick: expose movementDirection of PathViewLiang Qi2016-05-021-0/+7
* 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-4/+3
* 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-7/+7
|/
* 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-2/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-3/+0
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add cacheItemCount property to PathViewMartin Jones2012-08-281-0/+6
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-231-1/+8
* PathView needs drag events similar to FlickableMartin Jones2012-07-041-0/+5
* Support snapMode in PathViewMartin Jones2012-04-041-0/+7
* PathView was missing the maximumFlickVelocity propertyMartin Jones2012-03-261-0/+5
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-15/+15
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* 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
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+257