epubgrep/src
tastytea 1fee4f5afd
Fix file error reporting.
Not sure why exceptions don't have that info… 🤷
2021-05-31 22:22:04 +02:00
..
CMakeLists.txt Re-add -DBOOST_LOG_DYN_LINK 2021-05-31 21:20:41 +02:00
files.cpp Remove a few unnecessary .data(), remove unnecessary include. 2021-05-27 19:08:53 +02:00
files.hpp Add --recursive and --dereference-recursive. 2021-05-27 14:45:52 +02:00
fs-compat.hpp.in
helpers.cpp Add logger. 2021-05-31 18:50:41 +02:00
helpers.hpp Add logger. 2021-05-31 18:50:41 +02:00
log.cpp Change log file directory. 2021-05-31 19:26:19 +02:00
log.hpp Add logger. 2021-05-31 18:50:41 +02:00
main.cpp Fix file error reporting. 2021-05-31 22:22:04 +02:00
options.cpp Change config file path. 2021-05-31 19:37:11 +02:00
options.hpp Add setting to suppress this-is-not-an-EPUB errors. 2021-05-27 21:48:35 +02:00
output.cpp Output metadata italic, chapters underlined. 2021-05-30 19:03:59 +02:00
output.hpp Put output stuff into own function in different file. 2021-05-28 17:07:11 +02:00
search.cpp Un-escape named and numbered entities in documents before searching. 2021-05-30 23:32:35 +02:00
search.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00
version.hpp.in
zip.cpp Use logger for warnings end errors. 2021-05-31 19:12:07 +02:00
zip.hpp Move is_whitespace() and urldecode() to helpers. 2021-05-30 21:52:52 +02:00