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
  • libqpdf
  • QPDF_Operator.cc
01 Sep, 2022
2 commits
  • Remove virtual methods QPDFValue::getTypeCode and getTypeName
    c7005e8a
    m-holger authored
    2022-09-01 14:29:02 +0100  
    Browse File »
  • Split QPDFObject into QPDFObject and QPDFValue
    431bd666
    m-holger authored
    2022-09-01 14:19:34 +0100  
    Browse File »

27 Jun, 2022
1 commit
  • Refactor QPDFObject creation and cloning ...
    f0a81780
    Move responsibility for creating shared pointers to objects and cloning from QPDFObjectHandle to QPDFObject.
    m-holger authored
    2022-06-27 12:47:02 -0400  
    Browse File »

07 May, 2022
1 commit
  • Prepare code for JSON v2 ...
    16f4f94c
    Update getJSON() methods and calls to them
    Jay Berkenbilt authored
    2022-05-07 11:12:01 -0400  
    Browse File »

16 Apr, 2022
1 commit
  • Use = default and = delete where possible in classes
    cdd0b4fb
    Jay Berkenbilt authored
    2022-04-16 11:39:14 -0400  
    Browse File »

21 Dec, 2018
1 commit
  • Add QPDFObjectHandle::getJSON()
    30a0c070
    Jay Berkenbilt authored
    2018-12-21 18:34:56 -0500  
    Browse File »

23 Jan, 2013
1 commit
  • Cosmetic changes to be closer to Adobe terminology ...
    bfda7177
    Change object type Keyword to Operator, and place the order of the
    object types in object_type_e in the same order as they are mentioned
    in the PDF specification.
    
    Note that this change only breaks backward compatibility with code
    that has not yet been released.
    Jay Berkenbilt authored
    2013-01-23 09:38:05 -0500  
    Browse File »