summaryrefslogtreecommitdiffstats
path: root/demos/embedded/flickable/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Import the flick list (kinetic scrolling) example.Ariya Hidayat2009-08-191-0/+233
Originally it was published in Qt Labs: http://labs.trolltech.com/blogs/2009/07/19/kinetic-scrolling-on-any-widgets/ Reviewed-by: Jason Barron