https://bugs.kde.org/show_bug.cgi?id=450239
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Version Fixed In| |4.0 Latest Commit| |https://invent.kde.org/offi | |ce/tellico/-/commit/2364de0 | |f1d0dd6e77add78a5960ed5db54 | |4f6b6d Resolution|--- |FIXED --- Comment #3 from Robby Stephenson <ro...@periapsis.org> --- Git commit 2364de0f1d0dd6e77add78a5960ed5db544f6b6d by Robby Stephenson. Committed on 13/01/2024 at 18:24. Pushed by rstephenson into branch 'master'. Add file reader for books For now, the functionality is somewhat hidden within the File Listing importer, and reads pdf and ebooks. Also switch the ebook importer to use the same reader code. FIXED-IN: 4.0 M +1 -0 TODO M +1 -2 src/field.cpp M +3 -0 src/tests/CMakeLists.txt M +1 -0 src/translators/CMakeLists.txt M +16 -110 src/translators/ebookimporter.cpp M +37 -9 src/translators/filelistingimporter.cpp M +6 -1 src/translators/filelistingimporter.h A +203 -0 src/translators/filereaderbook.cpp [License: GPL (v2/3)] C +14 -49 src/translators/filereaderbook.h [from: src/translators/filelistingimporter.h - 058% similarity] https://invent.kde.org/office/tellico/-/commit/2364de0f1d0dd6e77add78a5960ed5db544f6b6d -- You are receiving this mail because: You are watching all bug changes.