2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-13 07:32:22 +00:00
qpdf/examples
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
..
qtest WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
build.mk Finish QPDFJob examples and add tests for them 2022-02-01 13:50:58 -05:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-attach-file.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-bookmarks.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-c-objects.c WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-count-strings.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-create.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-custom-filter.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-double-page-size.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-filter-tokens.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-invert-images.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-linearize.c WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-mod-info.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-name-number-tree.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-npages.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-overlay-page.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-parse-content.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-set-form-values.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
pdf-split-pages.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdf-job.cc WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00
qpdfjob-c.c WHITESPACE ONLY -- expand tabs in source code 2022-02-08 11:51:15 -05:00