Commit graph

20 commits

Author SHA1 Message Date
Nicolas Mailloux
1539f9fe0d Fine-tune Kobo Mini ePUB rendering, new nightmode switch 2021-06-22 22:51:28 -04:00
Nicolas Mailloux
40262b0506 Replaced QLabel by a QTextEdit; no more clipping out
All's working! (Except maybe some layout shenaningans)
2021-06-20 17:00:42 -04:00
Nicolas Mailloux
e68900babb New feature: show book name and author in Reader framework 2021-06-20 13:31:24 -04:00
Nicolas Mailloux
c36e7e2ac2 Basic working ePUB reader with mutool convert
I still need to do some work, but it's ready to be merged into master.
2021-06-19 19:05:13 -04:00
Nicolas Mailloux
cb65131841 Dirty commit that's not even working 2021-06-17 08:34:00 -04:00
Nicolas Mailloux
9163689cac Implement battery alerts in Reader framework 2021-04-23 19:22:53 -04:00
Nicolas Mailloux
09e14b74cd Finalized low/critical battery alert warnings
QTimer implementation which triggers them when the battery reaches a
certain charging level
2021-04-23 08:47:05 -04:00
Nicolas Mailloux
917e28ab52 New low/critical battery splash and dialog 2021-04-22 13:56:29 -04:00
Nicolas Mailloux
edb1203d7e Never mind
What an idiot am I...
2021-04-22 10:10:47 -04:00
Nicolas Mailloux
51fad25719 I discovered static variables
WIP, some changes coming, notably a critical/low battery alert, and some
big code revamping.
2021-04-22 07:38:54 -04:00
Nicolas Mailloux
d948375d03 Don't launch Reader framework on Cancel in QFileDialog 2021-04-08 07:47:27 -04:00
Nicolas Mailloux
11e7541759 Reader framework bug fixes, preparing for v1.3 2021-04-06 12:01:04 -04:00
Nicolas Mailloux
daaef3a72f Added disable UI scaling option; laying down a path for remembering
position in book
2021-04-05 15:35:25 -04:00
Nicolas Mailloux
511594eeba List index out of range fix when reading empty documents 2021-04-05 10:07:21 -04:00
Nicolas Mailloux
f46e9f3f28 Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00
Nicolas Mailloux
41cef1444a Added refresh every x page setting 2021-03-30 08:24:13 -04:00
Nicolas Mailloux
640991db98 Added new font and set icons to frontlight controls 2021-03-29 21:46:53 -04:00
Nicolas Mailloux
2f0c8d2a30 Drastic speed improvement when reading big books. Initial EPUB support.
UI fixes.
2021-03-27 19:08:05 -04:00
Nicolas Mailloux
69327c5363 Laying down a path for ePUB support 2021-03-27 15:14:03 -04:00
Nicolas Mailloux
f8ff9e0c37 InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00