Review Request 129893: Implement continuous search

2017-01-26 Thread Elvis Angelaccio
/document.h bac38f89 core/document.cpp 468a8a9f ui/searchlineedit.cpp 85516efb Diff: https://git.reviewboard.kde.org/r/129893/diff/ Testing --- Thanks, Elvis Angelaccio

Review Request 129894: Fix wrong apidox

2017-01-26 Thread Elvis Angelaccio
Description --- The `duration` argument is used as input of `QTimer::start()`, which requires milliseconds and not seconds. Diffs - core/document.h bac38f89 Diff: https://git.reviewboard.kde.org/r/129894/diff/ Testing --- Thanks, Elvis Angelaccio

Re: Review Request 129894: Fix wrong apidox

2017-01-26 Thread Elvis Angelaccio
gi?id=354133 but this patch probably fixes it as side effect. - Elvis Angelaccio On Jan. 26, 2017, 11:37 p.m., Elvis Angelaccio wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

Re: Review Request 129894: Fix wrong apidox

2017-01-29 Thread Elvis Angelaccio
> On Jan. 26, 2017, 11:47 p.m., Elvis Angelaccio wrote: > > I don't understand https://bugs.kde.org/show_bug.cgi?id=354133 but this > > patch probably fixes it as side effect. Oh sorry, this comment was supposed to be for

Re: Review Request 129894: Fix wrong apidox

2017-01-29 Thread Elvis Angelaccio
marked as submitted. Review request for Okular and Albert Astals Cid. Changes --- Submitted with commit 3b610bd86a2393fca1f04e02e2b7d899835fe635 by Elvis Angelaccio to branch master. Repository: okular Description --- The `duration` argument is used as input of `QTimer::start

Re: Review Request 129893: Implement continuous search

2017-02-01 Thread Elvis Angelaccio
with search in KWrite/Kate and with web browsers. Diffs (updated) - core/document.h 1fd86262 core/document.cpp 41b9ddfe ui/searchlineedit.cpp baac8be0 Diff: https://git.reviewboard.kde.org/r/129893/diff/ Testing --- Thanks, Elvis Angelaccio

Re: Review Request 129893: Implement continuous search

2017-02-03 Thread Elvis Angelaccio
Continue button in the messagebox. - Elvis --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129893/#review102350 --- On Fe

Re: Review Request 129893: Implement continuous search

2017-02-09 Thread Elvis Angelaccio
again Next and the search starts over from the beginning of the document, without the "Continue from the beginning?" dialog. Thanks, Elvis Angelaccio

Re: Review Request 129893: Implement continuous search

2017-02-09 Thread Elvis Angelaccio
-- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129893/#review102350 --- On Feb. 9, 2017, 10:08 p.m., Elvis Angelaccio wrote: > > ---

Re: Review Request 129893: Implement continuous search

2017-03-11 Thread Elvis Angelaccio
-45a5-9595-d355dac26042__after.png Thanks, Elvis Angelaccio

Re: Review Request 129893: Implement continuous search

2017-04-07 Thread Elvis Angelaccio
------- On March 11, 2017, 5:41 p.m., Elvis Angelaccio wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/129893/ > --

[okular] [Bug 334798] Mouse cursor appearence does not change when hovering

2017-05-15 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=334798 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kde.org -- You are

Re: Review Request 130131: Initialize cursor in PageView scrollbars with ArrowCursor (fixes bug 334798)

2017-05-19 Thread Elvis Angelaccio
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130131/#review103227 --- +1 - Elvis Angelaccio On May 15, 2017, 8:30 p.m., Tobias

[okular] [Bug 381328] Okular crashes when editing forms in a PDF that's located inside an archive

2017-06-17 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=381328 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kde.org -- You are

Re: Review Request 129893: Implement continuous search

2017-08-25 Thread Elvis Angelaccio
ready read the first 10 pages? > > Anyhow sure try to get someone from usability, but comparing okular to > kate is an apples to pineapples comparison imnsho. > > Elvis Angelaccio wrote: > Consider this use case: I open a pdf because I need to search something > in t

Re: Review Request 129893: Implement continuous search

2017-08-30 Thread Elvis Angelaccio
/03/11/23b69d9a-6fbf-45a5-9595-d355dac26042__after.png Thanks, Elvis Angelaccio

Re: Review Request 129893: Implement continuous search

2017-09-17 Thread Elvis Angelaccio
better visibility? - Elvis Angelaccio On Aug. 30, 2017, 2:47 p.m., Elvis Angelaccio wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.

D7996: Properly create KPixmapSequence

2017-09-26 Thread Elvis Angelaccio
elvisangelaccio created this revision. Restricted Application added a subscriber: Okular. Restricted Application added a project: Okular. REVISION SUMMARY The KPixmapSequence constructor needs the full path of the icon, so the current code doesn't work and generates a "Invalid pixmap specified

D7996: Properly create KPixmapSequence

2017-09-26 Thread Elvis Angelaccio
elvisangelaccio added a reviewer: Okular. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D7996 To: elvisangelaccio, #okular Cc: #okular, aacid

Re: Review Request 129893: Implement continuous search

2017-09-26 Thread Elvis Angelaccio
cation. https://git.reviewboard.kde.org/media/uploaded/files/2017/03/11/23b69d9a-6fbf-45a5-9595-d355dac26042__after.png Thanks, Elvis Angelaccio

Re: Review Request 129893: Implement continuous search

2017-09-26 Thread Elvis Angelaccio
69d9a-6fbf-45a5-9595-d355dac26042__after.png Thanks, Elvis Angelaccio

D7996: Properly create KPixmapSequence

2017-09-26 Thread Elvis Angelaccio
elvisangelaccio added a comment. In https://phabricator.kde.org/D7996#149273, @aacid wrote: > Whoever decided to change from iconName to fullpath deserves some punishment for having a class constructor that has exactly signature but behaves totally different. > > every single instanc

D7996: Properly create KPixmapSequence

2017-09-26 Thread Elvis Angelaccio
elvisangelaccio added a comment. In https://phabricator.kde.org/D7996#149307, @elvisangelaccio wrote: > The weird thing is that I can't find the change with git blame. Shouldn't we just restore the old implementation? Ah no, we can't since KIconLoader is tier3... REPOSITORY R22

D7996: Properly create KPixmapSequence

2017-09-26 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R223:1364d0e97b22: Properly create KPixmapSequence (authored by elvisangelaccio). REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7996?vs=19947&id=19958 REVISION DETAIL

D8704: Don't use exec() to open dialogs

2017-11-07 Thread Elvis Angelaccio
elvisangelaccio created this revision. elvisangelaccio added a reviewer: Okular. Restricted Application added a project: Okular. REVISION SUMMARY exec() is blocking and should not be used if possible. Currently it makes impossible to interact with a 2nd okular window if the first window h

D8704: Don't use exec() to open dialogs

2017-11-07 Thread Elvis Angelaccio
elvisangelaccio added a subscriber: okular-devel. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D8704 To: elvisangelaccio, #okular Cc: okular-devel, aacid

D8704: Don't use exec() to open dialogs

2017-11-12 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R223:40afb8292690: Don't use exec() to open dialogs (authored by elvisangelaccio). REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8704?vs=22046&id=22219 REVISION DETAIL

[okular] [Bug 155563] Automatic text selection in Okular

2018-01-09 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=155563 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kde.org -- You are

[okular] [Bug 404078] Full screen to normal back to full screen causes systematic crash

2019-02-10 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=404078 Elvis Angelaccio changed: What|Removed |Added Version|17.12.3 |unspecified Assignee

[okular] [Bug 406713] New: Wrong PDF rendering

2019-04-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406713 Bug ID: 406713 Summary: Wrong PDF rendering Product: okular Version: 1.7.0 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Pri

[okular] [Bug 406713] Wrong PDF rendering

2019-04-20 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406713 --- Comment #1 from Elvis Angelaccio --- Created attachment 119533 --> https://bugs.kde.org/attachment.cgi?id=119533&action=edit Okular VS Firefox Comparison between Okular and Firefox opening the attached PDF file. -- You are receiving th

[okular] [Bug 406713] Wrong PDF rendering

2019-04-21 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406713 --- Comment #3 from Elvis Angelaccio --- Interesting, I didn't know about stamps. Thanks for the workaround! -- You are receiving this mail because: You are the assignee for the bug.

[okular] [Bug 408818] Ark crashed when trying to open *.fb2 file

2019-06-17 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=408818 Elvis Angelaccio changed: What|Removed |Added Product|ark |okular Component|general

[okular] [Bug 396137] Okular hangs when scrolling fast on both pdf and djvu documents

2019-09-10 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=396137 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kde.org -- You are