summaryrefslogtreecommitdiff
path: root/qt5
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Poppler 0.71.0poppler-0.71.0Albert Astals Cid1-1/+1
2018-10-31qt5: Test two leaks in a testAlbert Astals Cid1-0/+2
2018-10-31qt5: Fix crash when adding Highlight AnnotationsAlbert Astals Cid2-1/+32
2018-10-26qt5: Default to hidden symbolsAlbert Astals Cid2-4/+8
2018-10-23Replace GBool, gTrue, and gFalse by bool, true, false, resp.Oliver Sander12-94/+94
2018-10-220.70.1poppler-0.70.1Albert Astals Cid1-1/+1
2018-10-21Poppler 0.70.0poppler-0.70.0Albert Astals Cid2-2/+2
2018-10-21Update (C)Albert Astals Cid5-1/+6
2018-10-15Make Page::renderToImage with Arthur more thread safeTobias Deiminger1-1/+2
2018-10-10Remove usage of pragmas interface and implementationAdam Reichold2-8/+0
2018-10-08Make my own mess compile againOliver Sander1-0/+2
2018-10-08Port AnnotPath to use std::vector<AnnotCoord> instead of std::unique_ptr<Anno...Adam Reichold1-4/+4
2018-10-08annots: Use std::unique_ptr instead of new/deleteCarlos Garcia Campos2-24/+17
2018-10-05Turn deleteGooList macro into a template to improve type checking and diagnos...Adam Reichold1-1/+1
2018-10-05SignatureValidationInfoPrivate: Match declaration in poppler-form.hAlbert Astals Cid1-1/+2
2018-10-03Add microbenchmark to check effect of using memcpy instead of assignment.Adam Reichold2-0/+37
2018-10-02Fix windows build by not build a test that doesnt' build anymoreAlbert Astals Cid1-1/+1
2018-10-02don't fail tests on platforms we already know the test failsAlbert Astals Cid1-0/+8
2018-10-01Parse Unicode decimals as well as ASCII decimals when resolving page labels.Adam Reichold1-0/+20
2018-09-24More constAlbert Astals Cid5-10/+9
2018-09-23Error: Make the msg be constAlbert Astals Cid1-1/+1
2018-09-22Fix copypasta mistakeAlbert Astals Cid1-1/+1
2018-09-22qt5: Be more stubborn getting the page from a label stringAlbert Astals Cid1-2/+6
2018-09-22qt5: Add simple tool to print the labels of pagesAlbert Astals Cid2-0/+49
2018-09-22qt5: Add Page::index()Albert Astals Cid2-1/+12
2018-09-21Poppler 0.69poppler-0.69.0Albert Astals Cid2-2/+2
2018-09-19Compile Qt5 frontend with -DQT_STRICT_ITERATORSTobias Deiminger1-0/+5
2018-09-19Update (C)Albert Astals Cid2-0/+2
2018-09-18Document the new 'ArthurFontID' typeOliver Sander1-1/+1
2018-09-18Bugfix: Do not disregard Ref::gen when using Ref as a cache keyOliver Sander1-13/+1
2018-09-17Fix TODO in OCGs by creating a look-up table from Ref to OptionalContentGroup...Adam Reichold2-10/+4
2018-09-08Fix compilation with QT_STRICT_ITERATORSTobias Deiminger1-1/+1
2018-09-02qt5: test: Compile with old qtAlbert Astals Cid1-5/+5
2018-09-02Add missing (C)Albert Astals Cid3-0/+4
2018-09-02More review fixesTobias Deiminger2-50/+101
2018-09-02Add a roundtrip consistency test for the text color properties of annotations.Adam Reichold2-0/+76
2018-09-02Fix open review comments from #50Tobias Deiminger1-1/+1
2018-09-02Add annotation font colorDileep Sankhla3-41/+66
2018-09-01Update (C) from last commitsAlbert Astals Cid1-0/+1
2018-08-31Bump required C++ standard version to C++14 and convert a few hopefully obvio...Adam Reichold1-19/+27
2018-08-19poppler 0.68poppler-0.68.0Albert Astals Cid1-1/+1
2018-08-09[qt] Add Reason and Location to SignatureInfoChinmoy Ranjan Pradhan2-0/+30
2018-07-19poppler 0.67poppler-0.67.0Albert Astals Cid1-1/+1
2018-06-19Poppler 0.66poppler-0.66.0Albert Astals Cid1-1/+1
2018-05-19Poppler 0.65.0poppler-0.65.0Albert Astals Cid2-2/+2
2018-05-18qt5: remove duplicate codeAlbert Astals Cid4-29/+23
2018-05-18qt5: Add widget annot actions to FormFieldsAndre Heinecke2-0/+39
2018-04-19Fix compilation with libc++Albert Astals Cid1-0/+2
2018-04-17poppler 0.64.0poppler-0.64.0Albert Astals Cid2-2/+2
2018-04-17qt5: Don't need this friend declarationAlbert Astals Cid1-1/+0