index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-23
Preserve form fields when splitting pages (fixes #340)
Jay Berkenbilt
2021-02-23
Add methods for copying form fields
Jay Berkenbilt
2021-02-23
Update pdf-overlay-page example to copy annotations
Jay Berkenbilt
2021-02-23
Add new placeFormXObject that takes a matrix reference
Jay Berkenbilt
2021-02-23
Add copyAnnotations, use with overlay/underlay (fixes #395)
Jay Berkenbilt
2021-02-22
Change from QPDF{Array,Dict}Items to aitems() and ditems()
Jay Berkenbilt
2021-02-21
Add transformAnnotations and fix flattenRotations to use it
Jay Berkenbilt
2021-02-21
Add QPDFObjGen::unparse
Jay Berkenbilt
2021-02-21
Explicitly override inherited rotate in flattenRotations
Jay Berkenbilt
2021-02-21
Use QPDFMatrix inside flattenRotations
Jay Berkenbilt
2021-02-21
Comment about QPDFMatrix and QPDFObjectHandle::Matrix
Jay Berkenbilt
2021-02-21
QPDFObjectHandle::copyStream
Jay Berkenbilt
2021-02-21
Refactor: separate copyStreamData from replaceForeignIndirectObjects
Jay Berkenbilt
2021-02-21
addFormField: update cache rather than invalidating
Jay Berkenbilt
2021-02-21
Enhance QPDFMatrix API
Jay Berkenbilt
2021-02-21
Fix isPagesObject and isPageObject
Jay Berkenbilt
2021-02-20
TODO: ABI note
Jay Berkenbilt
2021-02-20
Allow --rotate=0
Jay Berkenbilt
2021-02-20
Add const versions of QPDFMatrix::transform*
Jay Berkenbilt
2021-02-18
Add QPDFAcroFormDocumentHelper::addFormField
Jay Berkenbilt
2021-02-18
Add QPDFPageObjectHelper::getMatrixForFormXObjectPlacement
Jay Berkenbilt
2021-02-18
Form field for non-widget just returns null
Jay Berkenbilt
2021-02-18
Use QUtil::path_basename
Jay Berkenbilt
2021-02-18
Add QUtil::path_basename
Jay Berkenbilt
2021-02-18
Add file attachment example
Jay Berkenbilt
2021-02-18
Remove outdated comment from QPDFAnnotationObjectHelper.hh
Jay Berkenbilt
2021-02-18
Add numeric argument to --collate
Jay Berkenbilt
2021-02-15
Add QPDFObjectHandle::parse for strings with context
Jay Berkenbilt
2021-02-14
Use functional replaceStreamData
Jay Berkenbilt
2021-02-14
Add functional versions of QPDFObjectHandle::replaceStreamData
Jay Berkenbilt
2021-02-13
Move QPDFMatrix into the public API
Jay Berkenbilt
2021-02-13
QUtil::double_to_string: trim trailing zeroes with option to disable
Jay Berkenbilt
2021-02-11
Allow zone information to be omitted from timestamp strings
Jay Berkenbilt
2021-02-11
Add autoconf test for localtime_r
Jay Berkenbilt
2021-02-10
Explicitly deprecate old name/number tree constructors
Jay Berkenbilt
2021-02-10
Require C++14 instead of C++11
Jay Berkenbilt
2021-02-10
Fix loop in QPDFOutlineDocumentHelper (fuzz issue 30507)
Jay Berkenbilt
2021-02-10
Update to new name/number tree API
Jay Berkenbilt
2021-02-10
Add attachment information to the json output
Jay Berkenbilt
2021-02-10
Add CLI support for working with attachments
Jay Berkenbilt
2021-02-10
Minor clean up of Windows headers
Jay Berkenbilt
2021-02-10
Implement helpers for file attachments
Jay Berkenbilt
2021-02-09
Add QUtil methods for dealing with PDF timestamp strings
Jay Berkenbilt
2021-02-08
Make newly created name/number trees indirect objects
Jay Berkenbilt
2021-02-08
Add QUtil::pipe_file and QUtil::file_provider
Jay Berkenbilt
2021-02-08
TODO: more changes for next ABI update
Jay Berkenbilt
2021-02-06
Remove erroneous handling of /EFF for stream decryption
Jay Berkenbilt
2021-02-06
Make wrong object stream type a warning
Jay Berkenbilt
2021-02-06
Cosmetic fix to help
Jay Berkenbilt
2021-02-05
TODO: add note about issue 476 with broken files
Jay Berkenbilt
[prev]
[next]