104 Commits

Author SHA1 Message Date
Alex Spataru
28e6e5e35e Add 'Save As' button for #236 2024-11-27 12:03:00 -05:00
Alex Spataru
61c0758fad Report serial port errors for #233 2024-11-27 10:09:15 -05:00
Alex Spataru
2d8de725b6 Disable editable serial port combo on Windows 2024-11-27 02:59:39 -05:00
Alex Spataru
86077fa4b3 Initial implementation for #223 2024-11-27 01:24:09 -05:00
Alex Spataru
df5e32009e Fix action toolbar buttons 2024-11-27 00:38:04 -05:00
Alex Spataru
cacbb659e5 Fix moving cursor when adding invalid hex character #229 2024-11-25 02:23:21 -05:00
Alex Spataru
a08afe423e Default to 9600 baud again 2024-11-25 00:28:05 -05:00
Alex Spataru
c5617c139d Update hardware setup settings category 2024-11-25 00:24:26 -05:00
Alex Spataru
01bf0653cf Ensure circular buffer is reset when device is disconnected, and continue working on issue #229 2024-11-24 22:06:24 -05:00
Alex Spataru
8057460f60 Work on issue #229 2024-11-24 15:50:20 -05:00
Alex Spataru
8791e5859a
Fix legend label colors on dark themes 2024-11-23 01:29:54 -05:00
Alex Spataru
1cfb2b4c7d Add edbee text editor 2024-11-22 08:50:28 -05:00
Alex Spataru
7d0e29e200 Make saving frame parser code more intuitive 2024-11-19 08:11:54 -05:00
Alex Spataru
a286a15e47 Remove descriptor list (#220) 2024-11-18 14:18:52 -05:00
Alex Spataru
598a9ef463 Sync dataset view toolbar 2024-11-18 04:16:08 -05:00
Alex Spataru
9f7a2be9b5 Add file transmission capability 2024-11-17 22:24:01 -05:00
Alex Spataru
a83f6f6c47 Add "No Delimiter" to project options and simplify default frame parsing code 2024-11-17 18:52:38 -05:00
Alex Spataru
5c03ced35b Address toolbar buttons issue mentioned in #220 2024-11-17 17:35:16 -05:00
Alex Spataru
5f27f52ad4 Rewind CSV player when it reaches the end 2024-11-16 18:08:20 -05:00
Alex Spataru
59dde1003d Make legends box scrollable 2024-11-16 16:06:54 -05:00
Alex Spataru
5fb325c782 Save show legends setting 2024-11-16 15:27:20 -05:00
Alex Spataru
237e88f022 Make legend labels smaller 2024-11-16 15:25:49 -05:00
Alex Spataru
5f6a52ad3e Remove extra comment 2024-11-16 15:22:29 -05:00
Alex Spataru
e44a1da0e1 Fix #221 2024-11-16 15:18:27 -05:00
Alex Spataru
85208b793c Minor UI updates in toolbars 2024-11-14 01:07:50 -05:00
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
b1c1776bc3 Allow setting minimum cols/rows for terminal widget 2024-11-11 12:13:02 -05:00
Alex Spataru
5bc22eacae Fix UI glytch in secondary toolbar buttons 2024-11-11 10:46:56 -05:00
Alex Spataru
db74077905 Remove aggressive optimization flags & fall back to RCC QML registration 2024-11-11 10:08:26 -05:00
Alex Spataru
7c9cc7a1e9 Try to fix issues with multiple screens #149 2024-11-10 01:58:04 -05:00
Alex Spataru
3c6e2a1b0c Save some screen real estate by reimplementing toolbar buttons 2024-11-10 01:22:48 -05:00
Alex Spataru
16f8596ca5 Fix remaing font glytches after switching to point-based system 2024-11-09 23:18:41 -05:00
Alex Spataru
bf8cd7a503 Make the Misc::CommonFonts work with fractions 2024-11-09 22:44:01 -05:00
Alex Spataru
b7e46b2584 Fix issue #215 2024-11-09 22:08:59 -05:00
Alex Spataru
18f775114c Use OS fonts & ensure minimum window sizes are respected 2024-11-09 18:38:40 -05:00
Alex Spataru
99f8ce99f2 Don´t use variable fonts 2024-11-09 16:44:31 -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
688e1ece10 Implement #147 2024-11-07 01:16:49 -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
61d784c5f8 Begin working on plot crosshairs & ensure that CSV player is not slowed down by large projects & point ranges 2024-11-04 23:52:22 -05:00
Alex Spataru
2a73b6c30e Avoid flickering in visual range display 2024-11-04 21:16:06 -05:00
Alex Spataru
a335741dbe Fix unmatched external window titlebar color on Windows 11 2024-11-04 00:26:53 -05:00
Alex Spataru
5d327df67a Upgrade to 3.0.1 development version 2024-11-03 01:19:35 -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