Marco Martin
895ef458e0
support for vertical panels
13 years ago
Marco Martin
5ffa2f277f
correct sign for offset
13 years ago
Sebastian Kügler
35ed386e6e
better dialog content in tca
13 years ago
Sebastian Kügler
21af739704
Test code for placement
13 years ago
Sebastian Kügler
55c9a0457e
Add visualParent to dialogs, QueryDialog example
13 years ago
Marco Martin
d5b7b8a1e5
support alignment
13 years ago
Marco Martin
a7f8d422c2
restore some values from config
...
panelviews can restore offset, minimum, maximum and size from the config
still needed alignment and
resize will need a bit of work since should be containment-controlled
13 years ago
Marco Martin
636efc8996
add view config
...
experiment, for now has a slightly different way to find own config group compared to plasma1
13 years ago
Marco Martin
8ead74b7c2
iexplicitly link KF5::kwindowsystem
13 years ago
Marco Martin
0a0fb4d5b0
sync panel position to containment location
13 years ago
Marco Martin
20915f0cc5
panel is a Dock
13 years ago
Marco Martin
ecaf7e1240
blur behind panels
13 years ago
Marco Martin
f9c65f52a9
use a framesvgitem as background
13 years ago
Marco Martin
5b15bb4d12
implement popupPosition
...
call it only by setting a visualParent, don't expose it to qml for now
13 years ago
Marco Martin
77d91a4304
sync sizes also on the other way
13 years ago
Marco Martin
c4bb009c05
correct item resize
...
comment out more old api
will be reenable one by one only when needed
13 years ago
Marco Martin
a051a4ae8d
make sure a transparent window
13 years ago
Sebastian Kügler
9b13355b81
Use a PlasmaComponents.Dialog in tca
13 years ago
Sebastian Kügler
ba8c1579d5
Three types of Dialogs on DialogsPage
13 years ago
Sebastian Kügler
dd638f207a
Page with Dialogs in ComponentsApplet
13 years ago
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