285 Commits

Author SHA1 Message Date
Alex Spataru
2a7979fc7f Update icon 2025-01-04 03:17:30 -05:00
Alex Spataru
861c19e706 Fix undefined reference error 2025-01-02 01:06:03 -05:00
Alex Spataru
9f53bb6212 Allow sending binary data through actions (@AnnabellePundaky) 2025-01-01 15:57:54 -05:00
Alex Spataru
e238d8cdd1 Transition to GPL3 OR Commercial License (#248) 2025-01-01 15:06:49 -05:00
Dr. Bernd Donner
cab9e11c2e Fix every 81th byte was dropped in a single frame 2024-12-06 19:02:23 +01:00
Alex Spataru
fda2ec9053 Address issue #240 2024-12-06 10:09:58 -05:00
Alex Spataru
796b844c4b Reserve a bit more data for the terminal widget 2024-11-30 00:06:53 -05:00
Alex Spataru
5bdb1cdf5b Try to fix MSVC build warnings 2024-11-29 22:33:30 -05:00
Alex Spataru
c323133082 Fix initialization order warnings 2024-11-29 22:28:48 -05:00
Alex Spataru
68c6ac1de4 Remove NEON-specific instructions 2024-11-29 22:19:57 -05:00
Alex Spataru
8d8ee772f0 Show serial port description again on Windows 2024-11-29 18:44:49 -05:00
Alex Spataru
35e59cec65 Make license.rtf with WordPad 2024-11-29 18:33:51 -05:00
Alex Spataru
64695cabdf Set license text size to Arial 10 2024-11-29 18:23:03 -05:00
Alex Spataru
729c117a1b Set project version in app for correct display in Control Panel 2024-11-29 18:21:38 -05:00
Alex Spataru
f480082f3a Try to make that shortcut possible 2024-11-29 18:06:20 -05:00
Alex Spataru
4fc184a8c1 Update CMakeLists.txt 2024-11-29 17:41:36 -05:00
Alex Spataru
f429b9fd3e Fix license 2024-11-29 17:31:41 -05:00
Alex Spataru
3a6c9ecaed Define package architecture in Wix 2024-11-29 17:22:40 -05:00
Alex Spataru
dc3bdedd6d Update CMakeLists.txt 2024-11-29 17:11:49 -05:00
Alex Spataru
031e7d77d1 Try to add shortcuts using Wix 2024-11-29 17:10:05 -05:00
Alex Spataru
e0406726a1 Flip Lorenz Attractor in MSI installer 2024-11-29 16:51:13 -05:00
Alex Spataru
530dd5995f Try to generate a MSI installer 2024-11-29 16:43:47 -05:00
Alex Spataru
cb3547abbb Ensure that we only moved shared X/Y plot arrays once 2024-11-29 12:38:17 -05:00
Alex Spataru
bba85137e1 Update translations & ensure we use doubles 2024-11-29 11:53:04 -05:00
Alex Spataru
e9a536e5fb Initialize x-axis with SIMD + fix index bug in Project Editor 2024-11-29 11:39:45 -05:00
Alex Spataru
e333783784 Add initial support for XY plotting (#218 and #157) 2024-11-29 10:20:18 -05:00
Alex Spataru
ca0c60c3ae Enable Save As button even if project is not modified 2024-11-27 12:11:35 -05:00
Alex Spataru
28e6e5e35e Add 'Save As' button for #236 2024-11-27 12:03:00 -05:00
Alex Spataru
706fa8a46f Ignore lock errors on virtual serial ports 2024-11-27 10:25:23 -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
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