Review Request: KAuth support in KDM kcontrol module
Igor Krivenko
igor at shg.ru
Wed Apr 21 22:53:32 BST 2010
> On 2010-04-21 18:46:46, Oswald Buddenhagen wrote:
> > /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-users.cpp, line 350
> > <http://reviewboard.kde.org/r/3631/diff/3/?file=24199#file24199line350>
> >
> > this disables only the current tab, so one could still switch the tab, right? if so, then you should probably use parentWidget().
Should I indeed do so?
In fact we can allow a user to change other settings while org.kde.kcontrol.kcmkdm.managefaces is executing.
But on the other hand even parentWidget()->setEnabled( false ) does not disable the "Apply" button, so the user
may push it and get an error message (AuthReply::HelperBusy).
- Igor
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3631/#review5148
-----------------------------------------------------------
On 2010-04-21 16:45:15, Igor Krivenko wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/3631/
> -----------------------------------------------------------
>
> (Updated 2010-04-21 16:45:15)
>
>
> Review request for kdelibs, usability, Dario Freddi, Oswald Buddenhagen, and Frederik Gladhorn.
>
>
> Summary
> -------
>
> This is a patch for KDM kcontrol module.
> It implements Kauth support for changing kdm settings and managing user images.
> It still doesn't support installation/deletion of themes (including installation via knewstuff).
> As far as I know there were plans to port KNewStuff3 to KAuth, so a more consistent approach is
> to rely on the KNewStuff's integration when it's available.
>
>
> Diffs
> -----
>
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/CMakeLists.txt 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/background.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/background.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/helper.h PRE-CREATION
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/helper.cpp PRE-CREATION
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kcmkdm_actions.actions PRE-CREATION
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-conv.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-conv.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-dlg.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-dlg.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-gen.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-gen.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-shut.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-shut.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-theme.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-theme.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-users.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/kdm-users.cpp 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/main.h 1113083
> /trunk/KDE/kdebase/workspace/kcontrol/kdm/main.cpp 1113083
>
> Diff: http://reviewboard.kde.org/r/3631/diff
>
>
> Testing
> -------
>
>
> Screenshots
> -----------
>
> Saving KDM settings
> http://reviewboard.kde.org/r/3631/s/360/
> Managing user images
> http://reviewboard.kde.org/r/3631/s/361/
>
>
> Thanks,
>
> Igor
>
>
More information about the kde-core-devel
mailing list