[okular] [Bug 403004] Single page non scrolling

2019-01-16 Thread Kja
https://bugs.kde.org/show_bug.cgi?id=403004 --- Comment #4 from Kja --- I understand that you didn't see any sense in this function, because i didnt say why i wanted it. :) The reason is that when i read a pdf file (textbook) more deeply i want to concentrate on The page, i usually using the scr

[okular] [Bug 403004] Single page non scrolling

2019-01-16 Thread Kja
https://bugs.kde.org/show_bug.cgi?id=403004 --- Comment #5 from Kja --- (In reply to Kja from comment #4) > I understand that you didn't see any sense in this function, because i didn't > say why i wanted it. :) > > The reason is that when i read a pdf file (textbook) more deeply i want to > con

[okular] [Bug 403263] New: Okular scales down pages when printing

2019-01-16 Thread Sergio
https://bugs.kde.org/show_bug.cgi?id=403263 Bug ID: 403263 Summary: Okular scales down pages when printing Product: okular Version: 1.3.3 Platform: Other OS: Linux Status: REPORTED Severity: normal

[okular] [Bug 403263] Okular scales down pages when printing

2019-01-16 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=403263 Oliver Sander changed: What|Removed |Added CC||oliver.san...@tu-dresden.de --- Comment #1 from

[okular] [Bug 403148] Cannot print in original size to paper printer

2019-01-16 Thread Henning
https://bugs.kde.org/show_bug.cgi?id=403148 --- Comment #3 from Henning --- Thank you for the clarification. Off-topic: Would you be so kind to point me to the connection between revision and version? I could not find a relation between the repo revisions, tags and the version taken from the Oku

D10974: Add option to ignore print margins for non-PDF generators

2019-01-16 Thread Michael Weghorn
michaelweghorn updated this revision to Diff 49608. michaelweghorn added a comment. Changes in this revision: - undo changes in 'interfaces/' - emit a qWarning() when 'dynamic_cast' fails REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10974?vs=49510&i

D18179: PDF: Implement scaling options for non-rasterized printing

2019-01-16 Thread Michael Weghorn
michaelweghorn updated this revision to Diff 49612. michaelweghorn retitled this revision from "PDF: Implement scaling for non-rasterized printing" to "PDF: Implement scaling options for non-rasterized printing". michaelweghorn edited the summary of this revision. michaelweghorn added a comment.

D18179: PDF: Implement scaling options for non-rasterized printing

2019-01-16 Thread Michael Weghorn
michaelweghorn updated this revision to Diff 49614. michaelweghorn marked an inline comment as done. michaelweghorn added a comment. - Adapt order of ScaleMode enum values as implicitly suggested in Albert's comment (I missed that at first) REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE

D18179: PDF: Implement scaling options for non-rasterized printing

2019-01-16 Thread Michael Weghorn
michaelweghorn added a comment. In D18179#394030 , @aacid wrote: > We would need a @since marker for the enum and for the new methods and a > // TODO merge with function above when a BIC change happens somehwere else > would also make sense

D18179: PDF: Implement scaling options for non-rasterized printing

2019-01-16 Thread Michael Weghorn
michaelweghorn added a comment. If you have any other idea on how to avoid that issue with the printFiles() methods, I'd be thankful to hear about this. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D18179 To: michaelweghorn, #okular, ngraham, sander Cc: aacid, fvog

[okular] [Bug 403268] New: Okular doesn't show some letters in comments (with hyphenation)

2019-01-16 Thread Tom Kijas
https://bugs.kde.org/show_bug.cgi?id=403268 Bug ID: 403268 Summary: Okular doesn't show some letters in comments (with hyphenation) Product: okular Version: 1.6.1 Platform: Neon Packages OS: Linux

[okular] [Bug 403247] Markdown backend: hyperlinks across multiple lines don't work

2019-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=403247 --- Comment #2 from destroyer2...@aim.com --- Created attachment 117489 --> https://bugs.kde.org/attachment.cgi?id=117489&action=edit Okular Link Test I have created an example markdown file containing a link that works for me and a link that doesn't

[okular] [Bug 403268] Okular doesn't show some letters in comments (with hyphenation)

2019-01-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=403268 Albert Astals Cid changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[okular] [Bug 403247] Markdown backend: hyperlinks across multiple lines don't work

2019-01-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=403247 Albert Astals Cid changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

D18303: TextDocumentGenerator: Support links that span more than one line

2019-01-16 Thread Albert Astals Cid
aacid created this revision. Herald added a project: Okular. Herald added a subscriber: okular-devel. aacid requested review of this revision. REVISION SUMMARY If a link spans more than one line we need one rect for each of the lines BUGS: 403247 REPOSITORY R223 Okular BRANCH master

[okular] [Bug 403247] Markdown backend: hyperlinks across multiple lines don't work

2019-01-16 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=403247 --- Comment #4 from Albert Astals Cid --- https://phabricator.kde.org/D18303 -- You are receiving this mail because: You are the assignee for the bug.

D10974: Add option to ignore print margins for non-PDF generators

2019-01-16 Thread Albert Astals Cid
aacid added a comment. I don't really have the time to spend print stuff to check if this does what it says it does, so i'm just doing code review from the pure formal way. INLINE COMMENTS > document.cpp:83 > #include "pagecontroller_p.h" > +#include "printoptionswidget.h" > #include "scri

D18179: PDF: Implement scaling options for non-rasterized printing

2019-01-16 Thread Albert Astals Cid
aacid added a comment. In D18179#394328 , @michaelweghorn wrote: > If you have any other idea on how to avoid that issue with the printFiles() methods, I'd be thankful to hear about this. The only way i can think of is making the long fo

D18238: Implements a new button on findbar that allows users to choose the color that highlights the text

2019-01-16 Thread Albert Astals Cid
aacid added a comment. In D18238#394075 , @ngraham wrote: > I'm not really sold either. No other app has this setting. It seems like one of the major reasons why we have a color scheme and color chooser system is precisely so individual apps don

[okular] [Bug 402734] Option to open the file created with the "File > Export As..." operation

2019-01-16 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=402734 --- Comment #4 from Gregor Mi --- > and put an "Open" button in the notification. > This is what Spectacle does and people seem to like it. This is it! Thanks for this idea, Nate! -- You are receiving this mail because: You are the assignee for the bu

D13114: Add DocumentRevision to Okular

2019-01-16 Thread Albert Astals Cid
aacid added a comment. @chinmoyr What is this for? I didn't see it in your final branch, should it be discarded? Or it has some purpose? REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D13114 To: chinmoyr, aacid Cc: okular-devel, tfella, ngraham, darcyshen, aacid

D18283: Auto-expand all tree elements in the side panel when the panel is first shown

2019-01-16 Thread Albert Astals Cid
aacid added a subscriber: simgunz. aacid added a comment. @simgunz can you explain why you wanted this in? Is this really an improvement in usage? I mean if you have only 3 reviews, i guess yes, but if you have 1000 over 500 pages you may prefer it to not be expanded? REPOSITORY R223

[okular] [Bug 403263] Okular scales down pages when printing

2019-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403263 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[okular] [Bug 348172] Scaling options missing in print dialog

2019-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348172 Nate Graham changed: What|Removed |Added CC||sergio.calleg...@gmail.com --- Comment #23 from N

D18144: Implemented find function from console

2019-01-16 Thread Joao Oliveira
joaonetto updated this revision to Diff 49685. joaonetto added a comment. Fixed bug when searching for strings with : and some cleanup REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18144?vs=49497&id=49685 BRANCH arcpatch-D18144_2 REVISION DETAIL https