Commit graph

25 commits

Author SHA1 Message Date
Nicolas Mailloux
f652dbddf0 Implement logger; design language fixes 2022-04-05 00:47:15 -04:00
Nicolas Mailloux
69cc8c1b5f generalDialog: Rename "syncTimer" to "searchTimer" 2022-01-12 11:30:34 -05:00
Nicolas Mailloux
48a4a9e3e7 Improve Online Library search 2022-01-12 11:04:10 -05:00
Nicolas Mailloux
a24b84acf4 Implement auto-sync if user searchs in Online Library 2022-01-11 14:17:14 -05:00
Nicolas Mailloux
57f99c0fe2 encfs: Open dialog if files present in dropbox 2021-12-31 15:50:59 -05:00
Nicolas Mailloux
33aba576de Book retrieval from bookInfoDialog working 2021-12-29 23:09:51 -05:00
Nicolas Mailloux
bb3ecedd8d encfs improvements 2021-10-17 22:31:44 -04:00
Nicolas Mailloux
4c5fd69f57 Local storage book search implemented and working 2021-09-05 09:37:07 -04:00
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
0cbf1a59e6 Improved OTA handling
We almost have (let's hope!) a working prototype...
2021-08-19 08:23:18 -04:00
Nicolas Mailloux
e73c8c371e Wi-Fi connection dialog implemented and working 2021-07-14 18:23:54 -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
Nicolas Mailloux
e9c17ca382 Virtual keyboard! 2021-07-05 16:01:32 -04:00
Nicolas Mailloux
9fd002213e Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
Nicolas Mailloux
f6099b9394 Implemented "Wipe KoBox user data" function 2021-06-14 14:31:49 -04:00
Nicolas Mailloux
9428483d02 Add QTextBrowser widget and dialog
Some things, such as UIDs, just couldn't display normally and we need
such a browser for them.
I'll work on implementing as the main engine for the Reader framework.
2021-06-08 07:49:52 -04:00
Nicolas Mailloux
ef34273f37 Improved USBMS prompt
Still half-working but better
2021-05-09 14:07:05 -04:00
Nicolas Mailloux
e19f3867ca KoBox settings: enable/disable X11 2021-05-01 15:55:15 -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
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
f46e9f3f28 Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00
Nicolas Mailloux
22a3cb25ae Added update prompt at startup if update is detected 2021-04-01 08:58:37 -04:00
Nicolas Mailloux
55978a75fa Added general-purpose dialog; added soft reset option 2021-03-31 08:38:59 -04:00