<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Implement digital signature support (qt frontends)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94378#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 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:h.mth@web.de" title="Hanno Meyer-Thurow <h.mth@web.de>"> <span class="fn">Hanno Meyer-Thurow</span></a>
</span></b>
<pre>All fine, and to clarify my stupid sentence "Obviously no Qt dev here ...". I
meant to say "Obviously I am no Qt dev ...". O well ...
The changes are just fine. I was just reluctant to use shared versus scoped
pointer. Scoped seems to fit better but disallows copy on return.
One cosmetic change may be applied in qt5/tests/poppler-forms.cpp:
- // QDateTime::fromTime_t(svi->signingTime(), Qt::UTC).toString();
+ // QDateTime::fromTime_t(svi.signingTime(), Qt::UTC).toString();</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>