256 Commits

Author SHA1 Message Date
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
76992ffb9e Emergency upgrade to 3.0.6 2024-11-27 02:29:23 -05:00
Alex Spataru
68d8209981 Address issue #235 2024-11-27 02:18:01 -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
5bb10b85a0 Selectively display dataset properties 2024-11-27 00:13:11 -05:00
Alex Spataru
5a47a6dadd Update macdeployqt arguments 2024-11-26 16:35:17 -05:00
Alex Spataru
16da21afbb
Update project description/bio 2024-11-26 11:04:22 -05:00
Alex Spataru
fcf4eaad8f Upgrade to 3.0.5 2024-11-26 09:50:28 -05:00
Alex Spataru
3585f26356 Fix incorrect selection in frame parser widget 2024-11-26 09:45:15 -05:00
Alex Spataru
0fc578d9d5 Enable QTP0004 2024-11-25 23:32:19 -05:00
Alex Spataru
cacbb659e5 Fix moving cursor when adding invalid hex character #229 2024-11-25 02:23:21 -05:00
Alex Spataru
d565a43004 Be more permissive with errors 2024-11-25 02:04:37 -05:00
Alex Spataru
83f2019680 Enable all extensions in the JS engine 2024-11-25 02:03:08 -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
9d998bd390 Fix SSE2 compilation error 2024-11-25 00:07:07 -05:00
Alex Spataru
ad150fab20 Use SSE2 SIMD instead of AVX2 for larger CPU support 2024-11-25 00:00:35 -05:00
Alex Spataru
f9296fe9b4 Fix issue #227 2024-11-24 23:35:23 -05:00
Alex Spataru
e2bfd38bb8 Ensure OpenMP support is added globally 2024-11-24 22:58:36 -05:00
Alex Spataru
478aafaea2 Add optional sanitizer flags 2024-11-24 22:36:48 -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
87d6ec6bd5 Avoid hangs with high-frequency data by scheduling calls 2024-11-24 19:29:23 -05:00
Alex Spataru
8057460f60 Work on issue #229 2024-11-24 15:50:20 -05:00
Alex Spataru
adb0a6c1a0 Update translations 2024-11-23 11:57:27 -05:00
Alex Spataru
8791e5859a
Fix legend label colors on dark themes 2024-11-23 01:29:54 -05:00
Alex Spataru
7e8e0a73de
Correctly rename theme files and disable -xHost flag on ICC 2024-11-23 01:04:56 -05:00
Alex Spataru
671aa0ef82 Update default JS script documentation 2024-11-23 00:49:50 -05:00
Alex Spataru
794ad615c6 Add custom XML styles for code editor 2024-11-23 00:42:43 -05:00
Alex Spataru
5a5ef2f7b8 Remove side-by comment 2024-11-22 22:31:02 -05:00
Alex Spataru
a062ccbe08 Remove unnecessary macro conditions 2024-11-22 22:23:43 -05:00
Alex Spataru
f184084e33 Try to remove cmath header to see if Windows build works 2024-11-22 22:11:27 -05:00
Alex Spataru
94f75d0bf0 Add SVE support for ARM CPUs 2024-11-22 22:09:42 -05:00
Alex Spataru
e9015c7baa Give up on edbee, use QCodeEditor instead 2024-11-22 18:22:50 -05:00
Alex Spataru
41cb678bd8 Try to compile edbee lib again 2024-11-22 16:13:39 -05:00
Alex Spataru
091577ebe6 Merge branch 'master' of https://github.com/Serial-Studio/Serial-Studio 2024-11-22 08:50:30 -05:00
Alex Spataru
1cfb2b4c7d Add edbee text editor 2024-11-22 08:50:28 -05:00
Alex Spataru
4a82db0efc
Use -force-openssl instead of -force_openssl 2024-11-20 17:10:05 -05:00
Alex Spataru
8b6854c1db
Include qopensslbackend.dll with Windows package 2024-11-20 16:52:42 -05:00
Alex Spataru
04a935a362
Use /MT flag again 2024-11-20 16:42:07 -05:00
Alex Spataru
0bcc969a74
Add Hardened Runtime on macOS 2024-11-20 16:33:01 -05:00
Alex Spataru
e0b4a80edf
Update CMakeLists.txt 2024-11-20 16:12:35 -05:00
Alex Spataru
9dfae24b4b Remove unused QML_Module in Cmake 2024-11-19 11:28:59 -05:00
Alex Spataru
68bfb04ccc Fix FFT crash 2024-11-19 09:47:34 -05:00
Alex Spataru
7d0e29e200 Make saving frame parser code more intuitive 2024-11-19 08:11:54 -05:00
Alex Spataru
79a5239769 Migrate old frame parser code 2024-11-19 07:31:21 -05:00
Alex Spataru
22b7543f43 Update HAL_Driver.h 2024-11-19 00:41:21 -05:00
Alex Spataru
4821885837 Go back to C++17 2024-11-18 23:40:17 -05:00
Alex Spataru
f2af6297aa Add <cmath> to fix MSVC build 2024-11-18 19:49:08 -05:00