Marco Martin
de8644af69
make the config.qml object a "model"
2013-02-26 21:48:36 +01:00
Sebastian Kügler
0ce418c311
Add Desktop, Floating and FullScreen dialog examples
2013-02-26 05:44:46 +01:00
Sebastian Kügler
6a73133da4
positioning for popups
...
- default top TopEdge
- Swap edges if specified
- shift on non-specified edges
- all borders, edge-cases (ha!) are confirmed working
- cleaned up some cruft
Not taken care of yet:
- framesvg border disabling
- sliding effect w/ kwin
- smarter resolution of visualParent
2013-02-26 03:58:55 +01:00
Sebastian Kügler
c10b33a0a0
smallish improvements in testapplet
2013-02-26 02:17:40 +01:00
Sebastian Kügler
a32b63d297
Set edge from test applet
2013-02-26 01:14:05 +01:00
Marco Martin
aa1940b246
partly working configuration
...
still writes in the wrong config file
2013-02-25 20:58:01 +01:00
Sebastian Kügler
14e42206b0
test code for dialog location
2013-02-25 17:55:06 +01:00
Script Kiddy
459b49fff9
SVN_SILENT made messages (.desktop file)
2013-02-22 18:03:06 +01:00
Marco Martin
ff089521af
actually load config ui files
2013-02-22 15:43:01 +01:00
Sebastian Kügler
46fcb0f402
remove visualParent for QUeryDialog
2013-02-22 12:43:32 +01:00
Sebastian Kügler
f23ca788ee
better dialog content in tca
2013-02-22 03:51:51 +01:00
Sebastian Kügler
00c93c186d
Test code for placement
2013-02-22 03:43:09 +01:00
Sebastian Kügler
16d42cc955
Add visualParent to dialogs, QueryDialog example
2013-02-22 02:18:16 +01:00
Marco Martin
7ce2d0f7d6
sync sizes also on the other way
2013-02-20 19:31:06 +01:00
Sebastian Kügler
603c6e4a9b
Use a PlasmaComponents.Dialog in tca
2013-02-20 06:57:39 +01:00
Sebastian Kügler
a9092a7583
Three types of Dialogs on DialogsPage
2013-02-20 05:43:09 +01:00
Sebastian Kügler
877b8f03df
Page with Dialogs in ComponentsApplet
2013-02-20 05:32:48 +01:00
Sebastian Kügler
13a0842115
add buttonspage
...
New page, holds buttons and text elements.
2013-02-20 01:10:29 +01:00
Sebastian Kügler
aa233c1055
exercise clearbutton and enabling in TextField
2013-02-20 00:26:57 +01:00
Sebastian Kügler
5d1717fcfa
Focus textfield with radiobutton -- works fine.
2013-02-19 22:37:03 +01:00
Sebastian Kügler
58f719d9aa
Shuffle widgets a bit to make space for a TextFiel
2013-02-19 22:31:57 +01:00
Sebastian Kügler
9a3fb52e78
test theme.iconSizes -- works fine
2013-02-19 17:48:13 +01:00
Sebastian Kügler
f4f22df3a3
Split out testcomponents applet into several files
2013-02-19 17:12:24 +01:00
Sebastian Kügler
1425583f4c
correct margins inside tabgroup
2013-02-18 01:04:41 +01:00
Script Kiddy
a2efe7fb54
SVN_SILENT made messages (.desktop file)
2013-02-17 08:30:09 +01:00
Script Kiddy
72e2b9f1b6
SVN_SILENT made messages (.desktop file)
2013-02-16 09:56:02 +01:00
Sebastian Kügler
cc0c171c18
print pressed in testapplet
2013-02-15 16:34:09 +01:00
Marco Martin
672b0bdfc1
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
2013-02-15 16:21:58 +01:00
Script Kiddy
102986ac28
SVN_SILENT made messages (.desktop file)
2013-02-15 09:09:26 +01:00
Sebastian Kügler
879c0d68bf
Load a DataSource - works
2013-02-15 03:47:07 +01:00
Sebastian Kügler
3781fb6f6d
elide title
2013-02-15 03:07:37 +01:00
Sebastian Kügler
64a396be18
Use some PlasmaExtras, Title, Heading, animations, appbackground
...
All seem to behave correctly. Huzzah. :)
2013-02-15 02:43:17 +01:00
Sebastian Kügler
9ce105e692
Add a test page for MouseEventListener
2013-02-15 01:40:33 +01:00
Marco Martin
4e44bc4c31
support for containment type in the desktop file
...
add a test panel containment
2013-02-14 19:12:11 +01:00