[components] First commit, all polished and set to start coding Glacier UI!
Hello people :) I took inspiration from the current qtquickcontrols-tizen repo and built the repo for the new Nemo components for Glacier UI! So, first of all, a big thank you to Tomasz Olszak (nickname: tolszak) and Jarosław_Staniek (nickname: staniek) for their awesome work on Qt for Tizen! I changed quite a lot of stuff from qtquickcontrols-tizen repo in the attempt to improve the overall quality and make things easier for the people who will contribute to building Glacier components. I hope I succeeded at that task :) For those who don't know what Glacier is: It is the new UI for Nemomobile, you can find some mockup here: http://play.qwazix.com/grog/?p=344 Yes, it will be as awesome as it looks from the mockups! :D If you want to be part of the development please do not hesitate to come talk to me (faenil) at #nemomobile IRC channel (FreeNode server) and...let's make it happen! Cheers, faenil (Andrea Bernabei)
Showing
COPYING.LIB
0 → 100644
This diff is collapsed.
examples/examples.pro
0 → 100644
1.37 KB
1.65 KB
1.31 KB
1.31 KB
217 Bytes
1.2 KB
4.04 KB
1.6 KB
examples/touch/main.qml
0 → 100644
examples/touch/resources.qrc
0 → 100644
examples/touch/src/main.cpp
0 → 100644
examples/touch/src/src.pri
0 → 100644
examples/touch/touch.pro
0 → 100644
qtquickcontrols-nemo.pro
0 → 100644
src/controls/controls.pro
0 → 100644
src/controls/hacks.cpp
0 → 100644
src/controls/hacks.h
0 → 100644
src/controls/qmldir
0 → 100644
This diff is collapsed.
src/src.pro
0 → 100644
src/styles/ButtonStyle.qml
0 → 100644
src/styles/CheckBoxStyle.qml
0 → 100644
src/styles/ComboBoxStyle.qml
0 → 100644
src/styles/GroupBoxStyle.qml
0 → 100644
src/styles/MenuBarStyle.qml
0 → 100644
src/styles/MenuStyle.qml
0 → 100644
src/styles/SliderStyle.qml
0 → 100644
src/styles/SpinBoxStyle.qml
0 → 100644
src/styles/TabViewStyle.qml
0 → 100644
src/styles/ToolBarStyle.qml
0 → 100644
184 Bytes
212 Bytes
114 Bytes
139 Bytes
114 Bytes
148 Bytes
186 Bytes
229 Bytes
src/styles/images/button.png
0 → 100644
693 Bytes
993 Bytes
546 Bytes
473 Bytes
485 Bytes
src/styles/images/header.png
0 → 100644
927 Bytes
2.06 KB
939 Bytes
944 Bytes
src/styles/images/tab.png
0 → 100644
460 Bytes
498 Bytes
src/styles/qmldir
0 → 100644
src/styles/styles.pro
0 → 100644
src/styles/themes/Theme1.js
0 → 100644
src/styles/themes/Theme2.js
0 → 100644