summaryrefslogtreecommitdiff
path: root/qt5
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Add support for ResetForm actionMarek Kasik1-0/+4
2020-05-11Add additional render testsOliver Sander1-0/+11
2020-04-27Poppler 0.88.0poppler-0.88.0Albert Astals Cid2-2/+2
2020-04-23Update (C) yearAlbert Astals Cid2-2/+2
2020-04-23qt5: Add Document::signaturesAlbert Astals Cid4-23/+52
2020-04-21[splash, arthur] Use stroking opacity when clipping to a stroke pathOliver Sander2-1/+11
2020-04-17[arthur] Implement the clipToStrokePath methodOliver Sander3-8/+37
2020-04-16[arthur] Set the opacity when filling with axial gradientsOliver Sander3-2/+77
2020-04-11Update (C) of last commitAlbert Astals Cid1-1/+1
2020-04-10[arthur] Fix font hintingOliver Sander3-15/+24
2020-04-07Fix test in MSVCAlbert Astals Cid1-2/+2
2020-04-05support 'de facto' tooltip featureNelson Benítez León1-0/+31
2020-03-280.87.0poppler-0.87.0Albert Astals Cid2-2/+2
2020-03-26Update (C)Albert Astals Cid1-1/+1
2020-03-26Avoid division by zero in updateLineDashOliver Sander1-1/+8
2020-03-21qt5: Add option to get choice for export valueAlbert Astals Cid2-2/+26
2020-03-01Poppler 0.86.1poppler-0.86.1Albert Astals Cid1-1/+1
2020-03-01Fix regression in URI link handlingAlbert Astals Cid1-0/+23
2020-02-29Poppler 0.86.0poppler-0.86.0Albert Astals Cid1-1/+1
2020-02-26Update (C) of last commitAlbert Astals Cid1-1/+1
2020-02-26Handle LinkAction objects by std::unique_ptrsOliver Sander3-10/+11
2020-02-26Use a vector of unique_ptr for LinkAction::nextActionListOliver Sander1-2/+2
2020-02-23Update (C) last commitAlbert Astals Cid2-2/+2
2020-02-23Use a std::string value in LinkURIOliver Sander2-2/+2
2020-02-23Use a std::string value in LinkNamedOliver Sander1-13/+13
2020-02-23Use a std::string value in LinkJavaScriptOliver Sander1-1/+1
2020-02-23Implement UnicodeParsedString for std::stringOliver Sander2-3/+9
2020-02-15Update(C)Albert Astals Cid1-0/+1
2020-02-15Use std::unique_ptr to pass around LinkDest objectsOliver Sander1-1/+1
2020-02-05Update (C)Albert Astals Cid1-1/+1
2020-01-30qt5: Fix loading from iodeviceAlbert Astals Cid1-0/+1
2020-01-29Poppler 0.85.0poppler-0.85.0Albert Astals Cid2-2/+2
2020-01-29qt5: Add deseret lowercase search testAlbert Astals Cid1-0/+3
2020-01-28qt5: add test to show that deseret search worksAlbert Astals Cid1-0/+15
2020-01-28qt5: fix search for "complex" charactersAlbert Astals Cid1-5/+2
2020-01-13qt5: Allow to load document from QIODeviceAlexander Volkov7-5/+200
2020-01-05qt5: Fix FormField::name encodingDavid García Garzón2-1/+19
2020-01-05Update (C)Albert Astals Cid1-0/+1
2020-01-05Accepting UTF-16 uiNames for form fieldsDavid García Garzón1-1/+1
2020-01-05Update (C) for previous commitsAlbert Astals Cid3-3/+3
2020-01-04Remove the error callback data pointer as none of the frontends make use of it.Adam Reichold2-4/+4
2020-01-04Reuse the GlobalParamsIniter in the qt5 frontend.Adam Reichold3-37/+8
2020-01-04Update (C) of previous commitsAlbert Astals Cid3-1/+3
2020-01-04Deep-copy the LinkOCGAction objectOliver Sander4-11/+19
2020-01-03Make LinkAction::nextActions return a const referenceOliver Sander1-9/+5
2020-01-03Make Sound::fileName a std::stringAlbert Astals Cid1-3/+2
2019-12-28Poppler 0.84.0poppler-0.84.0Albert Astals Cid1-1/+1
2019-12-23Use std::unique_ptr for m_formDataOliver Sander2-13/+10
2019-12-23qVariantFromValue -> QVariant::fromValueAlbert Astals Cid1-3/+3
2019-12-23qt5: QTime + elapsed -> QElapsedTimerAlbert Astals Cid2-4/+4