- 16 Jan, 2014 4 commits
-
-
Simonas Leleiva authored
[Bugfix] Bugfixed the generator
-
Simonas Leleiva authored
[cleanups] Cleanup spinner
-
Lucien XU authored
Removed useless stuff from the spinner.
-
Lucien XU authored
The class generator used to provide wrong values for properties that have a default value. This bugfix also includes the capability to restore a default value when switching from a theme providing an overridden value to a theme providing no value. Before, since there were no value, the old value from the old theme was kept.
-
- 09 Dec, 2013 2 commits
-
-
Simonas Leleiva authored
[glacierui] add .desktop file. Fixes NEMO#707
-
Simonas Leleiva authored
-
- 08 Dec, 2013 7 commits
-
-
Simonas Leleiva authored
[bugfix] Replaced Text elements with Label element. Fixed NEMO#708.
-
Aleksi Suomalainen authored
-
Simonas Leleiva authored
[bugfix] Label default font size as 24. Fixes NEMO#705.
-
Aleksi Suomalainen authored
-
Simonas Leleiva authored
[glacier] Checkbox implemented with Switch spec
-
Aleksi Suomalainen authored
-
Aleksi Suomalainen authored
-
- 04 Dec, 2013 4 commits
-
-
Simonas Leleiva authored
cleanup
-
Simonas Leleiva authored
-
Simonas Leleiva authored
[label] Label with example page.
-
Aleksi Suomalainen authored
-
- 13 Nov, 2013 1 commit
-
-
Simonas Leleiva authored
[feature] Added spinner
-
- 12 Nov, 2013 5 commits
-
-
Lucien XU authored
The spinner behaviour is not perfect yet: it can be interrupted with two faded blue dots when transitionning to finished state.
-
faenil authored
[cleanups] Removed old JS based themes
-
Lucien XU authored
-
faenil authored
[tools] Adds generate.sh
-
Lucien XU authored
generate.sh is a helper script that calls themehelper and move the file automatically.
-
- 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 2 commits
-
-
SfietKonstantin authored
Added support for C++ theming components
-
Lucien XU authored
-