summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-02glib: Expose movie play modeFrancesco Poli (wintermute)3-5/+65
2017-03-22qt5: Compile with -DQT_NO_CAST_FROM_BYTEARRAYChristoph Cullmann1-1/+1
2017-03-22Poppler 0.53poppler-0.53Albert Astals Cid9-9/+27
2017-03-19Update (C)Albert Astals Cid7-7/+7
2017-03-09Add override markersAlbert Astals Cid77-1400/+1404
2017-03-08Compile in C++11 modeAlbert Astals Cid2-1/+4
2017-03-06pdfinfo: Fix memory leak when printing JSAlbert Astals Cid1-1/+2
2017-03-06pdfinfo: fix leak when printing JSAlbert Astals Cid1-2/+4
2017-03-06pdftohtml: fix small memory leak when constructing some filenamesAlbert Astals Cid1-2/+4
2017-03-06SplashOutputDev: Fix memory leak when rendering images with colormap and matt...Albert Astals Cid1-4/+4
2017-03-04pdfimages: support 16bpc png and tiff imagesAdrian Johnson7-3/+56
2017-03-02Qt5: Expose Form additional actionsAlbert Astals Cid2-0/+39
2017-03-02Update (C) of previous commitAlbert Astals Cid1-1/+1
2017-03-02Qt5: expose form calculate orderAlbert Astals Cid2-2/+25
2017-03-02Parse AcroForm CO (calculateOrder)Albert Astals Cid2-0/+23
2017-03-02Make FormWidget* setters ignore isReadOnlyAlbert Astals Cid1-22/+1
2017-02-19There's no config fileAlbert Astals Cid1-3/+2
2017-02-15Poppler 0.52.0poppler-0.52Albert Astals Cid6-5/+21
2017-02-15Update C yearsAlbert Astals Cid2-2/+2
2017-02-13Properly initialize some RichMedia variables in corner casesAlbert Astals Cid1-17/+14
2017-02-13Fix assert on reading some OCGsAlbert Astals Cid1-0/+4
2017-02-09pdftocairo.1: typoAdrian Johnson1-1/+1
2017-01-19Qt: fix memory leaks found when running testsHubert Figuière6-0/+14
2017-01-15Poppler 0.51poppler-0.51Albert Astals Cid8-8/+21
2017-01-14Forgot to update the \since valueAlbert Astals Cid1-2/+2
2017-01-13qt5: Fix segfault/assert if LinkDestination is constructed with invalid input...Christoph Cullmann1-11/+13
2017-01-11Check for error from NSS in SignatureHandler construct.Sebastian Rasmussen1-4/+10
2017-01-10Qt5: Minor api refinements to the new signature classesAlbert Astals Cid3-29/+39
2017-01-10Qt5: Implement digital signature supportHanno Meyer-Thurow4-1/+280
2017-01-09New year!Albert Astals Cid2-2/+2
2017-01-09Fix memory leak in PDFDoc::markAnnotationsAlbert Astals Cid1-4/+4
2017-01-09pdfunite: add fields to AcroForm dictThomas Freitag1-2/+31
2016-12-19qt5: Add Poppler::FormField::setNameAlbert Astals Cid2-3/+16
2016-12-19Add Form[Field|Widget]::setPartialNameAlbert Astals Cid2-0/+18
2016-12-15Poppler 0.50poppler-0.50Albert Astals Cid11-11/+38
2016-12-15Refine previous fix a bitAlbert Astals Cid1-2/+6
2016-12-15Don't crash when calling cmsGetColorSpace()Marek Kasik1-0/+2
2016-12-15Add one more constAlbert Astals Cid2-4/+32
2016-12-09cairo: initialize CairoOutputDev::antialiasJason Crain1-0/+1
2016-12-08Fix PS conversion for some filesWilliam Bader4-1/+41
2016-12-07Remove useless includeAlbert Astals Cid1-2/+1
2016-12-07nSharedGroups doesn't need to be a class memberAlbert Astals Cid2-14/+7
2016-12-07Bail out if nBitsNumObjects or nBitsDiffGroupLength are greater than 32Jeffrey Morlan1-0/+6
2016-12-03Default to libopenjpeg2 instead of libopenjpeg1Albert Astals Cid2-23/+24
2016-12-02Revert "introduced hex string as a new Object type and used it for file ident...Albert Astals Cid4-38/+6
2016-12-02Revert "treat file identifier as a hex string, not a basic string"Albert Astals Cid4-14/+11
2016-11-30Read softmask into memstrean in case of matteThomas Freitag1-1/+17
2016-11-30patch to add -passlevel1customcolorWilliam Bader3-23/+26
2016-11-26treat file identifier as a hex string, not a basic stringJakub Alba4-11/+14
2016-11-26introduced hex string as a new Object type and used it for file identifierJakub Alba4-6/+38