aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/imageprovider/imageprovider.qmlproject
Commit message (Collapse)AuthorAgeFilesLines
* Move examples aroundAlan Alpert2012-12-111-14/+0
| | | | | | | | | | imageprovider is a QtQuick example. Models and Views examples are now split up, as one is a collection of C++ examples and the other is banded into a single QML example. Task-Number: QTBUG-24133 Change-Id: I81874871bd69ffef6a88df84f3d3f649e0c56bc6 Reviewed-by: hjk <qthjk@ovi.com>
* More consistent examples directory structureAlan Alpert2012-08-101-0/+14
Under examples the next directory level distinguishes imports/modules and the next directory level distinguishes examples. Change-Id: Icabadaac6ccb9c1c424efa9c9e64a7d94bc7c0da Reviewed-by: Alan Alpert <alan.alpert@nokia.com>