Giorgos Tsiapaliwkas
77e5ff627c
Merge branch 'plasma/terietorANDkokeroulis/KLocaleQMLBindings'
...
Fix the git conflicts
Conflicts:
plasma/declarativeimports/CMakeLists.txt
plasma/declarativeimports/test/contents/ui/Gallery.qml
2012-05-02 12:39:31 +03:00
Giorgos Tsiapaliwkas
835cd63c72
Move declarativeimports/locale/test to declarativeimports/test and
...
make the declarativeimports/test a plasmoid
2012-05-02 12:34:28 +03:00
Sebastian Kügler
3dd6ad6138
remove green rectangle
2012-03-31 01:20:25 +02:00
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
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
d0c2a45738
Merge branch 'plasmaextracomponents'
2012-03-19 16:21:02 +01:00
Sebastian Kügler
d4f40126a5
animated is not Slider's public API anymore
2012-03-19 15:25:14 +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
ffe2798e52
for the gallery, use some real icons
...
i unfortunately don't have dakerfp's filesystem on me ;p
2012-02-19 09:52:15 -05:00
Shaun Reich
40b87e0331
use QtQuick 1.1 for the gallery
2012-02-04 20:02:55 -05:00
Sebastian Kügler
10b4ad517d
Put editbubble below cursor when there's not enough space above it
...
Also clean up a bit here and there, removing redundancy
2011-12-01 02:27:18 +01:00
Sebastian Kügler
296300085a
use MouseListener for showing and positioning the EditBubble, basically works, needs polishing
2011-11-25 05:07:13 +01:00
Sebastian Kügler
af56e24141
Add TextField, just to compare
2011-11-24 23:13:26 +01: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
0c2995f8e8
give typical items the same (font based) height
...
this way everything will look exactly vertically aligned
2011-11-09 22:31:39 +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
2465d24bb1
ScrollDecorator only on Touchscreens
...
just as a compatibility layer for porting
2011-11-09 15:28:21 +01:00
Marco Martin
924d5fcf05
abstract the text field focus effect
2011-11-08 14:19:12 +01:00
Marco Martin
8c4c66a69d
export all the font properties in Theme
2011-10-13 15:19:37 +02: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
Marco Martin
896499617d
fix inverted sliders
2011-10-11 14:52:39 +02:00
Marco Martin
e5b43a7357
Merge branch 'master' into plasma/declarative
...
Conflicts:
plasma/declarativeimports/core/CMakeLists.txt
plasma/declarativeimports/core/corebindingsplugin.cpp
plasma/declarativeimports/plasmacomponents/BusyIndicator.qml
plasma/declarativeimports/plasmacomponents/ScrollBar.qml
plasma/declarativeimports/plasmacomponents/qmldir
2011-09-13 20:43:59 +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
dd136c42bd
Add gallery example for TextArea plasma component
...
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-22 16:13:26 -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
4ff2523d13
Add enabled/disable support for CheckBoxes, RadioButtons and Switches plasma components
...
- The current disabled CheckBoxes, RadioButtons and Switches,
have less opacity when disabled instead of custom graphics.
Needs to be defined if this is the expected behaviour.
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-18 18:41:07 -03:00
Daker Fernandes Pinheiro
487d79bce3
Add enabled/disable support for Button plasma component
...
- The current disabled buttons have less opacity when disabled
instead of custom graphics. Needs to be defined if this is
the expected behaviour.
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-18 18:20:49 -03:00
Daker Fernandes Pinheiro
83bd875a44
Add focus and key events handling on Buttton plasma component
...
- When a button is clicked it aqcuires the focus.
- The space and return keys now can be used to press the button if
it has the activeFocus
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-15 21:21:06 -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
Daker Fernandes Pinheiro
355655e0d4
Add ScrollDecorator component
...
ScrollDecorators API is defined in QtComponents's common API
This component just diplay how a Flickable content size and
content position is. It's similar to a ScrollBar but is not
interactive.
The current implemetation makes it visible only when flickable
content is moved.
The plasma implementation has 2 extra properties:
- orientation: Qt.Vertical / Qt.Horizontal orientaion
- inverted: true if the scroll decorator should appear inverted
(the same logic of Slider and ScrollBar)
it has a false default value
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-14 11:04:20 -03:00
Daker Fernandes Pinheiro
00576442cc
Add ButtonRow and ButtonColumn
...
- Add ButtonGroup.js which contains the logic behind ButtonRow/Column
- Code taken from desktop qt-components
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-08 19:56:50 -03:00
Daker Fernandes Pinheiro
33b63aa125
Change BusyIndicator smoothAnimation property default to be true
...
- Also simplified the BusyIndicator gallery example
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-08 18:52:40 -03:00
Daker Fernandes Pinheiro
363e341f66
Remove ListItemView supports
...
- ListItemView, ListItem were removed because could be easily built using ScrollBar
- ListHighlight was renamed into Highlight
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-08 18:49:40 -03:00
Daker Fernandes Pinheiro
a650da9ee5
Add Switch component
...
API and code based on CheckBox
- Misses the Switch resources
2011-07-08 14:53:52 -03:00
Daker Fernandes Pinheiro
decf76214c
Add keyboard events support in ScrollBar
...
Pressing up/down/left/right keys makes the ScrollBar move
Signed-off-by: Daker Fernandes Pinheiro <dakerfp@gmail.com>
2011-07-08 14:40:28 -03:00