Commit Graph

65 Commits

Author SHA1 Message Date
Sebastian Kügler
c5e6e8a826 add Paragraph.qml 2012-03-20 01:49:23 +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
5254662cc4 Move apptest here, common test directory 2012-03-19 23:52:39 +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
Sebastian Kügler
ee7796c0a7 Fix up install
- platformimports is empty until we use touch-specific overrides, comment
this line
- also install Header.qml to touch-components
2012-03-19 23:03:16 +01:00
Sebastian Kügler
f80ca43592 small improvements to testapp 2012-03-16 05:08:22 +01:00
Sebastian Kügler
83bc2d2fde small cleanup and docs for Heading 2012-03-16 04:58:25 +01:00
Sebastian Kügler
774ff8fc6d New Heading component in org.kde.plasma.extras
Interesting property is level, between 1 (large) and 5 (same size as
default text), otherwise behaves as Label.
2012-03-16 04:51:00 +01:00
Sebastian Kügler
53dc25c0e0 Test cases for Heading 2012-03-16 04:50:47 +01:00
Sebastian Kügler
3b3481292b More worky-worky
- alignment & layout of content items, depending on width, still pretty
  rough, needs a state machine
2012-03-16 04:48:48 +01:00
Sebastian Kügler
46e2dad148 a go at an App container, pretty rough 2012-03-16 03:38:04 +01:00
Sebastian Kügler
3f241aace9 Add ResourceInstance from mobilecomponents 2012-03-15 22:04:34 +01:00
Sebastian Kügler
ac99feb490 Add AppBackgroundProvider image loader from mobilecomponents 2012-03-15 21:54:38 +01:00
Sebastian Kügler
85735ce130 Cleanup, add docs, copyright 2012-03-15 20:47:25 +01:00
Sebastian Kügler
4b9a633c73 New Plasma Export: org.kde.plasma.extras
Provides functionality beyond PlasmaComponent's API, currently just a
Title.
2012-03-15 19:57:43 +01:00