diff options
author | Jaroslaw Staniek <staniek@kde.org> | 2013-05-30 21:35:05 +0000 |
---|---|---|
committer | Tomasz Olszak <olszak.tomasz@gmail.com> | 2013-06-04 10:23:15 +0200 |
commit | 004c37ac57a0c9ba40ad1431d9ad68d49aafba5d (patch) | |
tree | 046ef915430236f7391f9e405985c525e2d5677a /README | |
parent | 6402f72ddac0e45f748d5e6b24b054a02cdeb2d4 (diff) | |
download | qtquickcontrols-tizen-004c37ac57a0c9ba40ad1431d9ad68d49aafba5d.tar.gz qtquickcontrols-tizen-004c37ac57a0c9ba40ad1431d9ad68d49aafba5d.tar.bz2 qtquickcontrols-tizen-004c37ac57a0c9ba40ad1431d9ad68d49aafba5d.zip |
Twitter example
Includes scaling, shadows, scroll indicator, improved list
Change-Id: I6ab043c53fd25bb78a09c9e62054aa0bf6d60712
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ Licensing * License headers are included in source code files (LGPL, BSD) -* Images stored in src/styles/images come from 'uifw' package (Tizen 2.1 beta release): +* Images and fonts stored in src/styles/images and other directories come from 'uifw' package + (Tizen 2.1 beta release): https://review.tizen.org/git/?p=platform/framework/native/uifw.git;a=tag;h=refs/tags/2.1b_release, from uifw.git/res/common/usr/share/osp/bitmaps/ directory. They are licensed under the Apache 2.0, see the LICENSE.APLv2 file. |