[okular] [Bug 344081] support incremental rendering of content
Albert Astals Cid
bugzilla_noreply at kde.org
Thu Nov 9 16:29:05 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=344081
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/oku
| |lar/a2f5560c007648ffe753851
| |fbb575d5c8afee6e1
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
Git commit a2f5560c007648ffe753851fbb575d5c8afee6e1 by Albert Astals Cid.
Committed on 09/11/2017 at 16:28.
Pushed by aacid into branch 'master'.
PDF: Support the poppler 0.62 renderToImage with update callback
Summary:
This way pages that take more than 500ms to render get updated every so often
so that the
user can see that the program didn't hang, it's just that it's taking long to
render
Tags:
incremental rendering, partial updates
Subscribers: #okular
Tags: #okular
Differential Revision: https://phabricator.kde.org/D8379
M +5 -0 core/document.cpp
M +22 -0 core/generator.cpp
M +25 -0 core/generator.h
M +4 -0 core/generator_p.h
M +17 -5 core/page.cpp
M +12 -1 generators/poppler/CMakeLists.txt
M +3 -0 generators/poppler/config-okular-poppler.h.cmake
M +66 -2 generators/poppler/generator_pdf.cpp
https://commits.kde.org/okular/a2f5560c007648ffe753851fbb575d5c8afee6e1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list