Added screen orientation handling and configuration page.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Fri, 9 Aug 2013 13:24:00 +0000 (15:24 +0200)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 10 Aug 2013 14:45:39 +0000 (16:45 +0200)
commitc2e34623c52462bc8143e39f81ee88a3cb257e9c
treef12dbcd4eb9cd7f654ba543d94bed6969b3d593a
parentb9d0c40716f0f269af27f7614c5693614ec4e64e
Added screen orientation handling and configuration page.

Now Page effect is turned off by default. And can be turned on in
configuration page. Also some polishing related to build example
on PC was added and application color pallete updated.

Change-Id: I85248a5e152b749396025b11d4bd88a3ca8b796a
Reviewed-by: Jarosław Staniek <staniek@kde.org>
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
20 files changed:
examples/touch/content/AndroidDelegate.qml
examples/touch/content/ButtonPage.qml
examples/touch/content/ConfigurationPage.qml [new file with mode: 0644]
examples/touch/content/ContextMenuPage.qml
examples/touch/content/PageCurl.qml
examples/touch/images/NOTICE.txt
examples/touch/images/mainmenu.png [new file with mode: 0644]
examples/touch/main.cpp
examples/touch/main.qml
examples/touch/tizen/qt.conf [moved from examples/touch/qt.conf with 70% similarity]
examples/touch/touch-default.qrc [moved from examples/touch/touch.qrc with 92% similarity]
examples/touch/touch-tizen.qrc [new file with mode: 0644]
examples/touch/touch.pro
src/controls/View.qml
src/styles/Floater.qml
src/styles/TitleBarStyle.qml
src/styles/ViewStyle.qml
src/styles/internal_resources.qrc
src/styles/private/TizenStyleConfig.qml
src/styles/styles.pro