summaryrefslogtreecommitdiff
path: root/qt6
AgeCommit message (Expand)AuthorFilesLines
3 hoursUse the non deprecated version of QString::fromUcs4HEADmasterAlbert Astals Cid1-1/+1
12 daysUpdate (C)Albert Astals Cid2-0/+2
12 dayscopy data streams in 4096 chunks rather than a byte at timeSune Vuorela2-0/+6
12 daysUse std::span for some data, size combosSune Vuorela1-1/+1
12 dayspoppler 24.05.0poppler-24.05.0Albert Astals Cid2-2/+2
2024-04-22Update (C)Albert Astals Cid3-3/+3
2024-04-21Async api for certificate validationSune Vuorela4-35/+134
2024-04-20Add tests for fakebold textStefan Brüns1-0/+61
2024-04-20Move method GooString::hasUnicodeMarkerLE to UTF.hOliver Sander1-1/+1
2024-04-20Move method GooString::hasUnicodeMarker to UTF.hOliver Sander3-4/+6
2024-04-10Update (C)Albert Astals Cid1-0/+1
2024-04-07Fix Qt text extraction for Landscape/Seascape pagesStefan Brüns2-2/+5
2024-04-07Cover Landscape etc in Qt Page::text testsStefan Brüns1-0/+50
2024-04-07Extend unit tests for Qt Page::text functionalityStefan Brüns1-5/+30
2024-04-01poppler 24.04.0poppler-24.04.0Albert Astals Cid1-1/+1
2024-03-31CI: Use Fedora for clazy, it's newer and built against a newer clangAlbert Astals Cid1-2/+2
2024-03-31qt: Include less filesAlbert Astals Cid28-28/+29
2024-03-30Fix text search across lines between paragraphsNelson Benítez León1-0/+7
2024-03-27qt6: Fix crash in SoundObject::dataAlbert Astals Cid1-1/+1
2024-03-03poppler 24.03.0poppler-24.03.0Albert Astals Cid1-1/+1
2024-02-22Fix regression on encrypted files being repairedNelson Benítez León1-0/+10
2024-02-01poppler 24.02.0poppler-24.02.0Albert Astals Cid1-1/+1
2024-02-01Update (C)Albert Astals Cid3-0/+3
2024-02-01More unicode vectors; fewer raw pointersSune Vuorela6-19/+22
2024-01-02poppler 24.01.0poppler-24.01.0Albert Astals Cid1-1/+1
2023-12-01poppler 23.12.0poppler-23.12.0Albert Astals Cid1-1/+1
2023-11-03Object: Add constructor from r-value std::stringOliver Sander1-2/+2
2023-11-01poppler 23.11.0poppler-23.11.0Albert Astals Cid1-1/+1
2023-10-02poppler 23.10.0poppler-23.10.0Albert Astals Cid1-1/+1
2023-09-06Let method utf8ToUtf16WithBom return a std::string objectOliver Sander1-2/+2
2023-09-05poppler 23.09.0poppler-23.09.0Albert Astals Cid2-2/+2
2023-09-05Update (C)Albert Astals Cid2-0/+2
2023-09-04Allow to force a rasterized overprint preview during PS conversionKevin Ottens2-1/+26
2023-08-23Update (C)Albert Astals Cid1-0/+1
2023-08-23Add Android-specific font matching functionality to PopplerShivodit Gill2-0/+52
2023-08-02Provide the key location for certificates you can sign withSune Vuorela2-0/+48
2023-08-01poppler 23.08.0poppler-23.08.0Albert Astals Cid1-1/+1
2023-07-03poppler 23.07.0poppler-23.07.0Albert Astals Cid1-1/+1
2023-06-30MSVC unhappy with utf8 in QStringLiteralSune Vuorela1-5/+5
2023-06-29Update (C)Albert Astals Cid1-0/+1
2023-06-26Don't crash when overprint preview is enabled with the Qt bindingsKevin Ottens3-4/+43
2023-06-16Cryptosign: OCSP and AIA: DocumentSune Vuorela1-0/+12
2023-06-16utf8ToUtf16(): fix out-of-bounds writeEven Rouault1-1/+1
2023-06-13Fix reading of utf8-with-bom filesSune Vuorela2-0/+58
2023-06-05Don't fail signature basics tests if backend is not configuredSune Vuorela1-5/+17
2023-06-05poppler 23.06.0Albert Astals Cid2-2/+2
2023-06-04Store embedded fonts widths table more effectiveSune Vuorela2-0/+101
2023-05-30Rename NSS CryptoSign backend classes and files in line with GPG backend.Sune Vuorela1-4/+4
2023-05-25Update (C)Albert Astals Cid1-0/+1
2023-05-24Qt frontend code for selecting cryptosign backendSune Vuorela2-1/+142