Marco Martin
38f174ebb0
reorganize shell package
13 years ago
Marco Martin
e964187110
make the "plasmoid" property work agaon
13 years ago
Marco Martin
4a24290b3e
Merge branch 'configdialog_in_shell'
13 years ago
Marco Martin
cc66f6e6e1
create config uis always from the same point
13 years ago
Marco Martin
7854da7476
bind the panel again to the config dialog
13 years ago
Script Kiddy
1e493048b9
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
1c846350c5
panelconfigview is a subclass of configview
13 years ago
Marco Martin
f3c06cd481
correctly load containment config ui
13 years ago
Marco Martin
7b6478fd0a
correctly build the wallpaper model
13 years ago
Marco Martin
421870aedf
config ui of applets should work again
13 years ago
Script Kiddy
458288ab3c
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
b33c08b5cf
Correct service type
13 years ago
Sebastian Kügler
6f45ad7c0d
Use new service type and cmake macro for wallpapers
13 years ago
Marco Martin
0034c7da79
move the config dialog in the shell
...
it still doesn't successfully load
13 years ago
Script Kiddy
98c138caca
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
ba39d7132e
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
f9593a05de
Move image wallpaper to color, reflecting reality
13 years ago
Aaron Seigo
5defe20f92
add the runtime platform entry
13 years ago
Sebastian Kügler
1881ad6668
file definitions for LnF package
13 years ago
Sebastian Kügler
f36e6cb347
Directory definitions for Look and Feel package structure
13 years ago
Sebastian Kügler
f6363cc39a
Start of look and feel package structure
13 years ago
Sebastian Kügler
7b073af51c
comment improvements
13 years ago
Sebastian Kügler
485e0585df
test locale bindings
13 years ago
Sebastian Kügler
04cf01f7d8
Improve plasma-shell app metadata
13 years ago
Sebastian Kügler
dc7ee6dc68
Try a special component as tooltip: works
13 years ago
Sebastian Kügler
6d97bc78e4
rename testplasma2 binary to plasma-shell
...
This also means that the config file is now
~/.config5/plasma-shell-appletsrc
CCMAIL:plasma-devel@kde.org
13 years ago
Sebastian Kügler
8b7fe619f7
add objectnames for easier debugging
13 years ago
Marco Martin
0b8b76057e
find solid
13 years ago
Marco Martin
e570b506e5
link to Solid
13 years ago
Marco Martin
3d13224512
remove DataEngine::query()
13 years ago
Sebastian Kügler
514df43156
Restore API: ToolTip.visualParent becomes target
13 years ago
Sebastian Kügler
afc67d088e
Add two test images, use them for tooltips
13 years ago
Sebastian Kügler
55a48f9cc1
Increase margins a bit, wm hints
13 years ago
Sebastian Kügler
8d2fb1ce4b
Window size synching with tooltip content
13 years ago
Sebastian Kügler
0ea6247d0f
Add testing code for tooltips in testcomponentsapplet
13 years ago
Script Kiddy
ddbbaea7c8
SVN_SILENT made messages (.desktop file)
13 years ago
Script Kiddy
a088853e48
SVN_SILENT made messages (.desktop file)
13 years ago
Sebastian Kügler
1686d8ae79
More predictable behaviour of wallpaper chooser
13 years ago
Sebastian Kügler
6003283884
Make it possible to choose wallpapers without config
...
Wallpapers don't necessarily have config UIs, so we need to take a bit
of care that we don't try to load them. Just hide the pagestack instead.
13 years ago
Sebastian Kügler
ac72f29694
small cleanup
13 years ago
Sebastian Kügler
fc672c5e1b
improve dragdroppage
13 years ago
Sebastian Kügler
f1579af5ab
Enable category filtering in widgetexplorer
13 years ago
Sebastian Kügler
f0158b22ad
Make listing categories and filtering work
13 years ago
Sebastian Kügler
f2c25209ce
enable a few more things
13 years ago
Sebastian Kügler
9409f5b1ce
positioning for context menu
13 years ago
Sebastian Kügler
76776bfb0d
test code for menu in testcomponentsplasmoid
13 years ago
Sebastian Kügler
1075578ecd
various improvements and fixes to widgetexplorer
13 years ago
Sebastian Kügler
e48b35e3e7
Move widgetexplorerview into its own class
13 years ago
Sebastian Kügler
8f26ec8a39
Connect closeClicked signal
13 years ago
Sebastian Kügler
276cff1ee2
make widgetexplorer show up
...
it lists widgets, allows to add them now.
Categories and download new widgets are disabled for now.
It seems PlasmaComponents.MenuItem is broken (it inherits its API from QAction,
but in QtQuick, it has to be a QQuickItem to be accepted as Delegate.
This might need glue-api. :/)
13 years ago