Giorgos Tsiapaliokas
22ef1f9318
add some documentation to the Fallback component
...
REVIEW: 106716
2012-10-11 11:23:11 +03:00
Marco Martin
4540203aa1
never use onFooChanged on signal names
...
those are autogenerated slot names from fooChanged
2012-10-03 12:47:43 +02:00
Antonis Tsiapaliokas
e5eae2e36a
Fix typo on kDebug message
2012-09-25 01:01:17 +03:00
Giorgos Tsiapaliokas
d14494d096
Make the fallback component more generic
2012-09-25 00:21:57 +03:00
Giorgos Tsiapaliokas
dde5cc7d6c
Add the fallback component from the plasma-mobile repository
2012-09-24 21:54:26 +03:00
Marco Martin
c3130c7066
fix interaction ScrollArea/SectionScroller
...
fix the behaviour of the interaction between ScrollArea and SectionScroller, both in touch and desktop cases
make the margins correctly update based wether the scrollbar is actually visible
2012-09-05 18:15:59 +02:00
Marco Martin
662687ce03
default to clip
2012-08-09 11:43:41 +02:00
Marco Martin
9b4c8ba95d
use a scrollArea
2012-08-09 11:11:29 +02:00
Marco Martin
a2f6e62e6c
move transitionDuration in internal
2012-08-09 11:00:45 +02:00
Marco Martin
94405dd7fb
if the shadow image isn't found, use a svg
2012-08-09 10:56:54 +02:00
Marco Martin
3f0e47110d
restore proper depth and z calculation
2012-08-08 20:03:49 +02:00
Marco Martin
fefa42c951
clip only when animating
2012-08-08 15:02:18 +02:00
Marco Martin
1cbd32e9f9
use a single js engine implementation between row and stack
2012-08-08 14:53:04 +02:00
Marco Martin
4d2d32db58
clean the code
2012-08-08 14:25:28 +02:00
Marco Martin
7695197517
always display at least one column
2012-08-08 11:36:30 +02:00
Marco Martin
01aaeae527
slightly better slide out animation, still not perfect
2012-08-07 22:52:14 +02:00
Marco Martin
6a45ac2de5
a PageRow component
...
derivate from the active addons PageRow and PageStack
2012-08-07 21:29:37 +02:00
Christophe Giboudeaux
ec788f1f47
Fix the fix.
...
If the config file is called KActivitiesConfig, the variable set is KActivities_FOUND
CCMAIL:winter@kde.org
2012-06-10 10:09:30 +02:00
Allen Winter
1d24b7a61d
remove REQUIRED from the find_package(KActivities).
...
then tell the macro_log_feature that KActivities is required.
this way, if people are missing KActivities they will get a nice log
message about it.
2012-06-09 13:04:40 -04:00
Sebastian Kügler
3a8a66dc47
shadow between context area and toolbar
2012-06-06 02:26:47 +02:00
Sebastian Kügler
1ee3fbaf21
Contextarea goes under the main item, correct shadow
2012-06-06 00:55:19 +02:00
Aaron Seigo
4698241d8d
improve build
2012-06-04 15:28:07 +02:00
Sebastian Kügler
26e1276738
animate showing / hiding of navigation bar
2012-05-09 04:48:38 +02:00
Sebastian Kügler
c353ff7caa
Fix up installation -- no touch-specific installs
2012-04-03 17:51:01 +02:00
Marco Martin
41a5105806
use borders similar to the c++ widget
2012-04-03 13:49:23 +02:00
Marco Martin
3af2e88301
add ScrollArea.qml
...
a component that automatically creates the scrollbars/scrollindicators/sectionscrollers for a Flickable, ListView or GridView
2012-04-03 13:22:26 +02:00
Sebastian Kügler
744fe720d2
Improve clipping in App
2012-04-02 17:46:01 +02:00
Sebastian Kügler
69fc1ee82e
update todo
2012-04-02 04:52:34 +02:00
Sebastian Kügler
1889b8e1fa
setting anchors inside of components is not a good idea
2012-04-02 04:52:20 +02:00
Sebastian Kügler
e747fb6e3b
APIDOX improvements for PlasmaExtras
2012-03-31 01:20:25 +02:00
Sebastian Kügler
ed04c28fe2
Small optimization
...
By Lamarque, forward-ported from plasma-mobile
c9c6f5022fe5ccde59456157f18cdec4ab2b46b4
2012-03-30 00:42:42 +02:00
Sebastian Kügler
ec53236725
Animations have moved here
...
from plasma-mobile/components/mobilecomponents
2012-03-30 00:34:17 +02:00
Christophe Giboudeaux
dc1e5aa9cf
Fix includes.
2012-03-20 12:08:48 +01:00
Sebastian Kügler
cf14c5563f
spacing improvements
2012-03-20 02:48:40 +01:00
Sebastian Kügler
7bffae49d1
fix visual glitch when hiding toolbar
2012-03-20 02:35:20 +01:00
Sebastian Kügler
61cafd3215
update todo
2012-03-20 02:31:09 +01:00
Sebastian Kügler
409a2ac82c
basic toolbar hiding and showing
2012-03-20 02:23:11 +01:00
Sebastian Kügler
73e2d78647
fix alignment in contentArea
2012-03-20 02:01:21 +01:00
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