D8787: Fix PWD dialog
Christoph Feck
noreply at phabricator.kde.org
Mon Nov 13 21:08:49 UTC 2017
cfeck added a comment.
Please clarify. If https://phabricator.kde.org/D8791 gets accepted, which issues remain that would justify a custom dialog?
INLINE COMMENTS
> mountdialog.cpp:33
> + m_ui.errorLabelStatic->setVisible(false);
> + m_ui.vaultName->setText(QString(" \"%1\"").arg(vault->name()));
> +}
Is the leasing space intended?
> mountdialog.h:2
> +/*
> + * Copyright 2017 by cryptodude at libertymail.net
> + *
Add full name.
> mountdialog.h:26
> +
> +#include <ui_mountdialog.h>
> +
#include "ui_mountdialog.h"
> mountdialog.h:38
> +protected:
> + void accept();
> +
override
> mountdialog.ui:14
> + <property name="windowTitle">
> + <string>Dialog</string>
> + </property>
Adjust or remove windowTitle.
> mountdialog.ui:47
> + <item>
> + <widget class="QLineEdit" name="password">
> + <property name="echoMode">
Please use KPasswordLineEdit
REPOSITORY
R845 Plasma Vault
REVISION DETAIL
https://phabricator.kde.org/D8787
To: cryptodude, #plasma, ivan
Cc: cfeck, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171113/ccdd4840/attachment.html>
More information about the Plasma-devel
mailing list