48 Commits

Author SHA1 Message Date
Alex Spataru
e2bfd38bb8 Ensure OpenMP support is added globally 2024-11-24 22:58:36 -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
4821885837 Go back to C++17 2024-11-18 23:40:17 -05:00
Alex Spataru
ec07d4c172 Update compiler flags for SIMDe 2024-11-18 18:42:02 -05:00
Alex Spataru
4670ef4ca1 Add SIMD header with common operations 2024-11-18 18:21:27 -05:00
Alex Spataru
e09cfb6be3 Use SIMD instructions for updating plot data 2024-11-18 17:30:30 -05:00
Alex Spataru
9230c38e87 Transition to C++ 20 2024-11-18 15:59:51 -05:00
Alex Spataru
c0bc278201 Also use a CircularBuffer on the IO::Console 2024-11-18 02:51:54 -05:00
Alex Spataru
a2e754b537 Use a circular buffer + Knuth-Morris-Pratt (KMP) for parsing frames 2024-11-18 01:20:04 -05:00
Alex Spataru
9f7a2be9b5 Add file transmission capability 2024-11-17 22:24:01 -05:00
Alex Spataru
35a568f8ed Remove qtcsv dependecy & make UI module more robust 2024-11-14 00:50:16 -05:00
Alex Spataru
58a6cfb42b Code refactoring, add threaded frame parser & attend issue #220 2024-11-13 13:03:40 -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
823793560b Ensure that app can compile on Linux aarch64 2024-11-11 09:54:11 -05:00
Alex Spataru
99f8ce99f2 Don´t use variable fonts 2024-11-09 16:44:31 -05:00
Alex Spataru
0b350f264d Address issue #149 2024-11-07 22:54:25 -05:00
Alex Spataru
14dc5f1e7e Fix unity build error 2024-11-05 00:17:49 -05:00
Alex Spataru
fe42fe1e18 Upgrade to 3.0.4 2024-11-05 00:11:25 -05:00
Alex Spataru
93139995a6 Add a lot of themes 2024-11-03 00:43:04 -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
b1bb949005
Update CMakeLists.txt 2024-10-13 19:03:13 -05:00
Alex Spataru
f48c8509aa Fix several warnings on Linux 2024-10-13 18:45:52 -05:00
Alex Spataru
647998e799 Add QT_QMLCACHEGEN_ARGUMENTS --only-bytecode option 2024-10-09 16:06:41 -05:00
Alex Spataru
cd01f39dc2 Fix map widget 2024-09-29 13:42:19 -05:00
Alex Spataru
6d73f70b61 Rename JSON::Generator to JSON::FrameBuilder 2024-09-26 21:52:44 -05:00
Alex Spataru
f31955f5bd Implement #205 2024-09-25 18:09:13 -05:00
Alex Spataru
414f06c0c2 Finish spanish translation 2024-09-23 01:17:27 -05:00
Alex Spataru
feeb1085cf Add empty/container group widget 2024-09-22 00:46:31 -05:00
Alex Spataru
b1d0897293 Update CMakeLists format 2024-09-19 11:53:59 -05:00
Alex Spataru
1b9e396915 To hell with QMQTT's import/export logic
Why the heck they use QT_STATIC as a macro, considering that Qt uses that macro internally?
2024-09-18 23:43:20 -05:00
Alex Spataru
ebab267a3c Update CMakeLists.txt 2024-09-18 23:31:22 -05:00
Alex Spataru
1d6e03ea9c Correct CPack build script 2024-09-18 22:27:25 -05:00
Alex Spataru
9d4aeb3f30 Make project editor usable 2024-09-18 21:48:57 -05:00
Alex Spataru
852669cace Add tree view in project editor 2024-08-30 23:15:37 -05:00
Alex Spataru
fec08f0cd5 Begin working on project editor redesign 2024-08-29 13:51:17 -05:00
Alex Spataru
7e127fa97b Update dashboard widgets to follow new UI style 2024-08-12 00:52:58 -05:00
Alex Spataru
0144b5c300 Halway over the UI revamp 2024-08-11 18:20:03 -05:00
Alex Spataru
87a8329c84 Move project to CMake 2024-08-10 12:58:21 -05:00