Restructure imageelements and remove screenorientation examples.
authorDamian Jansen <damian.jansen@nokia.com>
Thu, 29 Sep 2011 02:35:17 +0000 (12:35 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 29 Sep 2011 02:41:14 +0000 (04:41 +0200)
commit6dfbbff8f2580700dffa0eb48229e826dde748f7
tree387337b4f23c04700014e6342b10d8b3af3b1514
parent40f63187a44fac0de25933484b84c659e0451f59
Restructure imageelements and remove screenorientation examples.

Change-Id: Ia23c905baab95f348c967b6769d7190c15eed19a
Reviewed-on: http://codereview.qt-project.org/5765
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Glenn Watson <glenn.watson@nokia.com>
44 files changed:
examples/declarative/imageelements/ImageCell.qml [moved from examples/declarative/imageelements/image/ImageCell.qml with 97% similarity]
examples/declarative/imageelements/borderimage.qml [moved from examples/declarative/imageelements/borderimage/borderimage.qml with 100% similarity]
examples/declarative/imageelements/content/MyBorderImage.qml [moved from examples/declarative/imageelements/borderimage/content/MyBorderImage.qml with 100% similarity]
examples/declarative/imageelements/content/ShadowRectangle.qml [moved from examples/declarative/imageelements/borderimage/content/ShadowRectangle.qml with 100% similarity]
examples/declarative/imageelements/content/bw.png [moved from examples/declarative/imageelements/borderimage/content/bw.png with 100% similarity]
examples/declarative/imageelements/content/colors-round.sci [moved from examples/declarative/imageelements/borderimage/content/colors-round.sci with 100% similarity]
examples/declarative/imageelements/content/colors-stretch.sci [moved from examples/declarative/imageelements/borderimage/content/colors-stretch.sci with 100% similarity]
examples/declarative/imageelements/content/colors.png [moved from examples/declarative/imageelements/borderimage/content/colors.png with 100% similarity]
examples/declarative/imageelements/content/qt-logo.png [moved from examples/declarative/imageelements/image/qml/qt-logo.png with 100% similarity]
examples/declarative/imageelements/content/shadow.png [moved from examples/declarative/imageelements/borderimage/content/shadow.png with 100% similarity]
examples/declarative/imageelements/image.qml [moved from examples/declarative/imageelements/image/image.qml with 99% similarity]
examples/declarative/imageelements/image/image.desktop [deleted file]
examples/declarative/imageelements/image/image.png [deleted file]
examples/declarative/imageelements/image/image.pro [deleted file]
examples/declarative/imageelements/image/image.svg [deleted file]
examples/declarative/imageelements/image/main.cpp [deleted file]
examples/declarative/imageelements/image/qml/ImageCell.qml [deleted file]
examples/declarative/imageelements/image/qml/image.qml [deleted file]
examples/declarative/imageelements/image/qmlapplicationviewer/qmlapplicationviewer.cpp [deleted file]
examples/declarative/imageelements/image/qmlapplicationviewer/qmlapplicationviewer.h [deleted file]
examples/declarative/imageelements/image/qmlapplicationviewer/qmlapplicationviewer.pri [deleted file]
examples/declarative/imageelements/shadows.qml [moved from examples/declarative/imageelements/borderimage/shadows.qml with 100% similarity]
examples/declarative/imageelements/shadows/main.cpp [deleted file]
examples/declarative/imageelements/shadows/qml/borderimage.qml [deleted file]
examples/declarative/imageelements/shadows/qml/content/MyBorderImage.qml [deleted file]
examples/declarative/imageelements/shadows/qml/content/ShadowRectangle.qml [deleted file]
examples/declarative/imageelements/shadows/qml/content/bw.png [deleted file]
examples/declarative/imageelements/shadows/qml/content/colors-round.sci [deleted file]
examples/declarative/imageelements/shadows/qml/content/colors-stretch.sci [deleted file]
examples/declarative/imageelements/shadows/qml/content/colors.png [deleted file]
examples/declarative/imageelements/shadows/qml/content/shadow.png [deleted file]
examples/declarative/imageelements/shadows/qml/shadows.qml [deleted file]
examples/declarative/imageelements/shadows/qmlapplicationviewer/qmlapplicationviewer.cpp [deleted file]
examples/declarative/imageelements/shadows/qmlapplicationviewer/qmlapplicationviewer.h [deleted file]
examples/declarative/imageelements/shadows/qmlapplicationviewer/qmlapplicationviewer.pri [deleted file]
examples/declarative/imageelements/shadows/shadows.desktop [deleted file]
examples/declarative/imageelements/shadows/shadows.png [deleted file]
examples/declarative/imageelements/shadows/shadows.pro [deleted file]
examples/declarative/imageelements/shadows/shadows.svg [deleted file]
examples/declarative/screenorientation/Core/Bubble.qml [deleted file]
examples/declarative/screenorientation/Core/Button.qml [deleted file]
examples/declarative/screenorientation/Core/screenorientation.js [deleted file]
examples/declarative/screenorientation/screenorientation.qml [deleted file]
examples/declarative/screenorientation/screenorientation.qmlproject [deleted file]