Revision 871492
Go back to digest for 19th October 2008Other in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace:
move the applet browser stuff into the two shells that actually use it (desktop and overlay) so that we can unburden libplasma from it; makes me a lot more comfortable talking about BC with a straight face.
a new browser may end up going back in post-4.2 however
File Changes
Added 18 files
- /trunk/KDE/kdebase/workspace/plasma/shells/common
- /appletbrowser
- /appletbrowser.cpp
- /appletbrowser.h
- /customdragtreeview.cpp
- /customdragtreeview_p.h
- /kcategorizeditemsview.cpp
- /kcategorizeditemsview_p.h
- /kcategorizeditemsviewbase.ui
- /kcategorizeditemsviewdelegate.cpp
- /kcategorizeditemsviewdelegate_p.h
- /kcategorizeditemsviewmodels.cpp
- /kcategorizeditemsviewmodels_p.h
- /openwidgetassistant.cpp
- /openwidgetassistant_p.h
- /plasmaappletitemmodel.cpp
- /plasmaappletitemmodel_p.h
- /TODO
Deleted 18 files
- /trunk/KDE/kdebase/workspace
- /libs/plasma/appletbrowser
- /libs/plasma/appletbrowser.cpp
- /libs/plasma/appletbrowser.h
- /libs/plasma/includes/AppletBrowser
- /plasma/shells/common/appletbrowser/customdragtreeview.cpp
- /plasma/shells/common/appletbrowser/customdragtreeview_p.h
- /plasma/shells/common/appletbrowser/kcategorizeditemsview.cpp
- /plasma/shells/common/appletbrowser/kcategorizeditemsview_p.h
- /plasma/shells/common/appletbrowser/kcategorizeditemsviewbase.ui
- /plasma/shells/common/appletbrowser/kcategorizeditemsviewdelegate.cpp
- /plasma/shells/common/appletbrowser/kcategorizeditemsviewdelegate_p.h
- /plasma/shells/common/appletbrowser/kcategorizeditemsviewmodels.cpp
- /plasma/shells/common/appletbrowser/kcategorizeditemsviewmodels_p.h
- /plasma/shells/common/appletbrowser/openwidgetassistant.cpp
- /plasma/shells/common/appletbrowser/openwidgetassistant_p.h
- /plasma/shells/common/appletbrowser/plasmaappletitemmodel.cpp
- /plasma/shells/common/appletbrowser/plasmaappletitemmodel_p.h
- /plasma/shells/common/appletbrowser/TODO
Modified 5 files
- /trunk/KDE/kdebase/workspace
- /libs/plasma/CMakeLists.txt
- /libs/plasma/tests/CMakeLists.txt
- /plasma/shells/desktop/CMakeLists.txt
- /plasma/shells/desktop/panelview.cpp
- /plasma/shells/screensaver/CMakeLists.txt
41 files changed in total