D6268: HiDPI Support for Okular

2017-08-16 Thread David Edmundson
davidedmundson added inline comments. INLINE COMMENTS > pagepainter.cpp:70 > QRect scaledCrop = crop.geometry( scaledWidth, scaledHeight ); > +const QRect dScaledCrop(QRectF(scaledCrop.x() * dpr, scaledCrop.y() * > dpr, scaledCrop.width() * dpr, scaledCrop.height() * dpr).toAlignedRect(

D6268: HiDPI Support for Okular

2017-08-16 Thread Oliver Sander
sander added a comment. I just tested again, and it looks much better than before. Thanks! There is now a problem with annotation drawing, though. When annotating a document, no annotation will actually be drawn until a repaint is triggered. Steps to reproduce: - Press F6 to o

[okular] [Bug 383589] New: Annotation toolbar icons are blurry on a Hidpi screen

2017-08-16 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383589 Bug ID: 383589 Summary: Annotation toolbar icons are blurry on a Hidpi screen Product: okular Version: 1.3.70 Platform: Other OS: Linux Status: UNCONFIRMED Sever

[okular] [Bug 383589] Annotation toolbar icons are blurry on a Hidpi screen

2017-08-16 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383589 --- Comment #1 from Oliver Sander --- Giving it seconds thoughts, this may be because Debian testing does not have the very latest Qt, Frameworks, Plasma, whatever. So I'd be happy if people with a more up-to-date setup could confirm the problem. --

D6268: HiDPI Support for Okular

2017-08-16 Thread Oliver Sander
sander added a comment. Incidentally, I found another Okular hidpi problem: https://bugs.kde.org/show_bug.cgi?id=383589 :-) REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D6268 To: hetzenecker, davidedmundson, aacid Cc: sander, anthonyfieroni, #okular, aac

Re: Review Request 130187: CHMGenerator code modernization

2017-08-16 Thread Gilbert Assaf
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130187/ --- (Updated Aug. 16, 2017, 12:53 nachm.) Status -- This change has been

Review Request 130226: CHM Generator Lib Update

2017-08-16 Thread Gilbert Assaf
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130226/ --- Review request for Okular. Repository: okular Description --- This

[okular] [Bug 353401] Feature requst: "typewriter" annotation tool

2017-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=353401 --- Comment #17 from sombrag...@sombragris.org --- Please keep this in mind and consider implementing it as soon as possible. Thanks!! -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 363513] Tabs should be more homogeneously sized

2017-08-16 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=363513 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com -- You are receiving thi

Re: Review Request 130226: CHM Generator Lib Update

2017-08-16 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130226/#review103610 --- What do they use instead of khtml? Some other html renderer?