3d3beac449
* upon using the accessor i disocvered they didn't actually do anything except set the member variable; no changes actually took place in the dialogs. eventually, we should probably consider moving the application name to a central location in libplasma, e.g. a Plasma::setMainComponent(KComponentData&) that initializes itself to the app's mainComponent()... there's too many of these app name things around also, when the item model updates itself, the view in the dialog doesn't. i've added a hack in AppletBrowser::setApplication to re-set the item model on the view. maybe Ivan you could take a look at that sometime? it's not overly critical as it works for now due to the hack. CCMAIL:lfranchi@gmail.com CCMAIL:ivan.cukic+kde@gmail.com svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=733614 |
||
---|---|---|
.. | ||
customdragtreeview_p.h | ||
customdragtreeview.cpp | ||
kcategorizeditemsview_p.h | ||
kcategorizeditemsview.cpp | ||
kcategorizeditemsviewbase.ui | ||
kcategorizeditemsviewdelegate_p.h | ||
kcategorizeditemsviewdelegate.cpp | ||
kcategorizeditemsviewmodels_p.h | ||
kcategorizeditemsviewmodels.cpp | ||
plasmaappletitemmodel_p.h | ||
plasmaappletitemmodel.cpp | ||
TODO |