[okular] [Bug 376300] okular doesn't print the form characters correctly

2017-02-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376300 --- Comment #2 from jimmy...@gmail.com --- I Will send you today! Thanks Inviato dal mio dispositivo Huawei Messaggio originale Oggetto: [okular] [Bug 376300] okular doesn't print the form characters correctly Da: Al

[okular] [Bug 363776] Text selection begins prematurely following change to tool

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

Re: refactoring in pageview class

2017-02-13 Thread habruening
Hi Albert! Please open okular in fullscreen mode and ask your wife or girl friend or your neighbour how to come out of this mode. I don't ask you to give up Ctrl+Chift+F. Kate has a button "close fullscreen". Firefox opens the toolbar and window title when mouse cusor moves to the upper corne

Re: refactoring in pageview class

2017-02-13 Thread Albert Astals Cid
El dimarts, 14 de febrer de 2017, a les 11:04:11 CET, Jonathan Schultz va escriure: > >> My personal interest stems from having forked okular for my own project > >> (https://github.com/jschultz/okular-tagging), > > > > You've relicensed all of the code to GPL-3 ? > > Not really thought about it

Re: refactoring in pageview class

2017-02-13 Thread Jonathan Schultz
My personal interest stems from having forked okular for my own project (https://github.com/jschultz/okular-tagging), You've relicensed all of the code to GPL-3 ? Not really thought about it, just used GPL-3 as a default licence. Not sure that's illegal but for sure makes cherry-picking chan

Re: refactoring in pageview class

2017-02-13 Thread Albert Astals Cid
El dimarts, 14 de febrer de 2017, a les 10:26:35 CET, Jonathan Schultz va escriure: > Hear hear! > > PageView really is a a mess, I presume because it has been repeatedly > added to as okular has grown from kpdf and never been subject to a > proper clean-up. Notably (and in addition to the > Page

Re: refactoring in pageview class

2017-02-13 Thread Albert Astals Cid
El dilluns, 13 de febrer de 2017, a les 21:13:55 CET, habruening va escriure: > Hi Okular developers! > > I am trying to start with KDE development. It is my first open source > initiative. I think, Okular is an interesting point to start. My first > patch (https://git.reviewboard.kde.org/r/129773

Re: refactoring in pageview class

2017-02-13 Thread Albert Astals Cid
El dimarts, 14 de febrer de 2017, a les 10:26:35 CET, Jonathan Schultz va escriure: > Hear hear! > > PageView really is a a mess, I presume because it has been repeatedly > added to as okular has grown from kpdf and never been subject to a > proper clean-up. Notably (and in addition to the > Page

[okular] [Bug 361538] Text selection misses some characters

2017-02-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=361538 Albert Astals Cid changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

Re: refactoring in pageview class

2017-02-13 Thread Jonathan Schultz
Hear hear! PageView really is a a mess, I presume because it has been repeatedly added to as okular has grown from kpdf and never been subject to a proper clean-up. Notably (and in addition to the PageView/PageViewPrivate confusion you mention), it has massively long functions (eg mouseReleas

[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"

2017-02-13 Thread Yichao Yu
https://bugs.kde.org/show_bug.cgi?id=362856 Yichao Yu changed: What|Removed |Added CC||yyc1...@gmail.com -- You are receiving this mail b

[okular] [Bug 376300] okular doesn't print the form characters correctly

2017-02-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=376300 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org Status|UNCONFIRME

[okular] [Bug 376459] Add crossout and replace annotations

2017-02-13 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=376459 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org Severity|normal

[okular] [Bug 376459] New: Add crossout and replace annotations

2017-02-13 Thread Paolo
https://bugs.kde.org/show_bug.cgi?id=376459 Bug ID: 376459 Summary: Add crossout and replace annotations Product: okular Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

refactoring in pageview class

2017-02-13 Thread habruening
Hi Okular developers! I am trying to start with KDE development. It is my first open source initiative. I think, Okular is an interesting point to start. My first patch (https://git.reviewboard.kde.org/r/129773/) was not accepted. Anyway, I carry on. I think, I could try some code cleanup work.