Giorgos Tsiapaliokas
f369c2488b
KF5::plasmaquick -> KF5::PlasmaQuick
13 years ago
Marco Martin
594c9a80fe
add a desktop view
13 years ago
Marco Martin
cdd427034a
reimplement showConfigurationInterface
13 years ago
Marco Martin
38db80c077
View -> PlasmaQuickView
13 years ago
Marco Martin
4863128129
libplasmaview -> libplsmaquick
...
this library will contain all the reusable qtquick and qml related bits necessary for plasma
13 years ago
Marco Martin
926bb1f5f8
fix build
13 years ago
Marco Martin
587b497aa2
Merge branch 'plasmaview2' into plasmaview3
...
Conflicts:
src/plasmaview/shellpackage_p.cpp
src/plasmaview/shellpackage_p.h
src/plasmaview/view.cpp
src/plasmaview/view.h
src/shell/CMakeLists.txt
src/shell/desktopcorona.cpp
src/shell/shellcorona.cpp
src/shell/shellpluginloader.cpp
13 years ago
Giorgos Tsiapaliokas
20e7d43bcb
KF5::plasmaview -> KF5::PlasmaView
13 years ago
Giorgos Tsiapaliokas
e2f7324f65
move shellpluginloader back to shell
...
Conflicts:
src/plasmaview/CMakeLists.txt
src/shell/shellpluginloader.cpp
13 years ago
Giorgos Tsiapaliokas
46ade8ed29
don't include the file, we don't need it
...
Conflicts:
src/shell/shellcorona.cpp
13 years ago
Giorgos Tsiapaliokas
5e4f8e92b8
shell/shellpackage.cpp -> plasmaview/shellpackage_p.cpp
...
shell/shellpackage.h -> plasmaview/shellpackage_p.h
13 years ago
Giorgos Tsiapaliokas
ce216ace0e
shell/shellpluginloader.cpp -> plasmaview/shellpluginloader.cpp
...
shell/shellpluginloader.h -> plasmaview/shellpluginloader.h
13 years ago
Giorgos Tsiapaliokas
ec05b7415d
src/plasmaview/containmentconfigview.cpp -> src/plasmaview/containmentconfigview_p.cpp
...
src/plasmaview/containmentconfigview.h -> src/plasmaview/containmentconfigview_p.h
13 years ago
Giorgos Tsiapaliokas
7ec4f0810f
remove configview.cpp
13 years ago
Giorgos Tsiapaliokas
1b44e5c144
shell/configview.cpp -> plasmaview/configview.cpp
...
shell/configview.h -> plasmaview/configview.h
13 years ago
Giorgos Tsiapaliokas
65d6a48c80
make use of the plasmaview
13 years ago
Giorgos Tsiapaliokas
49c2218c4e
shell/containmentconfigview.cpp -> plasmaview/containmentconfigview.cpp
...
shell/containmentconfigview.h -> plasmaview/containmentconfigview.h
shell/currentcontainmentactionsmodel.cpp -> plasmaview/currentcontainmentactionsmodel_p.cpp
shell/currentcontainmentactionsmodel.h -> plasmaview/currentcontainmentactionsmodel_p.h
shell/view.cpp -> plasmaview/view.cpp
shell/view.h -> plasmaview/view.h
13 years ago
Marco Martin
6398f0f99d
support for setting a wallpaper trough drag and drop
13 years ago
Wojciech Kapuscinski
be3a85e7ea
remove all links to kdeqt5staging
...
QCommandLineParser is now in qt5
REVIEW: 112558
13 years ago
Martin Gräßlin
5b186fafee
Rework finding of XCB
...
Uses the new components syntax of FindXCB. So far plasma frameworks
only need the XCB component and that one is optional just like XLib.
The find xcb is moved to the toplevel CMakeLists.txt together with
the find x11 and HAVE_X11 gets set only if both X11 and XCB are found.
REVIEW: 112499
13 years ago
l10n daemon script
a2fe03ddac
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
99334e531a
fix size hints propagation
13 years ago
Marco Martin
15914db455
experiment support for panel auto resize
13 years ago
l10n daemon script
7096c5fa04
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
ffb85d106d
remove color wallpaper from this repo
13 years ago
Marco Martin
6902cf06b2
example wallpaper
13 years ago
Marco Martin
aa3a9e31c4
old test applets live now in examples
13 years ago
Marco Martin
5423d0a7d6
Revert "remove test applets"
...
This reverts commit b983ab2c724cdc57c319dd25b28d31df85a6d91a.
13 years ago
l10n daemon script
9c776642a5
SVN_SILENT made messages (.desktop file)
13 years ago
Marco Martin
a7170af0ce
hardcoded enum values--
13 years ago
Marco Martin
1a699fb0d0
convert location to Plasma::Types::Location
13 years ago
Marco Martin
10f95d7788
remove test applets
13 years ago
Marco Martin
00a3174b5b
config file is plasma-org.kde.desktop-appletsrc
...
or plasma-shellname-appletsrc whatever shellname is
13 years ago
Marco Martin
d0992848e2
experiment with ConditionalLoader
13 years ago
Sebastian Kügler
1fbee31919
org.kde.desktop is not a containment
13 years ago
Sebastian Kügler
009fa336bc
only reference existing packges
13 years ago
Sebastian Kügler
2458963ee3
Fix include
13 years ago
Marco Martin
796b2fb557
Corona::packageChanged() signal
...
views listen to it to know when to reload theirview qml file
13 years ago
Marco Martin
6f52c7cf4c
remove redundancy
13 years ago
Marco Martin
2baef31dc4
use a QmlWallpaper package type for wallpapers
13 years ago
Marco Martin
2318c28ac5
remove done todos
13 years ago
Marco Martin
b530e71f67
don't depend from shellpluginloader
13 years ago
Marco Martin
6e239b076d
move ShellPackage in libplasma
...
the shell plugin loader only has the look and feel package now
13 years ago
Marco Martin
852b8017bd
Corona::setPackage(QString) uses a Package
...
* symmetrical api in Corona
* there is no default package
13 years ago
Ivan Čukić
40a557d312
Missing files
13 years ago
Ivan Čukić
097e16cee7
Added support for shell switching
13 years ago
Ivan Čukić
5ba49a2751
Removed DesktopCorona
13 years ago
Eike Hein
7a4313ee36
Fix build.
13 years ago
Ivan Čukić
c3834cf4f9
Ported the broken branch to a new one
13 years ago
Marco Martin
a579bbd8ec
add paste by default
13 years ago