Console View
|
|
|||
Albert Astals Cid
aacid @kde.org |
|
||
GfxState: Separate curTextXY from curXY The specification says one is not allowed to mix text and path operations so using a single variable should be enough but there are some files out there that don't respect the specification and Adobe Reader renders them as if they had separate current positions for path construction and text generation so do the same. Fixes #1602 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
No need for chunks to be a pointer | |||
Albert Astals Cid
aacid @kde.org |
|
||
Mark the unique_ptr as const | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Albert Astals Cid
aacid @kde.org |
|
||
Revert "CI: Ubuntu use ftp since http is giving us 403 errors" This reverts commit d72ff002d2bd43399b6fdb2d69167a7f76dd671f. |
|||
Sune Vuorela
sune @vuorela.dk |
|
||
Refcount CachedFile with shared_ptr | |||
Albert Astals Cid
aacid @kde.org |
|
||
test-files: Add file from issue 1602 | |||
Sune Vuorela
sune @vuorela.dk |
|
||
HtmlFonts: font names can be std::string | |||
Sune Vuorela
sune @vuorela.dk |
|
||
HtmlFonts: color things can just use std::string | |||
Sune Vuorela
sune @vuorela.dk |
|
||
CharCodeToUnicode: convert a goostring usage to std string | |||
Sune Vuorela
sune @vuorela.dk |
|
||
GooString: make insert char look like stdstring | |||
Sune Vuorela
sune @vuorela.dk |
|
||
GooString: remove cmpN | |||
Sune Vuorela
sune @vuorela.dk |
|
||
Object: Remove a bit more getName usages | |||
Sune Vuorela
sune @vuorela.dk |
|
||
Don't access span[span.size()] - it asserts. Fixes #1604 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Iniital version of test files, needs filling in | |||
James Coglan
james @neighbourhood.ie |
|
||
fix: Adjust InterruptibleQueue wait timeout This reverts commit ebff7e0a8897909fab82d48e7fe71250cedde15f. |
|||
Alba Herrerias
albaherreriasdev @gmail.com |
|
||
Add README to `regtest` directory | |||
James Coglan
james @neighbourhood.ie |
|
||
Allow any number of spaces between the hash and the filename in .md5 files | |||
James Coglan
james @neighbourhood.ie |
|
||
More robust handling of relative report paths | |||
James Coglan
james @neighbourhood.ie |
|
||
Fix relative image paths in pretty HTML diff | |||
James Coglan
james @neighbourhood.ie |
|
||
Render relative paths to reference docs an HTML reports | |||
Jan Lehnardt
jan @apache.org |
|
||
Fix issue with time_t size on 64-bit systems | |||
Jan Lehnardt
jan @apache.org |
|
||
Run poppler-regtest with python3 | |||
Juraj Šarinay
juraj @sarinay.com |
|
||
rephrase a condition to make it more readable | |||
Juraj Šarinay
juraj @sarinay.com |
|
||
Only accept signatures with non-empty encapsulated content if SubFilter == 'adbe.pkcs7.sha1' and enforce the use of SHA-1 when hashing the BytesRange. | |||
Juraj Šarinay
juraj @sarinay.com |
|
||
Test PDF signature validation, including 'adbe.pkcs7.sha1' and cases of discrepancies between SubFilter and the actual signature format. | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Sune Vuorela
sune @vuorela.dk |
|
||
FoFi memory handling cleanups | |||
Albert Astals Cid
aacid @kde.org |
|
||
Increase version so people that track master can add ifdefs on version | |||
Albert Astals Cid
aacid @kde.org |
|
||
poppler 25.06.0 | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Sune Vuorela
sune @vuorela.dk |
|
||
Limit ammount of annots per document/page | |||
Albert Astals Cid
aacid @kde.org |
|
||
po: Update line numbers | |||
Sune Vuorela
sune @vuorela.dk |
|
||
More unique_ptr in function and color spaces Less malloc/free and similar manual memory handlings |
|||
Markus Kurtz
m @mgkurtz.de |
|
||
Add regression tests for `pdfinfo` | |||
Sune Vuorela
sune @vuorela.dk |
|
||
pdfsig: assert-signer and error code on error Let pdfsig error out on signature validation failure. Also add a feature to be 'tighter' in only asking to validate using a specific set of certificate fingerprints. This feature only works for the GnuPG backend, and is modelled after gpg's --assert-signer flag. |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Marco Trevisan
mail @3v1n0.net |
|
||
glib: Add missing autopointers definitions | |||
Albert Astals Cid
aacid @kde.org |
|
||
CI: Ubuntu use ftp since http is giving us 403 errors | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||