Revision 3e599d3...
Go back to digest for 12th January 2014Other in KDE Base
David Edmundson committed changes in [plasma-framework] /shell:
Move WidgetExplorer to be a private QML plugin
Instead of registering WidgetExplorer inside the shell, create a new qml
plugin in the org.kde.plasma.private namespace.
This is useful for running widgetexplorer in qmlscene.
This makes testing, debugging and profiling considerably easier.
REVIEW: 114914
File Changes
Added 4 files
- /shell/widgetexplorer
- src/CMakeLists.txt
- src/qmldir
- src/widgetexplorerplugin.cpp
- src/widgetexplorerplugin.h
Modified 2 files
- /shell
- src/CMakeLists.txt
- srccorona.cpp
6 files changed in total