- 27 Oct, 2013 2 commits
-
-
faenil authored
Add Page component and update ApplicationWindow and examples gallery
-
Andrea Bernabei authored
-
- 24 Oct, 2013 1 commit
-
-
Andrea Bernabei authored
-
- 23 Oct, 2013 1 commit
-
-
faenil authored
Add ApplicationWindow, ui rotation handling, and update examples accordingly
-
- 21 Oct, 2013 2 commits
-
-
Andrea Bernabei authored
-
Andrea Bernabei authored
We may consider renaming the component, but anyway: ApplicationWindow includes a page stack (StackView) which handles the pages of the application. ApplicationWindow includes an Item handling UI rotations, and offers allowedOrientations (and other useful properties) to help the dev handle rotation locking.
-
- 11 Oct, 2013 4 commits
-
-
faenil authored
[livecoding] Add LiveCoding arena to examples gallery
-
Andrea Bernabei authored
This is to speed up the development of new UI controls, I'm sure you'll like it :)
-
faenil authored
[button] Replace dirty hack with a better, more reliable one
-
Andrea Bernabei authored
-
- 09 Oct, 2013 3 commits
-
-
faenil authored
[styling] Add ToolBarStyle and its corresponding theme object
-
Andrea Bernabei authored
-
faenil authored
-
- 08 Oct, 2013 2 commits
-
-
faenil authored
[styles] Added ToolButtonStyle
-
Andrea Bernabei authored
-
- 07 Oct, 2013 3 commits
-
-
SfietKonstantin authored
Added support for C++ theming components
-
Lucien XU authored
-
Lucien XU authored
-
- 06 Oct, 2013 1 commit
-
-
Lucien XU authored
This commit imports work done for having C++ based theming, exporting a C++ Theme singleton object, and C++ object for each component, starting with the button. It also includes the new theming system, using JSON, and a tool to generate new components based on a description file.
-
- 03 Oct, 2013 2 commits
-
-
faenil authored
[textfield] Textfield styling
-
Aleksi Suomalainen authored
-
- 02 Oct, 2013 2 commits
-
-
faenil authored
[components] basic Slider and ProgressBar with reusable groove
-
Simonas Leleiva authored
-
- 01 Oct, 2013 2 commits
-
-
Andrea Bernabei authored
-
Andrea Bernabei authored
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)
-
- 30 Sep, 2013 1 commit
-
-
faenil authored
-