Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ie2563ec9c5a3c4d8a47503cafc5eddd40fada67b
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I100584c7d7c747760e0e20867c029828d186f4c0
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change was determined by adding *.9.* postfix
to 9Patch images
Change-Id: Ic0a047278af9d8945362410233119ef123e85f79
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: If565a57094575e2e45185a22e9c3cd03e1e6d1ea
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: Ie897af337fa5fe1cb1271ab7ab5efd33204a975e
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: Id9382ddefc4af091926ea26284ee73c7a62792bb
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
It didn't work properly when border was 1 pixel high/wide.
Change-Id: I890f62e37d7f9ce1fcae81c6a9a72c40f03d66ad
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: Ic66e530aebc920f61f89ddec394178987aca25aa
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: Iea558f3ed5d7fbc297d5f5c616469ba6d77de4e5
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Some of content need to be moved to ContextMenuStyle in the future.
Additionally it should inherit from Control - not Item.
Change-Id: I3549abd7eec2d5028a8d621328a8d232a283e720
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I9a9e0489867dd40096cc0ad795c3dbb755cfdba5
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I5301cb5169037253cd6ac393c737fa3176353f64
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I4aaa40630e4a18fe9434b135954cf1829e9e1536
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: Ieac75477172652c456b620e7ead9f2fc2c8687c5
Reviewed-by: Jarosław Staniek <staniek@kde.org>
|
|
Includes scaling, shadows, scroll indicator, improved list
Change-Id: I6ab043c53fd25bb78a09c9e62054aa0bf6d60712
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I6e025bd0c6a5cfc3362a4d22e338aaee9bcfb32d
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I6502a79da22130c14404fce217143b19dbee4796
Reviewed-by: Witold Wysota <wysota@qtcentre.org>
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
Change-Id: I8f39310c76b32b8bc1a617dffecf4c24faa73e1c
Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
|
|
|
|
|
|
Added copy of white.xml theme file, script for generation JS colors
object used in QtQuick Controls for Tizen configuration default
configuration.
|
|
Also modified background color of touch example.
|
|
Also added BSD license for normalization scripts.
|
|
Now QT_QUICK_CONTROLS_STYLE environment variable used as postfix for
styles directory.
|
|
Tools generates sci files from Tizen png's and removes 9patch borders
from Tizen png files. Used for normalization Tizen images
(see src/styles/images/sources/*-normalized).
|
|
|
|
|
|
|
|
|
|
|
|
handle is pressed.
|
|
cross platform.
Soon It will be splitted into some cross platform
components. Updated touch example with CheckBox Page
|
|
and generated images( javascript object )
|
|
|
|
They come from src/images/source/720x1280-normalized
|
|
* images/source/720x1280 - is the directory with original Tizen
images from osp-uifw library
* images/source/720x1280-normalized - is above directory with
normalized filenames and generated *.sci files for files which
needed them(see normalizationScript).
Source of javascript object used in
DefaultSettings.js was generated and saved in ImagesMap.js file.
Alghoritm of choosing proper images is in findProperImages.sh file.
|
|
|
|
|
|
|
|
|
|
|