Commit Graph

319 Commits

Author SHA1 Message Date
Szymon Szypulski
a55a0e7205 Add link to unofficial Gentoo ebuild 2018-03-21 07:31:15 +01:00
BasioMeusPuga
bb8de60efe Fix books in subdirectories getting filtered 2018-03-20 20:36:24 +05:30
BasioMeusPuga
0d8c2b6648 Multiple fixes
Update translations
2018-03-20 13:24:17 +05:30
BasioMeusPuga
64a96d816d Update translations: German 2018-03-20 08:26:35 +05:30
BasioMeusPuga
5a4af54118 Merge pull request #25 from atmaxinger/master
German translation
2018-03-20 08:19:01 +05:30
atmaxinger
4cf18e008d German translation 2018-03-20 00:10:05 +01:00
BasioMeusPuga
50cc52b116 Update README.md 2018-03-20 00:04:05 +05:30
BasioMeusPuga
35f38b9f68 French translation 2018-03-19 23:57:47 +05:30
BasioMeusPuga
c883ba0175 Merge pull request #24 from eclipseo/add_French_translation
Great work! 
Give me a minute to update the binary files.
2018-03-19 23:52:50 +05:30
BasioMeusPuga
39cf03a70e Switch context menu TOC to combobox
Update translations
2018-03-19 23:40:16 +05:30
Robert-André Mauchin
44d88d99bb Add French translation
Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
2018-03-19 18:36:10 +01:00
BasioMeusPuga
ca67071e91 Add TOC to context menu in distraction free mode 2018-03-19 19:28:33 +05:30
BasioMeusPuga
b5acce6449 Small fixes 2018-03-19 18:26:43 +05:30
BasioMeusPuga
7bdf01a67e Spanish translation 2018-03-19 17:48:25 +05:30
BasioMeusPuga
aca08827fb Implement save as for comic/pdf view
Account for malformed container.xml for epubs
2018-03-19 01:11:55 +05:30
BasioMeusPuga
d4aaa4dc74 Update README.md 2018-03-19 00:43:18 +05:30
BasioMeusPuga
98daa40bfd Implement internationalization support 2018-03-19 00:11:06 +05:30
BasioMeusPuga
a7df896468 Mark translatable strings 2018-03-18 22:19:19 +05:30
BasioMeusPuga
fd149dcafa Usability improvements
Keyboard shortcuts
Title reporting
Context menu for comic/pdf view
2018-03-18 01:19:04 +05:30
BasioMeusPuga
0bb2e9329f Fix fullscreened widget not finding main window 2018-03-17 12:56:23 +05:30
BasioMeusPuga
89a32bfeda Add toggle for image caching
Remove PyQt5 reference from setup.py
2018-03-17 10:44:02 +05:30
BasioMeusPuga
50089cb57a Remove version requirements 2018-03-17 00:38:09 +05:30
BasioMeusPuga
a62e681223 Fix python-poppler-qt5 version check 0.2 2018-03-16 21:10:28 +05:30
BasioMeusPuga
efe52cd3cb Update README.md 2018-03-16 20:30:16 +05:30
BasioMeusPuga
23aff44412 Merge pull request #14 from BasioMeusPuga/pdf
Preliminary pdf support
2018-03-16 20:22:20 +05:30
BasioMeusPuga
e8e3b81871 Put cache refilling on separate thread
Lookout for memory leaks
2018-03-16 20:19:35 +05:30
BasioMeusPuga
03b683e05d Implement caching for QGraphicsView 2018-03-16 19:32:25 +05:30
BasioMeusPuga
5b3759afe6 Preliminary pdf support
Consolidate comicbook modules
Do not write to temp dir for comics any longer
2018-03-16 18:46:38 +05:30
BasioMeusPuga
fc2fcb5361 Add "Last Read" column
Start counting blocks for progress (Not implemented)
2018-03-16 14:46:47 +05:30
BasioMeusPuga
6ee135a52b Blank lines at the end of each chapter
Improve searching
2018-03-15 19:23:02 +05:30
BasioMeusPuga
55545f62e7 Update README.md 2018-03-15 11:55:43 +05:30
BasioMeusPuga
160226c6cd Launching with __main__.py 2018-03-15 11:24:28 +05:30
BasioMeusPuga
5d3ce17447 Fix mobi7 parsing 2018-03-14 20:29:08 +05:30
BasioMeusPuga
03afc6933f Splitting for ePubs with anchor navigation 2018-03-14 19:58:41 +05:30
BasioMeusPuga
c9559daaf6 Fix file duplication
Increase icon size for scan library icon
2018-03-14 11:53:47 +05:30
BasioMeusPuga
3c293a39d3 Embed icon theme 2018-03-14 08:26:34 +05:30
BasioMeusPuga
a87cd24c3d Update README.md 2018-03-13 19:21:59 +05:30
BasioMeusPuga
8564ede48b Small fixes 2018-03-13 19:20:47 +05:30
BasioMeusPuga
e0b20e36dd Merge pull request #11 from eclipseo/fix_for_python3
Convert KindleUnpack/mobiml2xhtml.py to Python 3 syntax
2018-03-13 19:03:42 +05:30
Robert-André Mauchin
c2db6c13b0 Convert KindleUnpack/mobiml2xhtml.py to Python 3 syntax 2018-03-13 03:08:42 +01:00
BasioMeusPuga
dbff4cbcca Update README.md 2018-03-13 00:36:48 +05:30
BasioMeusPuga
ce9ee4ccb2 Account for no images in an epub 2018-03-13 00:24:32 +05:30
BasioMeusPuga
ca3d747136 Revert to manual versioning in the setup.py 2018-03-12 20:36:49 +05:30
BasioMeusPuga
9e5559bbfa Scrollbar visibility when needed
Exception handling in ePub book year
2018-03-12 19:51:01 +05:30
BasioMeusPuga
9e9d7cca90 Update README.md 2018-03-12 19:41:18 +05:30
BasioMeusPuga
05e1655fd9 Fix bugs in setuptools packaging 2018-03-12 19:32:36 +05:30
BasioMeusPuga
f9bcc399e8 Merge pull request #1 from undu/wheel
Enable Python binary paclaging of the code
2018-03-11 01:40:35 +05:30
Pau Ruiz i Safont
1cd6ff6b58 maintenance: use modules properly 2018-03-10 19:21:18 +00:00
Pau Ruiz i Safont
79180885b5 feature: enable python packaging 2018-03-10 19:00:56 +00:00
BasioMeusPuga
ede9ecdf14 Update README.md 0.1 2018-03-10 22:41:10 +05:30