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
  • include
  • qpdf
  • QPDFLogger.hh
02 Jun, 2023
2 commits
  • Fix doc typos
    acd0acf1
    m-holger authored
    2023-06-02 19:24:12 +0100  
    Browse File »
  • Code tidy - reflow comments and strings
    3c5700c2
    m-holger authored
    2023-06-02 16:00:40 +0100  
    Browse File »

21 May, 2023
1 commit
  • Rerun clang-format
    60965d5f
    Jay Berkenbilt authored
    2023-05-21 13:35:09 -0400  
    Browse File »

25 Feb, 2023
1 commit
  • Update copyright to 2023
    c99a1ecd
    Jay Berkenbilt authored
    2023-02-25 14:18:13 -0500  
    Browse File »

09 Sep, 2022
1 commit
  • Make QPDFLogger() private and provide create method
    0ad4e190
    Jay Berkenbilt authored
    2022-09-09 07:03:29 -0400  
    Browse File »

19 Jun, 2022
2 commits
  • Add examples for output capture (fixes #691)
    8e361d98
    Jay Berkenbilt authored
    2022-06-19 08:46:58 -0400  
    Browse File »
  • Add C API to QPDFLogger
    8130d50e
    Jay Berkenbilt authored
    2022-06-19 08:46:58 -0400  
    Browse File »

18 Jun, 2022
2 commits
  • Use the default logger for other writes to stdout/stderr ...
    e0720eaa
    When there is no context for writing output or error messages, use the
    default logger.
    Jay Berkenbilt authored
    2022-06-18 10:38:50 -0400  
    Browse File »
  • Add and test QPDFLogger class
    f1f71196
    Jay Berkenbilt authored
    2022-06-18 09:02:55 -0400  
    Browse File »