okular/generators/epub
2024-01-09 21:57:05 +00:00
..
autotests slots -> Q_SLOTS 2022-03-19 10:58:47 +00:00
data Use new KDE_ macro 2015-03-04 07:52:20 +01:00
CMakeLists.txt Switch to kf6 2023-12-18 22:56:22 +00:00
converter.cpp s/qAsConst/std::as_const/ 2023-12-19 11:46:24 +00:00
converter.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
epubdocument.cpp clazy: make qregularexpression static const 2023-12-18 22:56:22 +00:00
epubdocument.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
generator_epub.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
generator_epub.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
libokularGenerator_epub.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-01-08 02:08:32 +00:00
Messages.sh Move the EPub backend to kdegraphics. 2008-04-02 20:43:31 +00:00
okularApplication_epub.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-01-08 02:08:32 +00:00
org.kde.mobile.okular_epub.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2024-01-08 02:08:32 +00:00
org.kde.okular-epub.metainfo.xml GIT_SILENT made messages (after extraction) 2024-01-08 01:35:10 +00:00
README Move the EPub backend to kdegraphics. 2008-04-02 20:43:31 +00:00

This is a libepub based backend to watch epub books using okular
The epub library can be obtained using:

svn co https://ebook-tools.svn.sourceforge.net/svnroot/ebook-tools/trunk ebook-tools

The library uses standard cmake (ccmake .;make install)

The epub standard specs can be found in:

http://www.idpf.org/specs.htm