Sebastian Kügler
f43e5afedd
no i18n right now
13 years ago
Marco Martin
aeac5a2e99
resizing based on contents implicit sizes
...
still to be made a tad more reliable
13 years ago
Marco Martin
a4e171cd7c
support for shell-provided configuration uis
13 years ago
Marco Martin
41b7fb8012
make the config.qml object a "model"
13 years ago
Sebastian Kügler
cad66ed4f0
Add Desktop, Floating and FullScreen dialog examples
13 years ago
Sebastian Kügler
32e23eed36
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
13 years ago
Sebastian Kügler
e70ba67190
smallish improvements in testapplet
13 years ago
Sebastian Kügler
3fa971f2dc
Set edge from test applet
13 years ago
Marco Martin
fed3644592
partly working configuration
...
still writes in the wrong config file
13 years ago
Sebastian Kügler
f556ef49c9
test code for dialog location
13 years ago
Script Kiddy
1cb717644c
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
bc12f4fe56
actually load config ui files
13 years ago
Sebastian Kügler
3a1ccc26f2
remove visualParent for QUeryDialog
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
77d91a4304
sync sizes also on the other way
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
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
Sebastian Kügler
838842b1f3
test theme.iconSizes -- works fine
13 years ago
Sebastian Kügler
9dbafc0673
Split out testcomponents applet into several files
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
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
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
51e8511275
Add a test page for MouseEventListener
13 years ago
Marco Martin
3dbdeaa074
support for containment type in the desktop file
...
add a test panel containment
13 years ago