Age | Commit message (Expand) | Author |
---|---|---|
2023-06-02 | Fix doc typos | m-holger |
2023-06-02 | Code tidy - reflow comments and strings | m-holger |
2023-05-21 | Rerun clang-format | Jay Berkenbilt |
2023-05-20 | Remove unused include directives | m-holger |
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-04 | Programmatically apply new formatting to code | Jay Berkenbilt |
2022-03-19 | Remove "lt-" workarounds | Jay Berkenbilt |
2022-02-08 | WHITESPACE ONLY -- expand tabs in source code | Jay Berkenbilt |
2021-02-22 | Change from QPDF{Array,Dict}Items to aitems() and ditems() | Jay Berkenbilt |
2021-01-30 | Add example of name/number trees and dictionary/array iteration | Jay Berkenbilt |