aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemviewtransition_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* qquickitemviewtransition_p.h: eliminate a "_p_p.h" includeJ-P Nurmi2015-04-171-1/+5
* Export QQuickItemViewTransitioner & friends privatelyJ-P Nurmi2015-03-031-3/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* 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
* 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
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-291-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Only run populate for items in model at creationBea Lam2012-04-231-0/+2
* Use bit fieldsBea Lam2012-04-171-5/+5
* Displaced items were moving unnecessarilyBea Lam2012-03-131-1/+7
* refilled items should be moved immediatelyBea Lam2012-03-101-1/+1
* Avoid using QQuickViewItem as base classBea Lam2012-03-101-13/+11
* Fix setting of target lists when target Transition is not setBea Lam2012-03-071-2/+5
* Merge master <-> api_changesMatthew Vogt2012-03-051-14/+14
* Fix when animating items that are already movingBea Lam2012-03-021-0/+1
* Fix if transitioner is deleted before transition job finishesBea Lam2012-03-021-2/+8
* Add generic "displaced" transition propertyBea Lam2012-02-291-0/+1
* Separate view transition functionality into new fileBea Lam2012-02-281-0/+201