D7382: add markdown support

2017-08-24 Thread Albert Astals Cid
aacid closed this revision. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D7382 To: progwolff, #okular, aacid Cc: michaelweghorn, aacid

[okular] [Bug 360603] Markdown (.md) support

2017-08-24 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=360603 Albert Astals Cid changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[okular] [Bug 383980] Okular crashes when latex updates synctex

2017-08-24 Thread Eugene Shalygin
https://bugs.kde.org/show_bug.cgi?id=383980 --- Comment #1 from Eugene Shalygin --- Okular does not crash when I recompile the same .tex source with synctex disabled. -- You are receiving this mail because: You are the assignee for the bug.

D7382: add markdown support

2017-08-24 Thread Albert Astals Cid
aacid accepted this revision. aacid added a comment. This revision is now accepted and ready to land. Looks, good thanks, i'll commit it :) There's a few minor issues, and a structural problem i just found, but i won't bother you with those, unless you want to do more stuff, if so ping me

[okular] [Bug 383980] New: Okular crashes when latex updates synctex

2017-08-24 Thread Eugene Shalygin
https://bugs.kde.org/show_bug.cgi?id=383980 Bug ID: 383980 Summary: Okular crashes when latex updates synctex Product: okular Version: 1.3.70 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Keywor

Re: Review Request 130235: Allow to select Splash or Arthur render backends

2017-08-24 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130235/#review103649 --- Arthur is useless, I don't see why we should we expose a muc

[okular] [Bug 383943] HiDPI: Rendering glitches near the page boundaries

2017-08-24 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=383943 Henrik Fehlauer changed: What|Removed |Added Summary|Rendering glitches near the |HiDPI: Rendering glitches |

D6268: HiDPI Support for Okular

2017-08-24 Thread Henrik Fehlauer
rkflx added a comment. Regarding the annotation toolbar (BUG 383589): Icons looking much better now, thanks! Two observations, though: - The rounded top and bottom corners are still pixelated (the handle probably too). - In Settings > Configure Okular > Annotations the annotation tool

Review Request 130235: Allow to select Splash or Arthur render backends

2017-08-24 Thread Oliver Sander
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130235/ --- Review request for Okular. Repository: okular Description --- This

[okular] [Bug 383915] Okular crashes with a segfault on reload for some synctex files

2017-08-24 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383915 --- Comment #7 from Oliver Sander --- Created attachment 107498 --> https://bugs.kde.org/attachment.cgi?id=107498&action=edit Backtrace with debug symbols -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 383915] Okular crashes with a segfault on reload for some synctex files

2017-08-24 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383915 Oliver Sander changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[okular] [Bug 383915] Okular crashes with a segfault on reload for some synctex files

2017-08-24 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383915 Oliver Sander changed: What|Removed |Added CC||oliver.san...@tu-dresden.de --- Comment #5 from

[okular] [Bug 383915] Okular crashes with a segfault on reload for some synctex files

2017-08-24 Thread Flupp
https://bugs.kde.org/show_bug.cgi?id=383915 --- Comment #4 from Flupp --- Created attachment 107497 --> https://bugs.kde.org/attachment.cgi?id=107497&action=edit gdb backtraces It is important that you put the files empty.synctex.gz and empty.pdf in the same folder and open empty.pdf with okul

D6268: HiDPI Support for Okular

2017-08-24 Thread David Edmundson
davidedmundson added a comment. Oh I didn't mean it like that. Your input has been really really valuable. I was just trying to work out if we should block this and get it fixed, or try to merge this and then work on any remaining improvements. REPOSITORY R223 Okular REVISION DETAIL

D6268: HiDPI Support for Okular

2017-08-24 Thread Oliver Sander
sander added a comment. Another one is https://bugs.kde.org/show_bug.cgi?id=383943 But as noted there, it is not a regression, and should be handled separately. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D6268 To: hetzenecker, davidedmundson, aacid Cc:

[okular] [Bug 383943] New: Rendering glitches near the page boundaries

2017-08-24 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=383943 Bug ID: 383943 Summary: Rendering glitches near the page boundaries Product: okular Version: 1.3.70 Platform: Other OS: Linux Status: UNCONFIRMED Severity: norma

D6268: HiDPI Support for Okular

2017-08-24 Thread Oliver Sander
sander added a comment. Midair collision. I'm not saying it is not good to go. I am just saying that there are more HiDPI issues left. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D6268 To: hetzenecker, davidedmundson, aacid Cc: sander, anthonyfieroni, #okular, a

D6268: HiDPI Support for Okular

2017-08-24 Thread Oliver Sander
sander added a comment. I don't know. But as this thread's title is "HiDPI Support for Okular", and as Lukas has turned into an Okular rendering expert I just mention here everything I notice. Feel free to ignore me. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/

D6268: HiDPI Support for Okular

2017-08-24 Thread David Edmundson
davidedmundson added a comment. From my POV (pending a reply from Sander) this is good to go. INLINE COMMENTS > pageviewannotator.cpp:1122 > +imageVariant = "@2x"; > +} else { > +imageVariant = ""; that's a redundant else branch, and it won't get optimised out as technica

D6268: HiDPI Support for Okular

2017-08-24 Thread David Edmundson
davidedmundson added a comment. > But of course I also found yet another issue: :-) When drawing in presentation mode, the resolution of the drawing is too low. The lines look pixelish. Can I confirm that that's not a regression from the pre-patch status but just something else that cou

D6268: HiDPI Support for Okular

2017-08-24 Thread Oliver Sander
sander added a comment. Hi Lukas, I tested and all my previous complaints seem to be resolved. Thank you! But of course I also found yet another issue: :-) When drawing in presentation mode, the resolution of the drawing is too low. The lines look pixelish. REPOSITORY R223 Okular

D7382: add markdown support

2017-08-24 Thread Julian Wolff
progwolff marked an inline comment as done. progwolff added a comment. Okay, now using system provided icons. The width of the browse actions is also fixed. X-KDE-okularHasInternalSettings is set to true. Thanks for your help and patience! INLINE COMMENTS > aacid wrote in converter.c

D7382: add markdown support

2017-08-24 Thread Julian Wolff
progwolff updated this revision to Diff 18653. progwolff added a comment. - fix browse action width - use system provided icon - enable internal settings REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7382?vs=18578&id=18653 BRANCH master REVISION DET

D7431: Add RTF support to Okular

2017-08-24 Thread Julian Wolff
This revision was automatically updated to reflect the committed changes. Closed by commit R8:4e15d65ff0ea: Add RTF support to Okular (authored by progwolff). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7431?vs=18651&id=18652 REVISION DETAIL https://phabr

D7431: Add RTF support to Okular

2017-08-24 Thread Julian Wolff
progwolff updated this revision to Diff 18651. progwolff added a comment. - update README.PACKAGERS REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7431?vs=18437&id=18651 BRANCH master REVISION DETAIL https://phabricator.kde.org/D7431 AFFECTED FILES

[okular] [Bug 339835] okular incorrectly opens .rft files

2017-08-24 Thread Julian Wolff
https://bugs.kde.org/show_bug.cgi?id=339835 Julian Wolff changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Latest Commit|

D7431: Add RTF support to Okular

2017-08-24 Thread Julian Wolff
progwolff added a comment. Thanks! REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D7431 To: progwolff, #calligra:_3.0, #okular Cc: kossebau, aacid, ltoscano, vandenoever