Commit graph

284 commits

Author SHA1 Message Date
Nicolas Mailloux
34252c01bc Progress in implementing "Open" function from search 2021-09-04 23:46:47 -04:00
Nicolas Mailloux
f670ba207b Search in local storage implemented
Now I have to implement an "Open" function
2021-09-04 22:18:17 -04:00
Nicolas Mailloux
f4a842a55d PDF: resize QGraphicsScene if PNG displayed shrunk 2021-09-04 14:16:09 -04:00
Nicolas Mailloux
62e9ddc6e3 PDF scaling implemented and working 2021-09-04 13:46:39 -04:00
Nicolas Mailloux
5c274e21ec PDF: minor fixes 2021-09-02 19:00:54 -04:00
Nicolas Mailloux
94e0319576 Working on PDF zoom/scale 2021-09-01 22:07:30 -04:00
Nicolas Mailloux
dc864f6d4e PDF support! 2021-08-29 15:05:07 -04:00
Nicolas Mailloux
ffb37ec9fa Permit VNC viewer if device is not rooted but Wi-Fi is supported 2021-08-25 14:12:45 -04:00
Nicolas Mailloux
f152ef7d6b README.md: Minor typo fix 2021-08-25 14:05:43 -04:00
Nicolas Mailloux
5929d59c9c Relocate showToast from settings to MainWindow 2021-08-25 13:32:33 -04:00
Nicolas Mailloux
191efea6a8 Entire otaManager tested and working! 2021-08-25 13:16:41 -04:00
Nicolas Mailloux
1f539e6bf3 OTA check working! 2021-08-25 10:37:46 -04:00
Nicolas Mailloux
86dffbec3e Destroy otaManager instance if check skipping is enabled 2021-08-21 11:38:54 -04:00
Nicolas Mailloux
1d48a6d85e Merge branch 'master' of http://74.57.151.11/InkBox/inkbox 2021-08-20 21:52:20 -04:00
Nicolas Mailloux
c791da9fbf OTA improvements 2021-08-20 17:12:51 -04:00
Nicolas Mailloux
5dcc72f8b1 Fix bug with generalDialog and KoBox reset 2021-08-20 15:22:49 -04:00
Nicolas Mailloux
0abce1970b Auto page relocation for plain text files implemented 2021-08-19 19:37:07 -04:00
Nicolas Mailloux
4dad8319d2 Auto page relocation: ePUB support 2021-08-19 19:03:52 -04:00
Nicolas Mailloux
da2ef5232b Auto book page save is on its way 2021-08-19 12:55:12 -04:00
Nicolas Mailloux
b8f4da12f7 Delay OTA check after successful network connection 2021-08-19 11:11:16 -04:00
Nicolas Mailloux
eab27fabd9 Global/separate reading settings implementation 2021-08-06 00:50:28 -04:00
Nicolas Mailloux
01f59f1f31 Welp, another typo 2021-08-19 08:47:56 -04:00
Nicolas Mailloux
0cbf1a59e6 Improved OTA handling
We almost have (let's hope!) a working prototype...
2021-08-19 08:23:18 -04:00
Nicolas Mailloux
1ba81f6e89 System info: if no network connection, set IP as 'Not available' 2021-08-18 20:11:18 -04:00
Nicolas Mailloux
d9a46e7615 Brightness warmth: set warmth before cinematic brightness
Allows a more fluid animation.
2021-08-18 19:46:32 -04:00
Nicolas Mailloux
df5791ce44 Add callback handler for bookconfig_mount
Sorry for the date mess, I'm in a car and sometimes my homebrew
Raspberry Pi 400/Kindle computer-screen-keyboard breaks  and reboots,
thus resetting the date.
2021-08-16 17:35:53 -04:00
Nicolas Mailloux
f895a368ac bookconfig_mount implementation 2021-08-06 00:48:49 -04:00
Nicolas Mailloux
5a92f5b15a Add features list 2021-08-03 12:19:42 -04:00
Nicolas Mailloux
ea44e2a762 Update README (again) 2021-08-03 11:49:16 -04:00
Nicolas Mailloux
9a969226c0 Update README 2021-08-03 11:41:32 -04:00
Nicolas Mailloux
24d915b24e Fix build issue with otaManager 2021-07-23 17:32:30 -04:00
Nicolas Mailloux
cb28c4b8f3 Comment testing things again 2021-07-21 13:55:46 -04:00
Nicolas Mailloux
5a59b0db98 Comment testing area 2021-07-20 23:28:39 -04:00
Nicolas Mailloux
595da4b6be Some fixes for Wi-Fi dialog; IP address in System Info 2021-07-20 23:27:32 -04:00
Nicolas Mailloux
c509474ff3 Brightness dialog: set lighting warmth option 2021-07-16 16:41:36 -04:00
Nicolas Mailloux
4c714d4abd Wi-Fi: Correct loop in connectToNetwork function 2021-07-14 18:27:39 -04:00
Nicolas Mailloux
e73c8c371e Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -04:00
Nicolas Mailloux
5793607d2b Toast messages; Wi-Fi dialog improvements 2021-07-14 01:24:30 -04:00
Nicolas Mailloux
a532d00f48 Wi-Fi button/icon in MainWindow
Dialog's coming soon, hopefully ...
2021-07-13 15:18:59 -04:00
Nicolas Mailloux
d8dee343a4 Wi-Fi dialog draft 2021-07-13 12:27:38 -04:00
Nicolas Mailloux
d3097849f1 Libra: make page turn buttons bigger 2021-07-12 00:11:04 -04:00
Nicolas Mailloux
218b64ef7f Virtual keyboard sizeup for Libra 2021-07-11 23:48:11 -04:00
Nicolas Mailloux
d61a663479 More fixes; new fonts 2021-07-11 22:11:13 -04:00
Nicolas Mailloux
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -04:00
Nicolas Mailloux
028b0063c6 Add non-root clause for VNC viewer 2021-07-09 15:12:53 -04:00
Nicolas Mailloux
e5431f06ef Set definition QTextEdit to NoTextInteractionFlags 2021-07-06 20:12:10 -04:00
Nicolas Mailloux
a961d95290 Add search button in Reader framework 2021-07-06 20:06:40 -04:00
Nicolas Mailloux
b0b5f9cdaa Fixes for VNC and virtual keyboard 2021-07-06 10:04:28 -04:00
Nicolas Mailloux
87e133b8d6 VNC viewer support 2021-07-06 00:13:11 -04:00
Nicolas Mailloux
13803ef333 The search button now does something
And it does what you'd expect it to! Only dictionary search available at
the moment.
2021-07-05 22:21:20 -04:00