1586 Commits

Author SHA1 Message Date
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
4e7373c046 Add OpenMP support directly 2024-11-24 23:20:12 -05:00
Alex Spataru
4b4e4c60bf
Update CMakeLists.txt 2024-11-24 23:09:09 -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
ee6ed0f31d Update compiler flags 2024-11-24 20:04:14 -05:00
Alex Spataru
87d6ec6bd5 Avoid hangs with high-frequency data by scheduling calls 2024-11-24 19:29:23 -05:00
Alex Spataru
8233d96bab
Update README.md 2024-11-24 16:16:16 -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
a72b61488d
Update notarization action on macOS 2024-11-23 00:06:47 -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
cc9c822195 Remove edbee-lib 2024-11-22 15:51:54 -05:00
Alex Spataru
b9af804a9f
So sad that I cannot use multiline items as environment variables 2024-11-22 09:09:43 -05:00
Alex Spataru
4f3d97a017
Update deploy.yml 2024-11-22 09:06:54 -05:00
Alex Spataru
3d93e69cbd
Update README.md 2024-11-22 09:02:53 -05:00
Alex Spataru
4241abcdf1
Add QtCore5Compat module to deploy job 2024-11-22 09:01:45 -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
db4cec3949
Disable Intel Compiler on Linux
- We already made the checks that I needed
- Generated binaries require Intel (R) SHSTK instructions, we want Serial Studio to be as compatible as possible
2024-11-21 11:23:18 -05:00
Alex Spataru
bdfe08a5c6
Update README.md 2024-11-21 02:34:38 -05:00
Alex Spataru
d484a65e3d
Update README.md 2024-11-21 02:34:10 -05:00
Alex Spataru
395ca8d2b5
Update README.md 2024-11-21 02:32:38 -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
8c0b935450
Update CMakeLists.txt 2024-11-20 16:25:42 -05:00
Alex Spataru
82b4ffa3f8
Update deploy.yml 2024-11-20 16:21:00 -05:00
Alex Spataru
e0b4a80edf
Update CMakeLists.txt 2024-11-20 16:12:35 -05:00
Alex Spataru
99a1ca1706
Update CMakeLists.txt 2024-11-20 16:09:45 -05:00
Alex Spataru
cc6e40d50a
Update CMakeLists.txt 2024-11-20 15:41:56 -05:00
Alex Spataru
6a7544b781
Fix windeployqt incorrect deployment of debug libraries 2024-11-20 15:30:39 -05:00
Alex Spataru
f7827ec442
Update deploy.yml 2024-11-20 14:54:58 -05:00
Alex Spataru
2e536545b6
Update deploy.yml to force release build 2024-11-20 14:48:43 -05:00
Alex Spataru
3c2ac73eda
Update CMakeLists.txt to define project at the start 2024-11-20 11:12:04 -05:00
Alex Spataru
9c887579fd
Update CMakeLists.txt to set CMAKE_SYSTEM_PROCESSOR explicitely 2024-11-20 11:08:22 -05:00
Alex Spataru
39562080c9
Update deploy.yml to rename Ubuntu job to just "Linux" 2024-11-20 10:53:35 -05:00