77 Commits

Author SHA1 Message Date
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
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
877cfc39c4 Add MQTT ClientID parameter 2024-10-11 04:24:41 -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
0d6e08c9cf
Update Terminal.qml 2024-09-30 16:13:26 -05:00
Alex Spataru
cd01f39dc2 Fix map widget 2024-09-29 13:42:19 -05:00
Alex Spataru
1def318ea3 Update translations 2024-09-29 02:21:15 -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
d5d8bc73c0 Make frame extraction code more robust 2024-09-26 11:47:55 -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
b3f4e1d4ac Add a scrollbar to the action icon picker 2024-09-25 18:33:42 -05:00