Age | Commit message (Expand) | Author |
---|---|---|
2022-09-21 | Replace calls to QUtil::int_to_string with std::to_string | m-holger |
2022-07-26 | Code tidy : replace 0 with nullptr or true | m-holger |
2022-04-30 | Formatting: remove space in range-style for loops | Jay Berkenbilt |
2022-04-16 | Use = default and = delete where possible in classes | Jay Berkenbilt |
2022-04-04 | Programmatically apply new formatting to code | Jay Berkenbilt |
2022-03-19 | Remove "lt-" workarounds | Jay Berkenbilt |
2022-02-26 | Tidy pdf-count-strings example | m-holger |
2022-02-08 | WHITESPACE ONLY -- expand tabs in source code | Jay Berkenbilt |
2021-01-02 | QPDFPageObjectHelper: filterPageContents -> filterContents + form XObject | Jay Berkenbilt |
2018-06-21 | Convert examples to use new page helper classes | Jay Berkenbilt |
2018-02-19 | Simplify TokenFilter interface | Jay Berkenbilt |
2018-02-19 | Add additional interface for filtering page contents | Jay Berkenbilt |