Sebastian Kügler
cf14c5563f
spacing improvements
2012-03-20 02:48:40 +01:00
Sebastian Kügler
409a2ac82c
basic toolbar hiding and showing
2012-03-20 02:23:11 +01:00
Sebastian Kügler
b4b8986209
explain extracomponents in the Gallery page
2012-03-20 02:01:21 +01:00
Sebastian Kügler
fd048b6ff6
Move ResourceInstance into Extras page
2012-03-20 01:48:26 +01:00
Sebastian Kügler
7c0f0522d8
add plasmacomponents api docs ResourceInstance
2012-03-20 01:46:44 +01:00
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
c6110235c0
New component: Paragraph
...
completes the Text Layout components for now.
Also add a page to Gallery.qml to test these new component.
2012-03-19 23:38:57 +01:00
David Edmundson
8c78de05ca
Add margin on edge of main page
...
REVIEW: 104296
2012-03-17 00:44:12 +00:00
David Edmundson
538dfadc18
Set default gallery page to the first entry in the menu (Buttons)
2012-03-17 00:44:12 +00:00
David Edmundson
e32603b5e4
Don't overlap main page with scrollbars
2012-03-17 00:44:12 +00:00
David Edmundson
574ce395d3
Add clipping on gallery for nicer animation between pages
2012-03-17 00:44:12 +00:00
Shaun Reich
40b87e0331
use QtQuick 1.1 for the gallery
2012-02-04 20:02:55 -05:00
Sebastian Kügler
a05fccb19f
TextEditing page for Gallery, to test copy/paste, also showClearButtons
2011-11-24 23:02:32 +01:00
Marco Martin
b9f9153c4a
new gallery based on PageStack
2011-11-09 21:32:45 +01:00
Marco Martin
1d67eef64f
layout adjustment
...
(fixme, discover why this is needed)
2011-11-09 20:25:09 +01:00
Marco Martin
10da04882c
remove the animated property
2011-11-09 17:12:13 +01:00
Marco Martin
924d5fcf05
abstract the text field focus effect
2011-11-08 14:19:12 +01:00
Marco Martin
b44e60daa3
ToolButton
2011-10-13 12:18:14 +02:00
Marco Martin
b13dc0406a
toolbar component
2011-10-12 00:05:21 +02:00
Daker Fernandes Pinheiro
90123fa75e
Add gallery example for ProgressBar plasma component
...
Also refactored the busy indicator gallery code and
agregated it with the progress bar gallery.
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-25 00:20:16 -03:00
Daker Fernandes Pinheiro
db7cd67033
Add gallery example for TextField plasma component
...
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-21 10:16:42 -03: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
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