Commit Graph

57 Commits (master)

Author SHA1 Message Date
Clément Fauconnier d95a408683 updated copyright 2 years ago
Clément Fauconnier 60cf43d6e1 changed global config to C++17 use 2 years ago
letsfindaway 2aee390105 fix: compile with poppler >= 22.03 2 years ago
Clément Fauconnier 254d090bae added an option in the preferences to enable/disable the new pdf optimizations during zoom (just in case some issues may remain, to remove later) 3 years ago
jpapale 4293bfa51f Ported to QT5.9, which fixes 'MAC desktop mode not forwarding events'. 4 years ago
John Papale 5868e7480a Made the pdf processing thread be terminated on exit after 3s. 4 years ago
John Papale b901739ab6 Fixed gcc compile error. 4 years ago
John Papale a1074cc7d6 Added 'ZoomBehavior=3' (compromise loss vs speed) and 'ZoomBehavior=4' (multithreaded). Made sure pdf image cache is skipped in non GUI cases (ex. exporting pdf). 4 years ago
Clément Fauconnier 505ca347af renamed and moved XPDF zoom constants to make them more readable and open to further development 4 years ago
John Papale d5988f979c Cleanup. Fixed 'Poppler' compile error, since previous commit. 4 years ago
John Papale 0cf3bdde1a Cleanup comments. 4 years ago
John Papale 8ba6d1b7b2 Made zoom cache behavior configurable with var 'ZoomBehavior' (0 =no cache, 1 =x3 zoom cache, 2 = 2.5/5/10 cache). Cleanup. 4 years ago
John Papale c860e0b0b7 Made work the (inactive) case !defined XPDFRENDERER_CACHE_ZOOM_IMAGE. 4 years ago
John Papale 9448d193c9 Optimized performance while zooming complex pdf. 4 years ago
Clément Fauconnier 600f1bccef fixed a copy-paste typo 4 years ago
Clément Fauconnier a66b07f410 rollback to xpdf on Windows (used USE_XPDF define, thanks to @ootwch PR) 4 years ago
bartus 716024eb79 Poppler >=0.83 fix. 4 years ago
Jonah Brüchert 9857dbe29f
Use libpoppler instead of raw xpdf 5 years ago
Clément Fauconnier e228fb19e5 updated Copyright to 2018 6 years ago
Craig Watson 575d14a5c2 Updated headers 8 years ago
Craig Watson f4b1079d81 Revert "Revert changes pushed to wrong branch" 8 years ago
Craig Watson 4aa0ee6197 Revert changes pushed to wrong branch 9 years ago
Craig Watson b78cc08318 Added loadAcquire() to get int value of QAtomicInt variables. (Was previously done automatically with the operatorint() of QAtomicInt) 9 years ago
Craig Watson 4b15c535ec minor compatibility updates (added missing headers, simple function name changes etc) 9 years ago
Craig Watson 92a07e8243 added includes for Qt5 compatibility 9 years ago
-f 543e547e12 Sankore 1159 10 years ago
Claudio Valerio 5c47e5493e header updated 11 years ago
Ilia Ryabokon 005d30feb9 Duplication, paint all the selected items by highlighting them 11 years ago
Claudio Valerio f1ea5c3426 update copyright on headers 11 years ago
Claudio Valerio 26466abab4 changed licence 11 years ago
Claudio Valerio b2628d12b8 removed tab 11 years ago
Aleksei Kanash 581e344b7f Fixed errors compilation debug version of Sankore on windows. 12 years ago
Didier Clerc 31b1ba0a77 prefix pdf dpi issue 12 years ago
Luca Capello 432d191fcc *.h: add 'LGPL-2 with OpenSSL exception' headers 12 years ago
Luca Capello 1c132000f0 *.cpp: add 'LGPL-2 with OpenSSL exception' headers 12 years ago
Claudio Valerio 7dd642226a added good header 12 years ago
shibakaneki 65dc04227a Merge branch 'master' of github.com:Sankore/Sankore-3.1 12 years ago
Aleksei Kanash d05e5f1139 Added a mechanism to disabling and enabling warnings in third-party code and in any part of code. 12 years ago
Anatoly Mihalchenko 6980e95bb6 Some corrections for 204. 13 years ago
Anatoly Mihalchenko d966a6c9ca Sankore-204 pdf loading doesn't scele scene any more 13 years ago
Ivan Ilin d387f5d08e CFF partial support. All sankre compatible features 13 years ago
Isa Kindov e755b5f039 modifier render to avoid to take big amount of memory 13 years ago
Claudio Valerio e59ac4ca19 fixed crash after pdf import 13 years ago
Claudio Valerio 2cf7ca7e22 fixed some leaks 13 years ago
Didier bba6631b63 fixed pdf bug on mac 13 years ago
Claudio Valerio 47f69a82ac fixed pdf bug. When loading a already imported pdf the application crashes. 13 years ago
Claudio Valerio 73555ef012 Added lgpl header 13 years ago
shibakaneki 1ab57def70 Updated for commit 13 years ago
Didier caed6ffe53 Fixed a thumbnail display issue 13 years ago
shibakaneki 7d461a6d71 Fixed a zoom factor issue related to the PDF display on the board 13 years ago