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

David Edmundson david at davidedmundson.co.uk
Thu May 7 13:33:00 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
> 
> Marco Martin wrote:
>     an 
>     } else {
>         main.sourceFile = "";
>     }
>     at the end should give it the old behavior i think?

I think so too, and in the initial Component.onCompleted: ()


I also don't think the change is /wrong/ I mostly just wanted to ask if it was deliberate.
a console.warning might make sense.


- David


-----------------------------------------------------------
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/08acb07c/attachment.html>


More information about the Plasma-devel mailing list