<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement digital signature support (qt frontends)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94378#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement digital signature support (qt frontends)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94378">bug 94378</a>
from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
<pre>(In reply to Hanno Meyer-Thurow from <a href="show_bug.cgi?id=94378#c2">comment #2</a>)
<span class="quote">> Actually, I have two questions:
>
> - An empty signer name should be replaced by '(null)' or '(empty)' or such?</span >
Not on the library level, that's something that the app has to decided imho
<span class="quote">> - How do you transform time_t to a proper date/time with Qt5?</span >
QDateTime QDateTime::fromTime_t ( uint seconds ) [static]
<span class="quote">> Well, I guess easily fixable.</span >
I would prefer if you mimiced the API of the core where validate is const and
returns a class with the validation result instead of modifying the
FormFieldSignature itself.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>