Sebastian Kügler
2d864c5992
App gets ToolBar, gallery app uses it now
...
- the Gallery app is now derived from App, so we can test it.
- App now has a toolbar, similar to PageStack.
Toolbar is not yet auto-hidden.
2012-03-20 01:40:25 +01:00
Sebastian Kügler
d4f40126a5
animated is not Slider's public API anymore
2012-03-19 15:25:14 +01:00
Shaun Reich
40b87e0331
use QtQuick 1.1 for the gallery
2012-02-04 20:02:55 -05:00
Marco Martin
b9f9153c4a
new gallery based on PageStack
2011-11-09 21:32:45 +01:00
Marco Martin
10da04882c
remove the animated property
2011-11-09 17:12:13 +01:00
Marco Martin
8c4c66a69d
export all the font properties in Theme
2011-10-13 15:19:37 +02:00
Marco Martin
896499617d
fix inverted sliders
2011-10-11 14:52:39 +02:00
Daker Fernandes Pinheiro
b9e69695bd
Add enabled/disable support for Slider plasma component
...
- The current disabled slider have less opacity when disabled
instead of custom graphics. Needs to be defined if this is
the expected behaviour.
- The gallery example was also updated.
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-18 19:16:38 -03:00
Daker Fernandes Pinheiro
38284f8e1a
Fix Highlight plasma component margins
...
The SVG margins was not being considered.
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-15 20:51:42 -03:00
Daker Fernandes Pinheiro
cba7e6204a
Add Color Picker on Sliders Plasma Components Gallery
...
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-15 09:24:44 -03:00
Daker Fernandes Pinheiro
d9cc5a1ba6
Refactor Plasma Components Gallery
...
- Move columns present in the gallery into separate files
- Move Gallery into a subdir of tests
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-14 12:10:08 -03:00