Commit graph

18 commits

Author SHA1 Message Date
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
253d94a059 KoBox launcher basic implementation
I still need to fix some border bug
2021-04-29 23:36:25 -04:00
Nicolas Mailloux
b38a5bd9a0 Added KoBox settings base 2021-04-27 08:40:08 -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
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
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
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
Nicolas Mailloux
83777b6482 Implemented brightness control dialog in MainWindow 2021-03-29 21:47:21 -04:00
Nicolas Mailloux
6cf633dd9e Show battery state in MainWindow; fixed USBMS icon scaling for all
devices
2021-03-29 08:04:46 -04:00
Nicolas Mailloux
d3362890be First steps to control brightness from MainWindow and show battery
level/status
2021-03-28 22:18:48 -04:00
Nicolas Mailloux
61e83d2596 Update process improvements; preparing for v1.1 2021-03-27 15:13:37 -04:00
Nicolas Mailloux
f8ff9e0c37 InkBox v1.0 Release Commit 2021-03-25 08:00:19 -04:00