53 Commits

Author SHA1 Message Date
Alex Spataru
ed806c3563 Fixes to be able to compile on Raspberry Pi 2022-01-02 12:16:24 -05:00
Alex Spataru
002e9f4c92 Add border colors & begin working on dataset selection in JSON editor window 2022-01-01 16:27:16 -05:00
Alex Spataru
ea1b620565 Update application icon & add sketch design projects 2021-12-30 21:33:45 -05:00
Alex Spataru
7efadca2cd Ensure that titlebar & window controls are visible when using the WM decorates the dialogs 2021-12-22 19:56:45 -05:00
Alex Spataru
e0f48272b6 Sanity check for Qt 6 complete, now go back to Qt 5 to ensure compatiblity wiht older Linux distros 2021-12-18 03:52:07 -05:00
Alex Spataru
15ef343432 Change QWidget to QML rendering method 2021-12-18 01:37:48 -05:00
Alex Spataru
5bc41345b4 Remove version number from QML imports 2021-12-16 15:41:29 -05:00
Alex Spataru
16a1b4b284 Restore custom widget window, root cause of crash was fixed 2021-12-06 22:00:16 -06:00
Alex Spataru
f8db867076 Fix view options UI issue when no plot widget is enabled 2021-12-06 09:36:58 -06:00
Alex Spataru
76d445cd56 Add delay while displaying the dashboard 2021-12-03 23:26:20 -06:00
Alex Spataru
00640a3f4e Render widgets on framebuffer 2021-11-29 05:35:40 -06:00
Alex Spataru
9f417ea6fb Restore QML-based external window 2021-11-29 04:26:52 -06:00
Alex Spataru
1cdf5e5a59 Revert to QWidget-based external window 2021-11-29 03:48:22 -06:00
Alex Spataru
f2515dd1c0 Remove compiler optimizations, we do not want strange bugs 2021-11-29 01:37:37 -06:00
Alex Spataru
0e4b28886d Fix Qt Creator false warnings 2021-11-28 22:07:36 -06:00
Alex Spataru
88c9924073 Minor UI fixes 2021-11-28 22:04:18 -06:00
Alex Spataru
2daa2c74e5 Fix misc. frameless window issues 2021-11-28 21:06:11 -06:00
Alex Spataru
f0aac85ee4 Fix crash on OpenGL backend by using a QML loader 2021-11-28 20:32:11 -06:00
Alex Spataru
5ae656f5e5 Reduce animations & add flat dark theme 2021-11-27 20:56:48 -06:00
Alex Spataru
f6ffff5362 Allow widget window to be resized 2021-11-25 02:48:55 -06:00
Alex Spataru
441bc2788f Implement shadow effect via ImageBorder 2021-11-25 02:07:07 -06:00
Alex Spataru
521b1a8fef Fixes for some UI glitches 2021-11-09 20:18:51 -06:00
Alex Spataru
3b1069352f Fix widget external windows 2021-11-09 16:37:24 -06:00
Alex Spataru
56fa5dc4a3 Make window shadow larger 2021-11-09 15:01:30 -06:00
Alex Spataru
6fbfa829c9 Add window shadow & respect fixed sizes 2021-11-09 14:30:59 -06:00
Alex Spataru
0aa27414cf Revert to Qt5 to have stable OpenGL rendering engine & work on custom window borders 2021-11-06 13:00:11 -06:00
Alex Spataru
42c8f78f64 Update translations 2021-11-01 02:23:06 -06:00
Alex Spataru
a1178ec167 Update view options labels 2021-11-01 01:30:38 -06:00
Alex Spataru
37eb7bf17c Allow customizing floating point precision 2021-11-01 01:20:49 -06:00
Alex Spataru
43c00194b9 Update translations & misc UI improvements 2021-10-29 01:31:04 -05:00
Alex Spataru
fea5f4cf50 Add terminal view in dashboard 2021-10-28 04:18:18 -05:00
Alex Spataru
b323daca93 Implement LED panel #47 2021-10-21 22:37:23 -05:00
Alex Spataru
72b594d5f5 Rename map widget to GPS 2021-10-19 16:44:17 -05:00
Alex Spataru
427d0ed3f0 Add support for logarithmic plots (#55) 2021-10-07 18:57:24 -05:00
Alex Spataru
eaa50f2768 Fix shadow-related artifacts 2021-10-07 03:12:37 -05:00
Alex Spataru
806685d1a6 Add logical support for FFT widgets 2021-10-07 02:13:17 -05:00
Alex Spataru
7f2a25a3ad Cleanup themes 2021-10-06 16:58:35 -05:00
Alex Spataru
5ec91e6d87 Add plot divisions control 2021-10-06 14:44:34 -05:00
Alex Spataru
da55f28bab Add plots 2021-10-06 13:09:08 -05:00
Alex Spataru
2d75f64960 Fix app restart on macOS 2021-10-05 18:46:26 -05:00
Alex Spataru
a2372303d0 Use multiplot for accelerometers & gyros 2021-10-01 12:25:27 -05:00
Alex Spataru
cda43278e5 Load dashboard widgets with loaders 2021-10-01 11:38:04 -05:00
Alex Spataru
92b0a0193e Fix UI glitches in external window with HiDPI screens 2021-10-01 04:12:04 -05:00
Alex Spataru
93dcc407c5 Minor optimizations 2021-09-30 19:07:39 -05:00
Alex Spataru
37ac2a675f Small changes to be able to use SS with Qt5 & Qt6 2021-09-28 16:17:08 -05:00
Alex Spataru
cbaec31ceb Begin working on Qt 6.2 support 2021-09-28 14:43:06 -05:00
Alex Spataru
b0e8ec35d8 Quick fixes 2021-09-27 03:40:43 -05:00
Alex Spataru
a8a858b5b8 Add base code organization for multi-plot widget 2021-09-27 03:35:38 -05:00
Alex Spataru
1bf1d2a714 Begin working on bar widget 2021-09-26 05:42:22 -05:00
Alex Spataru
452999c7b7 Allow users to hide/show all widgets of a given category 2021-09-26 00:19:10 -05:00