Re: GSoC Project: Verifying signatures of pdf files (Draft Proposal)

2018-03-12 Thread Albert Astals Cid
El divendres, 9 de març de 2018, a les 17:55:44 CET, Ahmad Osama va escriure: > Dear All; > > I am interested to participate with Okular in GSoC, I have written a draft > proposal about the project I am interested to join. > > Here is the link to my proposal: > > https://docs.google.com/document

Re: [GSoC] Project Requirements: Implement the FreeText annotation

2018-03-12 Thread Albert Astals Cid
El dimecres, 7 de març de 2018, a les 19:12:28 CET, Dileep Sankhla va escriure: > Hello, > > I am excited to tell you that I am interested in the project of > implementing the FreeText annotation under GSoC this year. I have gone > through the feature request reports being mentioned in the projec

[okular] [Bug 373957] okular-17.12.3: Settings dialog default size does not match the content

2018-03-12 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=373957 --- Comment #1 from Till Schäfer --- still valid for 1.3.3 -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 373957] okular-17.12.3: Settings dialog default size does not match the content

2018-03-12 Thread Till Schäfer
https://bugs.kde.org/show_bug.cgi?id=373957 Till Schäfer changed: What|Removed |Added Summary|okular-16.12.0: Settings|okular-17.12.3: Settings |dial

D11250: Expose presentation via MPRIS to rich remote controllers

2018-03-12 Thread Friedrich W . H . Kossebau
kossebau updated this revision to Diff 29333. kossebau added a comment. Register objects before registering the service name, this should help Plasma MPRIS controllers & others to use the service instantly when the name is registered REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE ht

D11250: Expose presentation via MPRIS to rich remote controllers

2018-03-12 Thread Friedrich W . H . Kossebau
kossebau added a comment. Two issues yet, one in code and one possibly in Plasma: a) the same okular process can have multiple documents open and thus run multiple presentations at the same time. The current code will only expose the first presentation to mpris. No idea yet how to handle th

D11250: Expose presentation via MPRIS to rich remote controllers

2018-03-12 Thread Friedrich W . H . Kossebau
kossebau updated this revision to Diff 29326. kossebau added a comment. - added thumbnail support - fixed unregistering from DBus when presentationwidget is only closed, not deleted REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11250?vs=29286&id=29326 B