Commit Graph

65 Commits

Author SHA1 Message Date
Marco Martin
2cda92af4c correct the margins
react to scrollbars being visible or invisible
correct margins of the borders
2012-11-16 17:22:38 +01:00
Aaron Seigo
050222e9ed get rid of dead code 2012-10-30 18:33:48 +01:00
Marco Martin
f35539da1f remove debug output 2012-10-26 19:46:56 +02:00
Marco Martin
2b702fa6ef make sure scrollbars are visible 2012-10-26 19:46:36 +02:00
Marco Martin
b3dff51494 fix anchors 2012-10-26 18:12:51 +02:00
Marco Martin
8d24d8e1b0 nchor to the flickable instead of parent 2012-10-26 17:49:23 +02:00
Marco Martin
b3db7ce371 export item 2012-10-23 22:04:47 +02:00
Marco Martin
f825a9f4a7 ConditionalLoader: lazy loading of components 2012-10-23 21:52:06 +02:00
Marco Martin
d4ad3e23c3 fix typo 2012-10-23 12:39:47 +02:00
Marco Martin
8f6eb3cc7f try a sectionscroller only if model.get is avail 2012-10-22 15:03:22 +02:00
Sebastian Kügler
af618983e2 Fix DisappearAnimation, needs from & to values
REVIEW:106818
2012-10-17 17:46:49 +02:00
Marco Martin
c6e84cd7d9 we need path *and* key 2012-10-15 20:42:41 +02:00
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