Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • TODO
07 Jul, 2013
3 commits
  • Prepare 4.2.0 release
    f31e526d
    Jay Berkenbilt authored
    2013-07-07 19:43:16 -0400  
    Browse File »
  • Ignore broken DecodeParms for stream with no filters
    b84f57e5
    Jay Berkenbilt authored
    2013-07-07 19:43:16 -0400  
    Browse File »
  • Adjust to-do list
    a2696ac2
    Jay Berkenbilt authored
    2013-07-07 19:43:16 -0400  
    Browse File »

14 Jun, 2013
1 commit
  • Retarget some items for 4.2.0 and 4.3.0 ...
    a1d5a3e9
    Bug fixes for 4.2.0 force additional interfaces, so move most of the
    4.2.0 items to 4.3.0.
    Jay Berkenbilt authored
    2013-06-14 21:36:22 -0400  
    Browse File »

02 Jun, 2013
1 commit
  • User suggestions from github issues 10 and 11
    c660f743
    Jay Berkenbilt authored
    2013-06-02 16:10:53 -0400  
    Browse File »

14 Apr, 2013
1 commit
  • Final preparation for 4.1.0 release
    f02c5f5e
    Jay Berkenbilt authored
    2013-04-14 15:03:51 -0400  
    Browse File »

04 Apr, 2013
1 commit
  • Update 4.2.0 target
    eb6f0662
    Jay Berkenbilt authored
    2013-04-04 14:13:51 -0400  
    Browse File »

25 Mar, 2013
1 commit
  • Document casting policy
    e8ddac89
    Jay Berkenbilt authored
    2013-03-25 14:37:25 -0400  
    Browse File »

17 Mar, 2013
1 commit
  • Improve idea for corrupted stream handling
    1ec1b128
    Jay Berkenbilt authored
    2013-03-17 13:16:14 -0400  
    Browse File »

16 Mar, 2013
1 commit
  • Retarget some items for 4.2.0
    77a35e08
    Jay Berkenbilt authored
    2013-03-16 22:04:36 -0400  
    Browse File »

11 Mar, 2013
1 commit
  • Windows install: check DLL type ...
    49c7681c
    When copying dlls, make sure to only consider DLLs whose type matches
    the type of what is loading them.
    Jay Berkenbilt authored
    2013-03-11 14:10:37 -0400  
    Browse File »

10 Mar, 2013
1 commit
  • More 4.1.0 TODO items
    f13558dd
    Jay Berkenbilt authored
    2013-03-10 20:32:52 -0400  
    Browse File »

07 Mar, 2013
1 commit
  • Update TODO for 4.1.0 ...
    c380fb00
    Prepare update for TODO for publication since there is useful
    information there for people looking at the repository.
    Jay Berkenbilt authored
    2013-03-07 11:33:09 -0500  
    Browse File »

20 Jan, 2013
1 commit
  • Added new QPDFObjectHandle types Keyword and InlineImage ...
    1d88955f
    These object types are to facilitate content stream parsing.
    Jay Berkenbilt authored
    2013-01-20 15:35:39 -0500  
    Browse File »

31 Dec, 2012
6 commits
  • Remove previously finished item from TODO
    9b3a896a
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »
  • Clarify TODO note about crypt filters
    06c5bac9
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »
  • Support for encryption with /V=5 and /R=5 and /R=6 ...
    e57c2581
    Read and write support is implemented for /V=5 with /R=5 as well as
    /R=6.  /R=5 is the deprecated encryption method used by Acrobat IX.
    /R=6 is the encryption method used by PDF 2.0 from ISO 32000-2.
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »
  • Support files with only attachments encrypted ...
    93ac1695
    Test cases added in a future commit since they depend on /R=6 support.
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »
  • Add note in TODO about random number seeding
    ef23bba4
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse File »
  • Eliminate flattenScalarReferences
    04c203ae
    Jay Berkenbilt authored
    2012-12-31 05:36:48 -0500  
    Browse File »

25 Dec, 2012
3 commits
  • Find PDF header anywhere in the first 1024 bytes
    7f84239c
    Jay Berkenbilt authored
    2012-12-25 14:43:37 -0500  
    Browse File »
  • Note about embedded resources
    bcfc9847
    Jay Berkenbilt authored
    2012-12-25 13:30:17 -0500  
    Browse File »
  • Leading carriage return enhancement request
    a0a3de77
    Jay Berkenbilt authored
    2012-12-25 13:30:15 -0500  
    Browse File »

20 Nov, 2012
1 commit
  • Ignore objects with offset 0
    f256670e
    Jay Berkenbilt authored
    2012-11-20 13:57:37 -0500  
    Browse File »

06 Sep, 2012
1 commit
  • Fix segmentation fault with use of QPDFWriter::setOutputMemory
    8d2b29ef
    Jay Berkenbilt authored
    2012-09-06 14:39:06 -0400  
    Browse File »

03 Sep, 2012
1 commit
  • Note to fix setOutputMemory bug
    b51a5b2c
    Jay Berkenbilt authored
    2012-09-03 16:51:03 -0400  
    Browse File »

11 Aug, 2012
2 commits
  • Prepare 3.0.1 release
    59432b5c
    Jay Berkenbilt authored
    2012-08-11 13:41:18 -0400  
    Browse File »
  • Add specially crafted test cases for EOF error ...
    3c411018
    This replaces a PDF from the wild that I didn't want to include in the
    test suite but used to verify the original fix.
    Jay Berkenbilt authored
    2012-08-11 12:36:57 -0400  
    Browse File »

10 Aug, 2012
1 commit
  • TODO update: bug report, suggestion from issue
    6c820d6c
    Jay Berkenbilt authored
    2012-08-10 21:20:05 -0400  
    Browse File »

09 Aug, 2012
1 commit
  • Reminder to mention pkg-config files in release notes
    9d477959
    Jay Berkenbilt authored
    2012-08-09 21:22:38 -0400  
    Browse File »

29 Jul, 2012
1 commit
  • Fix spelling errors
    32051283
    Jay Berkenbilt authored
    2012-07-29 14:44:12 -0400  
    Browse File »

28 Jul, 2012
1 commit
  • Update documentation and version numbers ...
    2280c4f6
    3.0.rc1
    Jay Berkenbilt authored
    2012-07-28 22:03:36 -0400  
    Browse File »

21 Jul, 2012
4 commits
  • Command-line page merging and splitting ...
    5a02471b
    Implement --pages ... -- option for qpdf.  Update TODO with remaining
    things to document.
    Jay Berkenbilt authored
    2012-07-21 20:33:33 -0400  
    Browse File »
  • Never mind about large file test change
    a50cfefd
    Jay Berkenbilt authored
    2012-07-21 11:57:57 -0400  
    Browse File »
  • Add note about large file test
    ca97f146
    Jay Berkenbilt authored
    2012-07-21 09:36:12 -0400  
    Browse File »
  • Implement QPDFObjectHandle::parse ...
    6bbea4ba
    Move object parsing code from QPDF to QPDFObjectHandle and
    parameterize the parts of it that are specific to a QPDF object.
    Provide a version that can't handle indirect objects and that can be
    called on an arbitrary string.
    
    A side effect of this change is that the offset used when reporting
    invalid stream length has changed, but since the new value seems like
    a better value than the old one, the test suite has been updated
    rather than making the code backward compatible.  This only effects
    the offset reported for invalid streams that lack /Length or have an
    invalid /Length key.
    
    Updated some test code and exmaples to use QPDFObjectHandle::parse.
    
    Supporting changes include adding a BufferInputSource constructor that
    takes a string.
    Jay Berkenbilt authored
    2012-07-21 09:06:10 -0400  
    Browse File »

15 Jul, 2012
2 commits
  • TODO notes
    8ea2f844
    Jay Berkenbilt authored
    2012-07-15 21:27:08 -0400  
    Browse File »
  • Add command line option to copy encryption from other file ...
    a101533e
    Add --copy-encryption and --encryption-file-password options to qpdf.
    Also strengthen test suite for copying encryption.  The strengthened
    test suite would have caught the failure to preserve AES and the
    failure to update the file version, which was invalidating the
    encrypted data.
    Jay Berkenbilt authored
    2012-07-15 21:15:24 -0400  
    Browse File »

14 Jul, 2012
1 commit
  • Add public QPDFWriter::copyEncryptionParameters ...
    0575d77d
    Method to copy encryption parameters from another file.  Adapted from
    existing code to copy encryption parameters from the original file.
    Jay Berkenbilt authored
    2012-07-14 09:14:41 -0400  
    Browse File »

11 Jul, 2012
1 commit
  • Support copying objects from another QPDF object ...
    e7b8f297
    This includes QPDF::copyForeignObject and supporting foreign objects
    as arguments to addPage*.
    Jay Berkenbilt authored
    2012-07-11 15:54:33 -0400  
    Browse File »