90 Commits

Author SHA1 Message Date
Alex Spataru
2d75f64960 Fix app restart on macOS 2021-10-05 18:46:26 -05:00
Alex Spataru
33cd3a67f8 Minor GUI updates 2021-10-05 04:15:48 -05:00
Alex Spataru
2cf132450d Quick fixes 2021-10-05 04:11:23 -05:00
Alex Spataru
563811da7d Use loaders for all windows 2021-10-01 11:22:11 -05:00
Alex Spataru
d67aec1a09 Restore shadow 2021-10-01 02:56:07 -05:00
Alex Spataru
3bec8a9937 Disable shadows 2021-10-01 01:13:28 -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
5c90ce6eb4 Finish Dashboard animations 2021-09-25 21:48:06 -05:00
Alex Spataru
33fecc9ed5 Add generic widget loader item 2021-09-25 03:52:03 -05:00
Alex Spataru
4fa5b2e183 Begin implementing all datagroups, plots and widgets in C++ 2021-09-24 21:11:16 -05:00
Alex Spataru
c91004b3cf Finish implementing JSON editor 2021-09-17 19:44:59 -05:00
Alex Spataru
947e86873a Begin working on JSON Editor logic 2021-09-17 17:45:05 -05:00
Alex Spataru
589284f2db Add new gauge & widget icons 2021-09-14 15:02:31 -05:00
Alex Spataru
d29dd0f961 Add UI shadows 2021-09-13 11:51:35 -05:00
Alex Spataru
8a35bc5861 Modify widget page to resemble dashboard page 2021-09-13 02:22:11 -05:00
Alex Spataru
050f64e749 Fix bug where gauge widgets where not displayed 2021-09-12 22:42:02 -05:00
Alex Spataru
b34c84ceea Begin working on light theme 2021-09-05 15:37:11 -05:00
Alex Spataru
f5388a5ab1 Theme-related fixes 2021-09-05 03:20:08 -05:00
Alex Spataru
e869d67b13 Add support for multiple themes 2021-09-05 02:41:48 -05:00
Alex Spataru
e099df509c Define colors in a single place 2021-09-04 23:26:04 -05:00
Alex Spataru
1f5b0fc448 Implement gauge widget (#64) 2021-09-03 13:51:43 -05:00
Alex Spataru
85c0c417a6 Fix graph titles 2021-09-02 23:10:47 -05:00
Alex
2f8e66a643 Do not show () on graphs without units 2021-08-21 03:20:55 -05:00
Alex Spataru
05f5d203e8
Update CompassDelegate.qml 2021-03-12 12:43:25 -05:00
Alex Spataru
1a68c4f8d9 Implement compass widget #44 2021-03-12 09:56:17 -05:00
Alex Spataru
5b71b86179 Add groundwork for #44 2021-03-12 00:19:54 -05:00
Alex Spataru
113c6e4c5a QML optimizations 2021-02-10 19:44:30 -05:00
Alex Spataru
7ec5941b0e Add qml profile notes 2021-02-10 15:48:25 -05:00
Alex Spataru
f170984552 Add global timer module 2021-02-09 21:03:20 -05:00
Alex Spataru
826b601897 Move JSON interpretation to another thread 2021-02-09 17:50:01 -05:00
Alex Spataru
5a69162c30 Use QPlainTextEdit through QQuickPaintedItem 2021-02-09 01:22:56 -05:00
Alex Spataru
88e55946c0 Do not disable autoscroll if we are not connected 2021-02-08 12:59:35 -05:00
Alex Spataru
a0701bde69 Add scale dialgs 2021-02-08 12:20:51 -05:00
Alex Spataru
75e3e8280d Fix CSV-playback problem (#22) 2021-02-08 10:18:27 -05:00
Alex Spataru
1eff1f66ed Remove line count & caret line, keep simple UI 2021-02-08 00:49:40 -05:00
Alex Spataru
f0b8cb9348 Make widgets double-clickable 2021-02-08 00:20:42 -05:00
Alex Spataru
4b9c33ff6d Finish implementing custom scrollbar 2021-02-07 23:27:06 -05:00
Alex Spataru
d7d0febe3d Add home-made scrollbar for console 2021-02-07 21:37:40 -05:00
Alex Spataru
bf1119bcc2 Change window flags 2021-02-07 20:27:29 -05:00
Alex Spataru
4f327ddf7d Double click graph/dataset to show external window 2021-02-07 20:04:57 -05:00
Alex Spataru
5ff6a790e5 Simplify line delegate object 2021-02-07 18:19:01 -05:00
Alex Spataru
944659936d Limit selection rectangle to console window size 2021-02-07 00:09:50 -05:00
Alex Spataru
3a889e32bf Improve appearance of line counter widget 2021-02-06 23:00:18 -05:00
Alex Spataru
6ffb522d86 Add shortcuts 2021-02-06 21:58:08 -05:00
Alex Spataru
e3a19ec7c4 Add rectangular selection support 2021-02-06 21:41:32 -05:00
Alex Spataru
f6b894e20d Change log levels 2021-02-06 19:08:11 -05:00
Alex Spataru
309633c61b Fix caret line on word wrapped frames 2021-02-06 02:01:06 -05:00
Alex Spataru
4e939b4352 Performance improvements at very high data transfer rates 2021-02-06 01:40:53 -05:00