aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/particles.pro
Commit message (Collapse)AuthorAgeFilesLines
* Examples: Use XmlHttpRequest to fetch flickr public photosVenugopal Shivashankar2018-10-111-2/+2
| | | | | | | | | | | | | | | | | | This change is to facilite moving the XmlListModel code to the qtxmlpatterns repo, but still keep all the Particles examples together. Also fixed: - the old TODO about darkening images according to depth, and make it generally look a bit better. - move the visualdatamodel examples to a directory called delegatemodel, since that's how they work now. And add them to the main "views" example launcher so that they become more visible to users. Change-Id: I78f9f19e1e110608580adedcf4cd3be554222515 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* mark forgotten EXAMPLE_FILESOswald Buddenhagen2013-01-281-0/+1
| | | | | Change-Id: I83c7706479ea3afd45ab9c97f63f68d416b28f55 Reviewed-by: Alan Alpert <aalpert@rim.com>
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-101-0/+14
follow respective change in qtbase Change-Id: I27502eb7ebea973e19ec5f7c3ec0e2338556f6e0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com>