summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-03Poppler 0.59poppler-0.59Albert Astals Cid7-7/+22
2017-09-03Update (C)Albert Astals Cid1-1/+1
2017-09-03Remove the old if/else cmake syntaxAlbert Astals Cid9-99/+99
2017-09-03Remove the check for cmake >= 2.8.8 since we're requiring 3.1 alreadyAlbert Astals Cid1-15/+10
2017-09-03Fix warning when compiling with cygwinAdrian Johnson1-1/+1
2017-09-03Fix cygwin 32-bit compileAdrian Johnson2-2/+2
2017-09-02pdfunite: Fix API porting error that caused abort in some casesAlbert Astals Cid1-6/+8
2017-09-02pdfinfo: use GooString.append instead of sprintf/strcatAdrian Johnson1-23/+23
2017-09-02Fix infinite recursion in NameTree parsing in broken filesAlbert Astals Cid2-4/+14
2017-09-02pdfinfo: -dests don't crash in broken documentsAlbert Astals Cid1-18/+20
2017-09-02pdfinfo: Fix memory leaks when using -destsAlbert Astals Cid1-1/+9
2017-09-02pdfinfo: Fix crash if getDest* returns nullptrAlbert Astals Cid1-2/+2
2017-09-01Poppler 0.58poppler-0.58Albert Astals Cid7-7/+37
2017-09-01Add missing includesAlbert Astals Cid14-9/+15
2017-08-31cmake: enable glib for windows tooAlbert Astals Cid1-6/+3
2017-08-29Document some parameters of the drawChar methodOliver Sander1-0/+10
2017-08-27Add missing inlcudes when compiling with cmake+mingwAlbert Astals Cid1-0/+3
2017-08-27cmake: Use -std=c++11 instead of -std=gnu++11Albert Astals Cid1-0/+1
2017-08-27Include time.h for time_tTobias C. Berner1-0/+2
2017-08-24Fix build with mingwAlbert Astals Cid4-30/+15
2017-08-23Fix Outline titleAdrian Johnson1-0/+1
2017-08-22Use Qt::SvgMiterJoin instead of Qt::MiterJoinOliver Sander1-1/+4
2017-08-21Document the updateCTM methodOliver Sander1-0/+7
2017-08-17pdfimages: support listing/extracting inline imagesAdrian Johnson5-21/+159
2017-08-17pdftoppm: add -jpegopt for setting jpeg compression parametersAdrian Johnson4-15/+120
2017-08-17pdftocairo: add -jpegopt for setting jpeg compression parametersAdrian Johnson4-1/+99
2017-08-16cairo 1.14 now has high quality downscalingAdrian Johnson1-2/+6
2017-08-16win32: call ANSI functions directlyChristoph Cullmann4-19/+19
2017-08-16pdfinfo: add -dests option to print named destinationsAdrian Johnson2-1/+143
2017-08-15Fix build with autotoolsAdrian Johnson2-0/+5
2017-08-15Improvements to the previous Signature commitAlbert Astals Cid8-93/+96
2017-08-15Various signature related improvementsHans-Ulrich Jüttner10-19/+523
2017-08-13Remove old/wrong cmake code for MSVCHannah von Reth1-3/+0
2017-08-13Use WIN32_LEAN_AND_MEAN on WindowsHannah von Reth1-0/+2
2017-08-13qt5: ArthurOutputDev: Properly set the QPainter transformationOliver Sander2-27/+33
2017-08-13Revert part of last commit, we wants tests not to fail :)Albert Astals Cid1-1/+1
2017-08-13Fix copy'n'paste bugs: Qt4 -> Qt5Oliver Sander3-3/+3
2017-08-12Form.h: fix error: 'vector' in namespace 'std' does not name a typeRoland Hieber1-0/+2
2017-08-10Tweak which cmap we useThomas Freitag1-11/+9
2017-08-09qt5: Arthur: initialize the image with the paper colorOliver Sander1-0/+8
2017-08-09cpp: Fix page.text() not taking page orientation into accountJason Alan Palmer2-2/+11
2017-08-08Fix use of uninitialized value useAlbert Astals Cid1-1/+1
2017-08-01Make the openjpeg1 code compile with the new Object APIAlbert Astals Cid1-9/+4
2017-08-01Gfx::doImage: Simplify memory managementAlbert Astals Cid1-6/+4
2017-08-01Fix memory leak on corner case conditionAlbert Astals Cid1-2/+2
2017-08-01Merge remote-tracking branch 'origin/master' into better_objectAlbert Astals Cid14-25/+61
2017-07-31Poppler 0.57poppler-0.57Albert Astals Cid7-7/+21
2017-07-31Add missing (C)Albert Astals Cid1-0/+1
2017-07-31Fix some warnings in some unusual #ifdef combinationsJannick2-4/+3
2017-07-31Add missing (C)Albert Astals Cid1-0/+1