Alle mercoledì 13 febbraio 2008, Brad Hards ha scritto:
> KWallet passwords should be interoperable with KWord.

Cool!

> I'm reasonably happy with this now, although there are a couple of issues I
> still want to resolve:
> * I can't find an appropriate parent widget for some of the GUI operations
> that I need to do - it seems the TextDocumentConvertor doesn't expose one.

Adding a protected
  const TextDocumentGenerator* document() const;
in TextDocumentConverter would be the obvious solution - Tobias?

> * There is an intermittent problem where okular sometimes won't load an
> encrypted document as the first document after start.

Weird, what does it happen?

> +const QString ManifestEntry::fileName()
[and similar]

I think you meant QString ManifestEntry::fileName() const, right? :)

Apart those, I'd say to commit, so we all can test and iron out the issues.

Good work!
-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to