Delete view from toolkit and move cluster into demo 80/38680/2
authorKingsley Stephens <k.stephens@samsung.com>
Fri, 17 Apr 2015 12:15:46 +0000 (13:15 +0100)
committerKingsley Stephens <k.stephens@samsung.com>
Fri, 24 Apr 2015 13:29:43 +0000 (14:29 +0100)
commitf44aff0bbc47e057f0bbd1f5bb7446431c944141
tree9b6bcf4279dcc2593c47de3150d4c7ebb9bb99ff
parent9c2ab463b3a776be0ede1ee6dbb55e8a8cdfe4cb
Delete view from toolkit and move cluster into demo

Change-Id: I54fd5e2f166a4f487a6b1e7e5193ad25f5411bd6
32 files changed:
examples/animated-shapes/animated-shapes-example.cpp
examples/atlas/atlas-example.cpp
examples/blocks/blocks-example.cpp
examples/bubble-effect/bubble-effect-example.cpp
examples/builder/examples.cpp
examples/buttons/buttons-example.cpp
examples/cluster/cluster-example.cpp
examples/cluster/cluster-impl.cpp [new file with mode: 0644]
examples/cluster/cluster-impl.h [new file with mode: 0644]
examples/cluster/cluster-style-impl.cpp [new file with mode: 0644]
examples/cluster/cluster-style-impl.h [new file with mode: 0644]
examples/cluster/cluster-style.cpp [new file with mode: 0644]
examples/cluster/cluster-style.h [new file with mode: 0644]
examples/cluster/cluster.cpp [new file with mode: 0644]
examples/cluster/cluster.h [new file with mode: 0644]
examples/cube-transition-effect/cube-transition-effect-example.cpp
examples/dissolve-effect/dissolve-effect-example.cpp
examples/image-scaling-irregular-grid/image-scaling-irregular-grid-example.cpp
examples/item-view/item-view-example.cpp
examples/logging/logging-example.cpp
examples/magnifier/magnifier-example.cpp
examples/motion-blur/motion-blur-example.cpp
examples/motion-stretch/motion-stretch-example.cpp
examples/new-window/new-window-example.cpp
examples/page-turn-view/page-turn-view-example.cpp
examples/path-animation/path-animation.cpp
examples/radial-menu/radial-menu-example.cpp
examples/refraction-effect/refraction-effect-example.cpp
examples/scroll-view/scroll-view-example.cpp
examples/shadow-bone-lighting/shadow-bone-lighting-example.cpp
examples/size-negotiation/size-negotiation-example.cpp
shared/view.h