Added CheckBoxStyle, refactored DefaultSettings to use color keys
authorTomasz Olszak <olszak.tomasz@gmail.com>
Wed, 15 May 2013 21:08:03 +0000 (21:08 +0000)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sat, 25 May 2013 13:45:50 +0000 (13:45 +0000)
commitc811a798bbecb9b3c707b83a35d44f3f459d5116
treef8fc82adf9098dd7035f1b302ec5c84ef5a39fb9
parent4278244afa54261eecfe845e8ce011705ea90bde
Added CheckBoxStyle, refactored DefaultSettings to use color keys
and generated images( javascript object )
15 files changed:
.gitignore
examples/examples.pro [new file with mode: 0644]
examples/touch/content/AndroidDelegate.qml
examples/touch/content/ButtonPage.qml
examples/touch/content/TextInputPage.qml
examples/touch/main.qml
qtquickcontrols-tizen.pro
src/styles/ButtonStyle.qml
src/styles/CheckBoxStyle.qml [new file with mode: 0644]
src/styles/DefaultSettings.js
src/styles/Panel.qml [new file with mode: 0644]
src/styles/ProgressBarStyle.qml
src/styles/SliderStyle.qml
src/styles/qmldir
src/styles/styles.pro