E-book reader based on FBReader
77be4b68e8
This is probably a bug in QQuickListView - it first calculates the item position and then starts instantiating the delegates. The very first time the item position always turns out to be zero because the average item size isn't known yet. So if we are trying to position the list at a non-zero index and instead we got positioned at zero, try it again. |
||
---|---|---|
app | ||
fbreader | ||
fribidi | ||
harbour-lib@ced340c079 | ||
linebreak | ||
rpm | ||
test | ||
.gitignore | ||
.gitmodules | ||
common.pri | ||
harbour-books.pro | ||
README.md |
E-book reader for Sailfish OS
The core functionality is based on FBReader
source code with a few modifications. Books are imported from the Downloads folder,
where they are saved by the browser or email client. Alternatively, you can
manually copy your books to the Documents/Books
directory under the home
folder. Removable storage is supported as well, the books are stored in the
/Books
directory there.
In theory, it should be able to handle all E-book formats supported by FBReader. Tested mostly with epub and fb2.