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
  • .idea
27 Jan, 2025
1 commit
  • Fix yaml format in .readthedocs.yaml
    740dd509
    Jay Berkenbilt authored
    2025-01-27 18:31:12 +0000  
    Browse Dir »

24 Sep, 2024
1 commit
  • In QPDFWordTokenFinder::check limit the token length ...
    0aa6b67e
    Tokens longer than the target cannot be a match and therefore there is no
    need to read to the end of token.
    m-holger authored
    2024-09-24 01:32:32 +0100  
    Browse Dir »

20 Aug, 2024
1 commit
  • Fix QPDF::recoverStreamLength ...
    c02cb9a7
    Ensure the the recovered stream end is not part of a different object.
    
    Test file is bad24.pdf with stream 4 'endstream' corrupted.
    m-holger authored
    2024-08-20 15:14:01 +0100  
    Browse Dir »

07 Jun, 2024
1 commit
  • Fix line endings in .idea file
    f770ebf1
    Jay Berkenbilt authored
    2024-06-07 07:49:10 -0400  
    Browse Dir »

06 Jun, 2024
2 commits
  • Add Windows CMake profile ...
    72e3a968
    This works with Visual Studio Build Tools 2022 installed.
    Jay Berkenbilt authored
    2024-06-06 12:13:34 -0400  
    Browse Dir »
  • Update various CLion settings
    dc67d1a7
    Jay Berkenbilt authored
    2024-06-06 12:13:24 -0400  
    Browse Dir »

11 Jan, 2024
1 commit
  • JSONHandler: add fallback handler support
    7de0b3f3
    Jay Berkenbilt authored
    2024-01-11 06:13:57 -0500  
    Browse Dir »

20 Dec, 2023
1 commit
  • Spell check
    db5d03d8
    Jay Berkenbilt authored
    2023-12-20 07:07:35 -0500  
    Browse Dir »

16 Dec, 2023
1 commit
  • Ignore .idea/inspectionProfiles
    fdf8d4a6
    Jay Berkenbilt authored
    2023-12-16 09:13:16 -0500  
    Browse Dir »

06 Oct, 2023
4 commits
  • Start a project-level dictionary ...
    b075de73
    When a user accepts a spelling word, the word appears in a
    .idea/dictionaries/$user.xml where $user is their username. A user has
    control over "their "words, but all users see all words. For qpdf, we
    probably want all the "official" words in qpdf.xml. This should be
    automated.
    Jay Berkenbilt authored
    2023-10-06 20:12:22 -0400  
    Browse Dir »
  • Share cmake debug profile
    d02b737c
    Jay Berkenbilt authored
    2023-10-06 20:12:22 -0400  
    Browse Dir »
  • Save CMake profile "maintainer"
    861ef269
    Jay Berkenbilt authored
    2023-10-06 20:12:22 -0400  
    Browse Dir »
  • Control IDE project files
    f2385e7d
    Jay Berkenbilt authored
    2023-10-06 20:12:22 -0400  
    Browse Dir »