2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-27 20:49:06 +00:00
qpdf/examples/qtest
Jay Berkenbilt cb769c62e5 WHITESPACE ONLY -- expand tabs in source code
This comment expands all tabs using an 8-character tab-width. You
should ignore this commit when using git blame or use git blame -w.

In the early days, I used to use tabs where possible for indentation,
since emacs did this automatically. In recent years, I have switched
to only using spaces, which means qpdf source code has been a mixture
of spaces and tabs. I have avoided cleaning this up because of not
wanting gratuitous whitespaces change to cloud the output of git
blame, but I changed my mind after discussing with users who view qpdf
source code in editors/IDEs that have other tab widths by default and
in light of the fact that I am planning to start applying automatic
code formatting soon.
2022-02-08 11:51:15 -05:00
..
attach-file Fix QPDFEFStreamObjectHelper::{get,set}Subtype 2021-09-10 10:02:24 -04:00
bookmarks Tidy example CLI usage 2022-02-07 12:49:24 -05:00
c-objects Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
count-strings Add additional interface for filtering page contents 2018-02-18 21:05:47 -05:00
create Enhance pdf-create example 2017-08-21 17:44:22 -04:00
custom-filter Add pdf-custom-filter example 2020-12-28 13:03:04 -05:00
double-page-size QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
filter-tokens Remove accidentally-committed file and fix test that created it 2021-02-23 10:38:05 -05:00
invert-images invert images example 2010-08-06 01:27:47 +00:00
linearize change output message from qpdf --check when no errors are found 2010-04-10 13:43:16 +00:00
mod-info Tidy example CLI usage 2022-02-07 12:49:24 -05:00
name-number-tree Make newly created name/number trees indirect objects 2021-02-08 06:49:56 -05:00
npages update release date to actual date 2008-04-29 12:55:25 +00:00
overlay-page QPDFAcroFormDocumentHelper: add missing analyze calls 2021-03-04 18:11:44 -05:00
parse-content Pass offset and length to ParserCallbacks::handleObject 2019-08-22 22:54:29 -04:00
pdf-split-pages Example: fast split into single pages 2014-06-07 16:40:38 -04:00
qpdf-job Finish QPDFJob examples and add tests for them 2022-02-01 13:50:58 -05:00
qpdfjob-c Finish QPDFJob examples and add tests for them 2022-02-01 13:50:58 -05:00
set-form-values QUtil::double_to_string: trim trailing zeroes with option to disable 2021-02-13 02:30:00 -05:00
attach-file.test Add file attachment example 2021-02-18 09:59:03 -05:00
bookmarks.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
c-objects.test Add QPDFObjectHandle manipulation to C API 2020-11-28 19:48:07 -05:00
count-strings.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
create.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
custom-filter.test Add pdf-custom-filter example 2020-12-28 13:03:04 -05:00
double-page-size.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
filter-tokens.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
invert-images.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
linearize.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
mod-info.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
name-number-tree.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
npages.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
overlay-page.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
parse-content.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-split-pages.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdf-job.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdfjob-c.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
set-form-values.test WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00