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 |
|
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 |
|