Marco Martin
7b6478fd0a
correctly build the wallpaper model
13 years ago
Marco Martin
0034c7da79
move the config dialog in the shell
...
it still doesn't successfully load
13 years ago
Sebastian Kügler
f6363cc39a
Start of look and feel package structure
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
Marco Martin
0b8b76057e
find solid
13 years ago
Marco Martin
e570b506e5
link to Solid
13 years ago
Sebastian Kügler
e48b35e3e7
Move widgetexplorerview into its own class
13 years ago
Sebastian Kügler
ebdcdfc5cb
add widgetexplorer to the build
13 years ago
Sebastian Kügler
4b712cc3f9
Port model to Qt5/Frameworks5
13 years ago
Marco Martin
a02b3c7681
a very simple panel controller
...
dummy, but setting the offset already works
13 years ago
Marco Martin
09aabf45f9
add desktop scripting files, use it
...
still partially stub
13 years ago
Kevin Ottens
ed69d1aef7
Use the target name directly for now
...
kde4support doesn't yet use the same CMake magic than the other more
stable frameworks. So refer to it by its target name as exported by the
KDELibs4 module.
13 years ago
Sebastian Kügler
4a8ed66db8
this has to be k4aboutdata, after all (for now)
13 years ago
Sebastian Kügler
a01c4ccd95
link shell against kio
13 years ago
Marco Martin
fee504a863
add kdeui
13 years ago
Marco Martin
02c248b060
enable build of desktop scripting
...
it still doesn't do anything and needs porting away from deprecated classes
13 years ago
Marco Martin
cce0248e90
adapt to kaboutdata api changes
13 years ago
Marco Martin
68cfab8194
add apluginloader for a custom package structure
...
probably this package structure goes into libplasma
13 years ago
Alex Neundorf
98207674c4
-fix build, find ThreadWeaver via KF5
...
I thin using the variables is safer, this way you are somewhat guarded against changes
in the names of targets, and a typo leads to an empty variable, instead to
"ld: cannot find -lkcoreaddons" which looks very much like a missing normal library
Alex
13 years ago
Marco Martin
8ead74b7c2
iexplicitly link KF5::kwindowsystem
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