Xteink-X4-crosspoint-reader/lib/Epub/Epub
2026-01-30 11:09:52 +02:00
..
blocks Use sane smaller data types for data in section.bin (#188) 2025-12-31 13:11:36 +11:00
hyphenation feat: Add Spanish hyphenation support (#558) 2026-01-30 10:46:01 +02:00
parsers Fix footnote placement for paragraphs spanning multiple pages 2026-01-30 11:09:52 +02:00
BookMetadataCache.cpp perf: optimize large EPUB indexing from O(n^2) to O(n) (#458) 2026-01-30 10:46:01 +02:00
BookMetadataCache.h perf: optimize large EPUB indexing from O(n^2) to O(n) (#458) 2026-01-30 10:46:01 +02:00
FootnoteEntry.h footnotes support 2025-12-17 02:06:38 +01:00
Page.cpp clang-format-fix 2026-01-26 16:46:16 +02:00
Page.h clang-format-fix 2026-01-26 16:46:16 +02:00
ParsedText.cpp Fix footnote placement for paragraphs spanning multiple pages 2026-01-30 11:09:52 +02:00
ParsedText.h Fix footnote placement for paragraphs spanning multiple pages 2026-01-30 11:09:52 +02:00
Section.cpp clang-format-fix 2026-01-26 16:46:16 +02:00
Section.h feat: dict based Hyphenation (#305) 2026-01-19 12:56:26 +00:00