54 Commits

Author SHA1 Message Date
Alex Spataru
7852779b2f Fix some MQTT subscriber issues 2024-11-13 17:20:42 -05:00
Alex Spataru
2b115a0725 Fix issues with CSV player + hexadecimal and continue refactoring IO module 2024-11-13 16:12:46 -05:00
Alex Spataru
70ea63b39d Add option to ignore data delimeters in BLE 2024-11-13 13:45:48 -05:00
Alex Spataru
58a6cfb42b Code refactoring, add threaded frame parser & attend issue #220 2024-11-13 13:03:40 -05:00
Alex Spataru
a399ca4790 Minor UI fixes 2024-11-11 17:35:53 -05:00
Alex Spataru
3c6e2a1b0c Save some screen real estate by reimplementing toolbar buttons 2024-11-10 01:22:48 -05:00
Alex Spataru
bf8cd7a503 Make the Misc::CommonFonts work with fractions 2024-11-09 22:44:01 -05:00
Alex Spataru
18f775114c Use OS fonts & ensure minimum window sizes are respected 2024-11-09 18:38:40 -05:00
Alex Spataru
60d9ce68d1 Change dialog flags & document frame parser widget 2024-11-08 00:06:36 -05:00
Alex Spataru
0b350f264d Address issue #149 2024-11-07 22:54:25 -05:00
Alex Spataru
18b37237e4 Hide View Options label/icon when it is not required 2024-11-05 01:50:48 -05:00
Alex Spataru
a335741dbe Fix unmatched external window titlebar color on Windows 11 2024-11-04 00:26:53 -05:00
Alex Spataru
93139995a6 Add a lot of themes 2024-11-03 00:43:04 -05:00
Alex Spataru
1775b3d9c3 Do not allow connecting to a device when CSV player is open 2024-10-28 22:23:26 -05:00
Alex Spataru
c2eb7f27ee Refactor UI::Dashboard class 2024-10-28 22:11:26 -05:00
Alex Spataru
12a4b28654 Get rid of Qwt & render widgets using GPU 2024-10-27 05:38:58 -05:00
Alex Spataru
a07cfbecdc Try to address issue #209 2024-10-14 15:45:30 -05:00
Alex Spataru
a5d0593b21 Fix some QML issues 2024-10-14 15:10:00 -05:00
Alex Spataru
160ed6a290 Fix re-open bug #208 2024-10-14 13:44:36 -05:00
Alex Spataru
f87443436d Update ViewOptions.qml 2024-10-13 02:26:48 -05:00
Alex Spataru
3cc0d9a908 Allow user to hide/show plot axes 2024-10-13 02:26:29 -05:00
Alex Spataru
1cebd8396d Fix unsynched initial widget columns value 2024-10-13 01:55:47 -05:00
Alex Spataru
c6b0d6c886 Fix MQTT subscriber dashboard loop 2024-10-11 15:07:03 -05:00
Alex Spataru
d7e15e3b27 Fix binding loop 2024-10-09 16:19:50 -05:00
Alex Spataru
3258ad8083 Add Examples button & update to Qt 6.8.0 2024-10-09 10:27:49 -05:00
Alex Spataru
8f70f0761f Fix issue #207 2024-10-05 11:41:53 -05:00
Alex Spataru
8a1ee9b9b2 Fix single-world selection in terminal 2024-09-29 02:05:21 -05:00
Alex Spataru
8345d64ae7 Rewrite terminal widget from the ground up 2024-09-29 00:31:14 -05:00
Alex Spataru
1ceeb0e7e9 Fix native window on widget external windows 2024-09-26 22:27:43 -05:00
Alex Spataru
6d73f70b61 Rename JSON::Generator to JSON::FrameBuilder 2024-09-26 21:52:44 -05:00
Alex Spataru
1d491ea5d3 Use base color on native dialogs 2024-09-26 11:03:49 -05:00
Alex Spataru
06f854389c Update widget view switches to show widget color 2024-09-26 10:47:36 -05:00
Alex Spataru
65e865eb21 Fix window buttons on Microsoft Windows 2024-09-26 10:02:41 -05:00
Alex Spataru
d58792e31e Automatically update main window title when language is changed 2024-09-25 23:29:18 -05:00
Alex Spataru
e6bd289001 Add quick-plot mode for project-less data visualization (address issue #188) 2024-09-25 23:22:28 -05:00
Alex Spataru
f31955f5bd Implement #205 2024-09-25 18:09:13 -05:00
Alex Spataru
9c48f99c95 Fix stupid window width issues 2024-09-23 02:44:59 -05:00
Alex Spataru
414f06c0c2 Finish spanish translation 2024-09-23 01:17:27 -05:00
Alex Spataru
4a1555e3fa Fix small issue with project editor float validator 2024-09-22 20:07:03 -05:00
Alex Spataru
a5a37275b3 Add external dashboard windows & colorize rest of dialogs 2024-09-22 14:26:51 -05:00
Alex Spataru
feeb1085cf Add empty/container group widget 2024-09-22 00:46:31 -05:00
Alex Spataru
360d9d74c1 Fix bug with hidding/showing dashboard widgets & update READMEs 2024-09-21 01:57:03 -05:00
Alex Spataru
4461bf6ab0 Ensure that widgets are re-enabled automatically without manual scrolling 2024-09-21 00:14:07 -05:00
Alex Spataru
0bd6c1e65a Only render dashboard widgets inside the current viewport 2024-09-20 23:51:39 -05:00
Alex Spataru
7931f7d2a6 Reduce signal/slot abuse for drawing dashboard items 2024-09-20 23:34:48 -05:00
Alex Spataru
fba69e8216 Update welcome messages & fix other minor issues in project editor 2024-09-20 04:54:36 -05:00
Alex Spataru
ce981f4f55 Re-implement VT100 emulation 2024-09-20 02:11:46 -05:00
Alex Spataru
e48d5242b5 Add a lot of themes 2024-09-19 16:51:27 -05:00
Alex Spataru
9d4aeb3f30 Make project editor usable 2024-09-18 21:48:57 -05:00
Alex Spataru
852669cace Add tree view in project editor 2024-08-30 23:15:37 -05:00