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
  • QPDFDocumentHelper.cc
09 Jun, 2023
1 commit
  • Code tidy - Clang-Tidy rule modernize-use-equals-default
    ae3642ce
    m-holger authored
    2023-06-09 15:45:14 +0100  
    Browse File »

02 Jun, 2023
1 commit
  • Code tidy - reflow comments and strings
    3c5700c2
    m-holger authored
    2023-06-02 16:00:40 +0100  
    Browse File »

06 Oct, 2022
1 commit
  • Be more conservative about QPDF_DLL_CLASS with mingw (fixes #799) ...
    5c5b4e64
    * Define it even though previous experiments have shown it to be
      unnecessary since it seems like it may be necessary after all
    * Add QPDF_DLL_CLASS to QPDFObjectHelper and QPDFDocumentHelper in
      case there's some future unknown reason why someone may want to have
      them and/or in case it helps with the weird
      QPDFNameTreeObjectHelper problem.
    Jay Berkenbilt authored
    2022-10-06 08:40:08 -0400  
    Browse File »