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
2012-06-24
Suppress showing failed test output by default
Jay Berkenbilt
2012-06-24
Add test case for removing a page we don't have
Jay Berkenbilt
2012-06-24
Improve the FILE* version of QPDF::processFile
Jay Berkenbilt
2012-06-24
Fixed missing throw
Tobias Hoffmann
2012-06-23
Add pdf-from-scratch example
Jay Berkenbilt
2012-06-23
Replace the 8-bit characters with \x.. in QPDFWriter.cc
Jay Berkenbilt
2012-06-22
Switch some code to use empty newArray/newDictionary
Jay Berkenbilt
2012-06-22
Add factory methods for creating empty arrays and dictionaries.
Jay Berkenbilt
2012-06-22
Add QPDF::emptyPDF() and pdf_from_scratch test code
Jay Berkenbilt
2012-06-22
Update TODO file
Jay Berkenbilt
2012-06-22
Fix order of build flags.
Jay Berkenbilt
2012-06-22
Use qpdf_offset_t in place of off_t in public APIs.
Jay Berkenbilt
2012-06-22
Adjust Windows built to support 32-bit and 64-bit builds
Jay Berkenbilt
2012-06-21
Fix version pattern for configure.ac
Jay Berkenbilt
2012-06-21
ChangeLog entry for pkg-config files
Jay Berkenbilt
2012-06-21
Add doc files to .gitignore
Jay Berkenbilt
2012-06-21
Add pkg-config support
Jay Berkenbilt
2012-06-21
note to add pkg-config
Jay Berkenbilt
2012-06-21
Add QPDFObjectHandle::shallowCopy()
Jay Berkenbilt
2012-06-21
Use getRoot() instead of looking it up in the trailer
Jay Berkenbilt
2012-06-21
Iterate of /Info's keys, not trailer's keys, to seed /ID
Jay Berkenbilt
2012-06-21
ChangeLog entries for page API
Jay Berkenbilt
2012-06-21
Add additional page API test cases
Jay Berkenbilt
2012-06-21
Updates to TODO file
Jay Berkenbilt
2012-06-21
Add testing for page APIs
Jay Berkenbilt
2012-06-21
Implement page manipulation APIs
Jay Berkenbilt
2012-06-21
Split page handling APIs into a separate source file
Jay Berkenbilt
2012-06-21
Refactor optimizePagesTree
Jay Berkenbilt
2012-06-21
Added first version of pages API.
Tobias Hoffmann
2012-06-21
Make QPDFObjectHandle::assertPageObject() public.
Tobias Hoffmann
2012-06-21
Added method to clear pages cache.
Tobias Hoffmann
2012-06-21
Fix typo in comment
Jay Berkenbilt
2012-06-21
fix include order for off_t
Jay Berkenbilt
2012-06-21
fix doc comment
Jay Berkenbilt
2012-06-21
Fix spelling of Tobias's last name. Sorry about that!
Jay Berkenbilt
2012-06-21
Add QPDF::processFile that takes an open FILE*
Jay Berkenbilt
2012-06-21
add ChangeLog entries for previous work
Jay Berkenbilt
2012-06-20
Add testing for new array mutators
Jay Berkenbilt
2012-06-20
Added additional array mutators
Tobias Hoffmann
2012-06-20
Fix wording error in error message
Jay Berkenbilt
2012-06-20
ABI change: fix use of off_t, size_t, and integer types
Jay Berkenbilt
2012-06-20
Fix gcc 4.7 warnings about C++11
Jay Berkenbilt
2012-06-20
Portability issues: off_t, unlink
Jay Berkenbilt
2012-06-20
Add symbol versioning
Jay Berkenbilt
2012-06-20
Remove extraneous execute bits
Jay Berkenbilt
2012-06-20
Update autoconf and libtool files
Jay Berkenbilt
2012-06-17
to-do updates for planned work
Jay Berkenbilt
2012-06-03
update README for github
Jay Berkenbilt
2012-06-03
create signed release tags
Jay Berkenbilt
2012-05-19
notes for portability fixes
Jay Berkenbilt
[next]