summaryrefslogtreecommitdiff
path: root/qt5
AgeCommit message (Expand)AuthorFilesLines
2019-10-250.82.0poppler-0.82.0Albert Astals Cid1-1/+1
2019-10-23Make FontInfo::scan return a std::vector objectOliver Sander1-9/+4
2019-10-20CharCodeToUnicode::mapToUnicode: Make clear the data is constAlbert Astals Cid2-2/+2
2019-10-03Enable a few more clang-tidy bugprone checksAlbert Astals Cid3-5/+4
2019-10-02Enable clang-tidy bugprone-too-small-loop-variableAlbert Astals Cid1-2/+2
2019-09-30Run clang-tidy on CIAlbert Astals Cid4-6/+7
2019-09-27Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-09-27Add some constAlbert Astals Cid3-4/+4
2019-09-22Poppler 0.81.0poppler-0.81.0Albert Astals Cid1-1/+1
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid2-12/+2
2019-08-220.80.0poppler-0.80.0Albert Astals Cid2-2/+2
2019-08-08Update (C) of last commitAlbert Astals Cid3-0/+3
2019-08-08Add subsitute-font information to Qt bindingsJan Grulich3-0/+13
2019-08-01Implemented support for modifying the text appearance stream textJoão Netto5-0/+65
2019-07-20These changes were implemented in 0.79João Netto1-3/+3
2019-07-19Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-07-19qt5: Fix MSVC build (hopefully)Albert Astals Cid2-3/+3
2019-07-17qt5: Simplify code that creates an invalid RefAlbert Astals Cid1-2/+1
2019-07-17qt5: Page::textList: Fix leak when aborting extractionAlbert Astals Cid1-0/+1
2019-07-16Poppler 0.79.0poppler-0.79.0Albert Astals Cid2-2/+2
2019-07-10Update (C) of last commitAlbert Astals Cid4-0/+4
2019-07-08Added option to set the form available to printJoão Netto3-0/+48
2019-07-06Implemented support for setIcon by changing appearanceJoão Netto5-1/+172
2019-07-03qt5: replace deprecated qStableSort with std::stable_sortAlbert Astals Cid1-2/+2
2019-07-03QString::null is deprecated, use QString()Albert Astals Cid2-3/+3
2019-07-01Add unit test for class DefaultAppearanceTobias Deiminger1-0/+40
2019-06-27Poppler 0.78.0poppler-0.78.0Albert Astals Cid1-1/+1
2019-06-21qt5: rename variable to fix shadow warningAlbert Astals Cid1-3/+3
2019-06-05ArthurOutputDev: Fix shadow warningAlbert Astals Cid1-1/+0
2019-06-05OutlineItemData: Rename constructor paramsAlbert Astals Cid1-1/+2
2019-05-25Poppler 0.77.0poppler-0.77.0Albert Astals Cid1-1/+1
2019-05-16qt5: Fix optional content handling with exclusive layersAlbert Astals Cid3-5/+19
2019-05-01Poppler 0.76.1poppler-0.76.1Albert Astals Cid1-1/+1
2019-04-28qt5: Fix regression in annotation handlingAlbert Astals Cid2-1/+19
2019-04-21poppler 0.76.0poppler-0.76.0Albert Astals Cid1-1/+1
2019-04-05Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-04-05Use Ref::INVALID moreAlbert Astals Cid2-4/+4
2019-04-02Make test pass on MSVCAlbert Astals Cid1-1/+1
2019-04-02add testcase for issue #743Nelson Benítez León1-0/+31
2019-03-30Form.cc: fix radiobutton reporting wrong stateNelson Benítez León1-0/+47
2019-03-31Update (C) of previous commitAlbert Astals Cid1-1/+1
2019-03-30Implement UnicodeParsedString in terms of QString::fromUtf16 for significant ...Adam Reichold1-30/+7
2019-03-30Add test case for annotations containing UTF-16LE-encoded text.Adam Reichold1-0/+20
2019-03-29Make Catalog::findPage just take a Ref instead of num and genAlbert Astals Cid1-2/+2
2019-03-28qt5: small optimization to UnicodeParsedStringAlbert Astals Cid1-0/+1
2019-03-28qt: UnicodeParsedString support UTF16-LE stringsAlbert Astals Cid2-3/+14
2019-03-28Use the newly introduced Ref::INVALID()Albert Astals Cid2-8/+6
2019-03-22Update (C) of past commitsAlbert Astals Cid1-1/+1
2019-03-21Don't error out if there's no DA in FreeText annotationTobias Deiminger1-3/+6
2019-03-21Update (C) from last commitAlbert Astals Cid9-2/+9