ScrollDecorator is removed in favor of ScrollView. upstream/5.2.1 upstream/5.2.2
authorTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 3 Dec 2013 21:04:52 +0000 (22:04 +0100)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 3 Dec 2013 21:52:19 +0000 (22:52 +0100)
commite5fa022d2c246a99a485b0fc4d298bdd5676da8d
tree5c5a6da0356f6fde14422e55128ad90cde97c36b
parentb66e150408d511d76d1feb22ae449eb5c794683e
ScrollDecorator is removed in favor of ScrollView.

ScrollView can be used as decorator. ScrollViewStyle provided.

Change-Id: I6c4c8bc90e2ac95567a066d5f1d9235cce124a74
Reviewed-by: Jarosław Staniek <staniek@kde.org>
examples/touch/main.qml
src/controls/ScrollDecorator.qml [deleted file]
src/controls/controls.pro
src/controls/qmldir
src/styles/FocusFrameStyle.qml [new file with mode: 0644]
src/styles/ScrollDecoratorStyle.qml [deleted file]
src/styles/ScrollViewStyle.qml [new file with mode: 0644]
src/styles/qmldir
src/styles/styles.pro