Sebastian Kügler
1801145ed6
add buttonspage
...
New page, holds buttons and text elements.
13 years ago
Sebastian Kügler
3cd4023ea1
don't show cropped text in toolbox
13 years ago
Sebastian Kügler
01d1651f95
exercise clearbutton and enabling in TextField
13 years ago
Sebastian Kügler
8e7e93abef
Focus textfield with radiobutton -- works fine.
13 years ago
Sebastian Kügler
f589c6a9c6
Shuffle widgets a bit to make space for a TextFiel
13 years ago
Marco Martin
5416b73105
the view qml is Back in Black
13 years ago
Sebastian Kügler
838842b1f3
test theme.iconSizes -- works fine
13 years ago
Marco Martin
e14b89a7c7
start to delay a bit objects creation.
...
use a component incubator to create objects whuile the event loop is running
load applets ui only when they get a view
it will have to be cleaned out a lot, by moving the loading logic into AppletInterface
13 years ago
Sebastian Kügler
9dbafc0673
Split out testcomponents applet into several files
13 years ago
Marco Martin
70f5713240
Containment::Type -> Plasma::ContainmentType
13 years ago
Marco Martin
0d0c7a3869
remove perVirtualdesktop views
...
remove any desktop reference from setScreen and containmentForScreen
along with lastScreen and lastDesktop
13 years ago
Sebastian Kügler
9ed0a10d3a
correct margins inside tabgroup
13 years ago
Script Kiddy
f07160ba7b
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
c4c84146ab
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
5eae09f703
correctly emit appletRemoved
...
applet remove animation
At the moment is possible only to animate the disappearance of the background, the applet is immediately deleted.
how could be possible to animate the applet as well? (the graphic object should get to live more than Applet* and AppletScript* themselves)
13 years ago
Sebastian Kügler
e2406741cc
print pressed in testapplet
13 years ago
Marco Martin
2c28f6c8b9
experiment for a declarative config skeleton
...
maps a KConfigSkeleton to a QQmlPropertyMap, allowing a "declarative" use of configs
not sure will be an efficient approach enough but it seems to work correctly
13 years ago
Marco Martin
7639cbb6a8
make alpha blended panels work
...
unfortunately all windows must have alpha channel
13 years ago
Script Kiddy
ce5eaa8bd7
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
0855b2fe8a
Load a DataSource - works
13 years ago
Sebastian Kügler
97289c41da
elide title
13 years ago
Sebastian Kügler
6ca77f0d62
Use some PlasmaExtras, Title, Heading, animations, appbackground
...
All seem to behave correctly. Huzzah. :)
13 years ago
Sebastian Kügler
87440d1aad
Don't jump around
13 years ago
Sebastian Kügler
51e8511275
Add a test page for MouseEventListener
13 years ago
Marco Martin
bb1eefaeb1
use a different qml file for the panel view
13 years ago
Marco Martin
e0dbaf5dfa
be quiet
13 years ago
Marco Martin
3dbdeaa074
support for containment type in the desktop file
...
add a test panel containment
13 years ago
Sebastian Kügler
bc9cd6dd28
The Big Move
...
All cpp code moves into the src/ subdirectory, as the Frameworks policy
suggests.
Directory structure should now be in line with other, future frameworks.
13 years ago
Marco Martin
fa4df8ca8f
subtree merge of kdelibs/plasma into plasma
13 years ago