Review Request 123674: capability to load QML kcms in plasmoid config windows

Marco Martin notmart at gmail.com
Thu May 7 13:19:08 UTC 2015



> On May 7, 2015, 1:02 p.m., David Edmundson wrote:
> > desktoppackage/contents/configuration/ConfigCategoryDelegate.qml, line 51
> > <https://git.reviewboard.kde.org/r/123674/diff/1/?file=367379#file367379line51>
> >
> >     there's a behavioural change if 
> >     
> >     model.source == ""
> >     and
> >     model.kcm == ""
> >     
> >     old code would unset everything, and load an empty page this will leave it as the current page. 
> >     I don't think that's a problem? A warning might be good

an 
} else {
    main.sourceFile = "";
}
at the end should give it the old behavior i think?


- Marco


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123674/#review80038
-----------------------------------------------------------


On May 7, 2015, 12:41 p.m., Marco Martin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123674/
> -----------------------------------------------------------
> 
> (Updated May 7, 2015, 12:41 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Repository: plasma-desktop
> 
> 
> Description
> -------
> 
> this is the plasma shell package part of the kcm load of plasmoid config dialogs.
> 
> 
> Diffs
> -----
> 
>   desktoppackage/contents/configuration/AppletConfiguration.qml 4daccdd 
>   desktoppackage/contents/configuration/ConfigCategoryDelegate.qml 301ea29 
>   desktoppackage/contents/configuration/ConfigurationKcmPage.qml PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/123674/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Marco Martin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150507/8fdaefc6/attachment.html>


More information about the Plasma-devel mailing list