Commit graph

94 commits

Author SHA1 Message Date
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
dd8921c859 Kobo Libra compatibility; new font: Bitter 2021-07-11 01:08:38 -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
9fd002213e Implemented "Go to page" dialog and function. 2021-07-05 13:45:35 -04:00
Nicolas Mailloux
c56d831baa USBMS splash: bring down brightness 2021-06-29 15:28:54 -04:00
Nicolas Mailloux
81f179af49 Misc fixes 2021-06-29 12:26:30 -04:00
Nicolas Mailloux
347abf85dc cinematicBrightness: don't do that twice 2021-06-28 16:13:44 -04:00
Nicolas Mailloux
ae0284bed2 Glo: cinematicBrightness for a nice brightness fade-in 2021-06-28 15:26:04 -04:00
Nicolas Mailloux
fc4b9ba672 Show scrollbar if needed in Reader framework 2021-06-27 13:28:41 -04:00
Nicolas Mailloux
a6db457599 More Glo-related new things 2021-06-26 19:29:51 -04:00
Nicolas Mailloux
9364993b15 Default page size values updated for Glo 2021-06-26 10:21:07 -04:00
Nicolas Mailloux
7d03a5b0ff Kobo Glo UI/brightness/DPI support 2021-06-26 10:09:51 -04:00
Nicolas Mailloux
3b61530507 Kobo Glo: methods to set brightness 2021-06-25 22:09:42 -04:00
Nicolas Mailloux
9458a1a708 Add device and kernel build ID to device info 2021-06-23 08:16:04 -04:00
Nicolas Mailloux
1539f9fe0d Fine-tune Kobo Mini ePUB rendering, new nightmode switch 2021-06-22 22:51:28 -04:00
Nicolas Mailloux
351a375dfc Things are going well!
(and I'm strongly hoping that it will continue like that too ;p)
2021-06-20 22:57:10 -04:00
Nicolas Mailloux
386832aca2 Correct layout
Some spacer widgets are not required anymore because of the new
QTextEdit.
2021-06-20 17:32:25 -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
dbd23cb33a Working better
Also, I fixed a dictionnary lookup issue where searching words in all
caps was impossible.
2021-06-18 23:20:34 -04:00
Nicolas Mailloux
cb65131841 Dirty commit that's not even working 2021-06-17 08:34:00 -04:00
Nicolas Mailloux
f6099b9394 Implemented "Wipe KoBox user data" function 2021-06-14 14:31:49 -04:00
Nicolas Mailloux
74937453ba Done with system info dialog
Works well, will have strange formatting is no InkBox version is known,
probably due to checkconfig_str_val being null if no  value is detected.
2021-06-14 12:24:20 -04:00
Nicolas Mailloux
99d40c22ad Add system info option in Settings
W-I-P.
2021-06-08 08:03:46 -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
f42ef53338 Relocate poweroff/reboot functions 2021-05-28 08:36:24 -04:00
Nicolas Mailloux
958dde6491 Oops, UID isn't an integer... 2021-05-26 08:33:40 -04:00
Nicolas Mailloux
8b72d91875 Show device UID when About button clicked 2021-05-26 08:06:50 -04:00
Nicolas Mailloux
5af7dbf07f Manage KoBox extensions via USB 2021-05-13 21:40:05 -04:00
Nicolas Mailloux
ef34273f37 Improved USBMS prompt
Still half-working but better
2021-05-09 14:07:05 -04:00
Nicolas Mailloux
49e6a7167f USBMS prompt 2021-05-08 01:03:25 -04:00
Nicolas Mailloux
e19f3867ca KoBox settings: enable/disable X11 2021-05-01 15:55:15 -04:00
Nicolas Mailloux
3404337e29 KoBox splash screen
Everything is finally taking place for v1.4/1.5
2021-04-30 23:55:38 -04:00
Nicolas Mailloux
7e799d999a Finalized working tab switcher
Settings Chooser won't disappear anymore when invoked after Apps tab was
opened.
2021-04-24 12:44:57 -04:00
Nicolas Mailloux
6eefeed69f Basic settings stacked widget implementation 2021-04-24 09:34:35 -04:00
Nicolas Mailloux
d1d03ae16e Tab switcher working
Rearranged layout, home button on the top left, time at top right. Apps
is no longer a window, but embedded into stackedWidget > Index page 1.
Possible to switch back and forth between main display and Apps widget.
2021-04-23 22:23:24 -04:00
Nicolas Mailloux
9163689cac Implement battery alerts in Reader framework 2021-04-23 19:22:53 -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
f46e9f3f28 Vacuum-cleaner; centralized all functions in one header file. I'm sorry. 2021-04-05 09:50:58 -04:00
Nicolas Mailloux
d0478f365e Clean up some files 2021-03-27 09:55:51 -04:00
Nicolas Mailloux
f8ff9e0c37 InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00