aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-split-pages.cc
AgeCommit message (Expand)Author
2023-06-02Code tidy - reflow comments and stringsm-holger
2023-05-21Rerun clang-formatJay Berkenbilt
2023-05-20Rerun format_code (after merging clang-tidy PR)Jay Berkenbilt
2023-05-20Replace deprecated C++ includesm-holger
2022-09-21Replace calls to QUtil::int_to_string with std::to_stringm-holger
2022-04-30Code clean up: use range-style for loops wherever possibleJay Berkenbilt
2022-04-04Programmatically apply new formatting to codeJay Berkenbilt
2022-03-19Remove "lt-" workaroundsJay Berkenbilt
2022-02-08WHITESPACE ONLY -- expand tabs in source codeJay Berkenbilt
2020-04-16Fix warnings reported by -Wshadow=local (fixes #431)Jay Berkenbilt
2019-06-22Add missing #include <cstring>Jay Berkenbilt
2019-06-21Fix sign and conversion warnings (major)Jay Berkenbilt
2019-03-12Undefined functions because of missing std:: or header. (#295)Thorsten Schöning
2018-08-13Catch exceptions as const references (fixes #236)Jay Berkenbilt
2018-06-21Convert examples to use new page helper classesJay Berkenbilt
2017-08-05Add --split-pages option (fixes #30)Jay Berkenbilt
2017-07-30Fix command-line checking in pdf-split-pages exampleJay Berkenbilt
2015-11-01Comment use of static ID in examplesJay Berkenbilt
2014-06-07Example: fast split into single pagesJay Berkenbilt