D9328: Add support for cancellable image rendering and text extraction

2017-12-15 Thread Albert Astals Cid
aacid updated this revision to Diff 23951. aacid added a comment. Made a mistake while cleaning up and the previous code didn't really work ^_^ REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9328?vs=23910&id=23951 BRANCH cancellable (branched from master)

[okular] [Bug 387925] New: Automatically switch from navigate to select mode after a delay

2017-12-15 Thread Gaƫl de Chalendar
https://bugs.kde.org/show_bug.cgi?id=387925 Bug ID: 387925 Summary: Automatically switch from navigate to select mode after a delay Product: okular Version: unspecified Platform: Neon Packages OS: Linux

[okular] [Bug 387925] Automatically switch from navigate to select mode after a delay

2017-12-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=387925 Albert Astals Cid changed: What|Removed |Added CC||aa...@kde.org --- Comment #1 from Albert As

D9328: Add support for cancellable image rendering and text extraction

2017-12-15 Thread Michael Weghorn
michaelweghorn added a comment. I tested this a bit and find it really nice that rendering of the actual page (rather than the thumbnail) usually starts at once when re-rendering is needed (e.g. when zoom level is changed). Also, closing Okular now works fast, even if rendering is still in

D9328: Add support for cancellable image rendering and text extraction

2017-12-15 Thread Albert Astals Cid
aacid added a comment. In https://phabricator.kde.org/D9328#179878, @michaelweghorn wrote: > I tested this a bit and find it really nice that rendering of the actual page (rather than the thumbnail) usually starts at once when re-rendering is needed (e.g. when zoom level is changed). >

[okular] [Bug 387925] Automatically switch from navigate to select mode after a delay

2017-12-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387925 Nate Graham changed: What|Removed |Added CC||pointedst...@zoho.com Status|UNCONFIR

D9328: Add support for cancellable image rendering and text extraction

2017-12-15 Thread Albert Astals Cid
aacid updated this revision to Diff 23970. aacid added a comment. Better way to ensure the text generation thread always start after the pixmap one REPOSITORY R223 Okular CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9328?vs=23951&id=23970 BRANCH cancellable (branched from ma

D9328: Add support for cancellable image rendering and text extraction

2017-12-15 Thread Albert Astals Cid
aacid added a comment. @michaelweghorn can you give it a try with the new version of the patch? This should make it better. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D9328 To: aacid Cc: michaelweghorn, ngraham, #okular, gassaf, aacid