summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21Remove the autotools based build systemAlbert Astals Cid42-3787/+43
2017-09-21Add some constness to the basic classesAlbert Astals Cid8-112/+112
2017-09-21Add gtk-doc support to CMake buildCarlos Garcia Campos5-1/+525
2017-09-20PSOutputDev: Fix wrong text generationWilliam Bader2-6/+11
2017-09-20qt5: The tests don't need GUIAlbert Astals Cid16-16/+16
2017-09-20Remove the moc includesAlbert Astals Cid13-13/+0
2017-09-19Fix crash in broken filesAlbert Astals Cid1-3/+2
2017-09-19autotools: Fix buildAlbert Astals Cid1-1/+2
2017-09-17Fix printf-like format warningsAlbert Astals Cid2-1/+3
2017-09-17A few more static markersAlbert Astals Cid2-2/+2
2017-09-17Make newer gcc happy about fallthroughAlbert Astals Cid5-7/+18
2017-09-16Fix missing-declarations warningsAlbert Astals Cid23-78/+83
2017-09-16Fix warning: format ‘%x’ expects argument of type ‘unsigned int*’, bu...Albert Astals Cid1-1/+2
2017-09-16-Woverflow fixesAlbert Astals Cid8-22/+22
2017-09-16-pedantic fixesAlbert Astals Cid6-12/+12
2017-09-16cmake: restructure the warnings into a "default" and "extra" groupAdrian Johnson2-21/+29
2017-09-15CurlPDFDocBuilder don't crash if given a url that doesn't existAlbert Astals Cid1-0/+6
2017-09-15Replace Splash font rendering by Qt font renderingOliver Sander4-115/+177
2017-09-14FoFiType1C::convertToType0: Fix crash in broken filesAlbert Astals Cid1-0/+3
2017-09-14Splash::scaleImage: Do not try to scale if srcHeight or srcWidth are < 1Albert Astals Cid1-1/+1
2017-09-13Fix two minor typosOliver Sander1-2/+2
2017-09-13isImageInterpolationRequired: Fix divide by 0 on broken documentsAlbert Astals Cid1-1/+1
2017-09-13Gfx::doShowText: Fix infinite recursion on broken filesAlbert Astals Cid4-2/+33
2017-09-13XRef::parseEntry: Fix crash in broken fileAlbert Astals Cid1-0/+3
2017-09-13pdfinfo: don't truncate dest nameAdrian Johnson1-1/+0
2017-09-13cmake: ensure user cflags/cxxflags are appended to endAdrian Johnson1-20/+24
2017-09-11cmake INSTALL fileAdrian Johnson1-0/+76
2017-09-11Fix crash in FoFiType1C::convertToType0 in broken filesAlbert Astals Cid1-215/+220
2017-09-10Make JBIG2Stream::readGenericBitmap return cleanly on errorAlbert Astals Cid1-2/+2
2017-09-08qt5: in development -> is stableAlbert Astals Cid1-1/+1
2017-09-08Annot: Fix crash on broken filesAlbert Astals Cid1-19/+23
2017-09-08Annot: Fix crash on broken filesAlbert Astals Cid1-3/+3
2017-09-08SplashOutputDev: Fix crash on broken filesAlbert Astals Cid1-1/+5
2017-09-08Remove unmaintained TODO fileAlbert Astals Cid1-40/+0
2017-09-07Added methods to get and set the font size of text fieldsHans-Ulrich Jüttner5-20/+134
2017-09-07Disable glib if cairo is not foundOliver Sander1-0/+1
2017-09-06cmake: Give people the option to build poppler as a static libraryAlbert Astals Cid1-1/+2
2017-09-05cmake: add options to disable glib/qt4/qt5Adrian Johnson1-20/+34
2017-09-05cmake: Fix build when using a cairo different than the system oneAlbert Astals Cid2-3/+3
2017-09-05ignore build directoryAdrian Johnson1-0/+1
2017-09-04Control whether renderToImage shows annotationsOliver Sander2-3/+36
2017-09-04Fix building with old clangAlbert Astals Cid1-0/+2
2017-09-04Initial make dist support in cmakeAlbert Astals Cid2-0/+14
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