32 Commits

Author SHA1 Message Date
Alex Spataru
e2bfd38bb8 Ensure OpenMP support is added globally 2024-11-24 22:58:36 -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
1cfb2b4c7d Add edbee text editor 2024-11-22 08:50:28 -05:00
Alex Spataru
8c0b935450
Update CMakeLists.txt 2024-11-20 16:25:42 -05:00
Alex Spataru
fb5a89499f
Update SIMD build flags to work with Universal binaries 2024-11-20 10:32:49 -05:00
Alex Spataru
4821885837 Go back to C++17 2024-11-18 23:40:17 -05:00
Alex Spataru
83c922cffa Try to fix Intel C++ compilation 2024-11-18 22:54:15 -05:00
Alex Spataru
6a93579172 Add support for Intel C++ compiler 2024-11-18 22:17:31 -05:00
Alex Spataru
f45c777105 Detect AppleClang on macOS Intel builds 2024-11-18 21:44:59 -05:00
Alex Spataru
d3fcdad9be Remove fallback to portable SIMD instructions on unknown compilers 2024-11-18 21:34:43 -05:00
Alex Spataru
10892291c2 Detect AMD64 and enable AVX2 on Windows 2024-11-18 21:27:48 -05:00
Alex Spataru
3fbf5c5c51 Fix overwrite of compiler flags 2024-11-18 19:17:31 -05:00
Alex Spataru
ec07d4c172 Update compiler flags for SIMDe 2024-11-18 18:42:02 -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
a83f6f6c47 Add "No Delimiter" to project options and simplify default frame parsing code 2024-11-17 18:52:38 -05:00
Alex Spataru
2fe108915c
Merge pull request #219 from CloverGit/patch-1
refactor: use QStandardPaths for file locations
2024-11-14 08:52:25 -05:00
Alex Spataru
35a568f8ed Remove qtcsv dependecy & make UI module more robust 2024-11-14 00:50:16 -05:00
CloverGit
1dd3546d82
refactor: use QStandardPaths for file locations
Enhance cross-platform compatibility and ensure files are saved in standard user directories by using QStandardPaths.
2024-11-12 00:10:25 +08:00
Alex Spataru
db65366abc Format code 2024-11-11 10:09:24 -05:00
Alex Spataru
12a4b28654 Get rid of Qwt & render widgets using GPU 2024-10-27 05:38:58 -05:00
Alex Spataru
1cebd8396d Fix unsynched initial widget columns value 2024-10-13 01:55:47 -05:00
Alex Spataru
ce1fe55c61 Maybe I should have written QMQTT's CMakeLists file by myself... 2024-09-18 23:55:46 -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
72bd3308c0 Fix MOC issues by creating an unity build for QMQTT 2024-09-18 23:23:42 -05:00
Alex Spataru
2bb8290a0a Remove submodules 2024-09-18 22:20:55 -05:00
Alex Spataru
9d4aeb3f30 Make project editor usable 2024-09-18 21:48:57 -05:00
Alex Spataru
fec08f0cd5 Begin working on project editor redesign 2024-08-29 13:51:17 -05:00
Alex Spataru
87a8329c84 Move project to CMake 2024-08-10 12:58:21 -05:00