summaryrefslogtreecommitdiff
path: root/src/gempub.h
AgeCommit message (Collapse)Author
2021-05-29Gempub: Fixed glitches in DocumentWidgetJaakko Keränen
2021-05-28Gempub: Linear navigation with left/right arrow keysJaakko Keränen
2021-05-06Gempub: Decode URLs, only load cover imageJaakko Keränen
2021-05-05Gempub: Parse links on index page for navigationJaakko Keränen
2021-05-02DocumentWidget: Retain Gempub data; cleanupJaakko Keränen
Keep hold of the `Gempub` data while the page is open so it can be used for other purposes.
2021-05-02Added a Gempub helperJaakko Keränen
`Gempub` opens and parses a Gempub archive and provides access to the contents in a common way.