935 Commits

Author SHA1 Message Date
Alex Spataru
7892ca575e
Set env. variables for qmake 2021-11-06 13:06:29 -06:00
Alex Spataru
0aa27414cf Revert to Qt5 to have stable OpenGL rendering engine & work on custom window borders 2021-11-06 13:00:11 -06:00
Alex Spataru
affb80f0a2 Work on issue #79 2021-11-05 04:52:28 -06:00
Alex Spataru
8e65c65230
Update Serial-Studio.pro 2021-11-05 04:19:46 -06:00
Alex Spataru
5621c44406 Update to 1.1.3 2021-11-05 04:15:08 -06:00
Alex Spataru
f62f6cca8e
Add CONFIG+=ltcg instead of manually specifying compiler flags 2021-11-05 04:09:36 -06:00
Alex Spataru
9d17272f71
Add LTCG with CONFIG in MSVC 2021-11-05 04:04:17 -06:00
Alex Spataru
01fb3210cf Change all mixed size_t variables to int to avoid cross-compiler hell 2021-11-05 03:58:57 -06:00
Alex Spataru
3da6ff63d2
Update MSVC flags to enable LTO at linker stage 2021-11-05 03:47:28 -06:00
Alex Spataru
a987513857
Update Serial-Studio.pro 2021-11-05 03:44:10 -06:00
Alex Spataru
0877493c43 Add LTO compiler flag 2021-11-05 03:41:18 -06:00
Alex Spataru
728234db87 Fix Qwt integer comparison warning 2021-11-05 03:08:37 -06:00
Alex Spataru
95f766bb4f Fix anonymous namespace & size_t to int warnings 2021-11-05 03:04:28 -06:00
Alex Spataru
c8a1204369 Update SingleCompilationUnit.cpp 2021-11-05 02:15:14 -06:00
Alex Spataru
e7faf7a4e8 Try to fix MSVC compilation error 2021-11-05 02:12:54 -06:00
Alex Spataru
06c462bf27 Remove PCH & add all MOC files to unity build 2021-11-05 02:08:00 -06:00
Alex Spataru
b436184bd0 Add Qwt source code to unity build 2021-11-05 01:58:58 -06:00
Alex Spataru
244dc3dd8d Only run unity build on release configuration 2021-11-05 01:03:39 -06:00
Alex Spataru
078fcb1d2b Update SingleCompilationUnit.cpp 2021-11-05 00:47:37 -06:00
Alex Spataru
b71541a782 Work on implementing an unity build 2021-11-05 00:44:03 -06:00
Alex Spataru
249fb6e66f Pointer management 2021-11-04 22:48:36 -06:00
Alex Spataru
9e90a5b728 Fix some warnings 2021-11-04 20:32:19 -06:00
Alex Spataru
7438ee4929
Update deploy.yml 2021-11-04 16:36:25 -06:00
Alex Spataru
36491464dc
Disable MinGW build until release 2021-11-04 16:34:05 -06:00
Alex Spataru
6714d8f1a2 Update submodules to include MOC code 2021-11-04 15:57:46 -06:00
Alex Spataru
ea4637b1d2
Update deploy.yml 2021-11-04 15:35:56 -06:00
Alex Spataru
a0cf3eabde Remove QObject macros from JSON frame classes 2021-11-04 15:22:49 -06:00
Alex Spataru
9d6c7abf13 Include MOC code directly to reduce compilation times 2021-11-04 15:16:15 -06:00
Alex Spataru
ce62532296 Use #pragma once instead of include guards 2021-11-04 14:56:58 -06:00
Alex Spataru
ef0670dc18 Allow MSVC parallel builds & add precompiled header 2021-11-04 14:41:48 -06:00
Alex Spataru
4d2b290975 Auto-normalize multiplot widgets 2021-11-02 00:30:26 -06:00
Alex Spataru
5987900c3a
Update updates.json 2021-11-01 04:23:16 -06:00
Alex Spataru
4181df30fd
Update deploy.yml v1.1.2 2021-11-01 03:29:53 -06:00
Alex Spataru
df5e21c080 Update settings.qml 2021-11-01 03:22:05 -06:00
Alex Spataru
5197846241 Allow users to enable/disable multithreaded frame parsing 2021-11-01 03:20:04 -06:00
Alex Spataru
41dba80f07 Add splash screen art 2021-11-01 02:41:16 -06:00
Alex Spataru
c4b6e5b4fc Update splash screen 2021-11-01 02:40:56 -06:00
Alex Spataru
fcc4a34947 Fix crash with macOS metal 2021-11-01 02:38:16 -06:00
Alex Spataru
42c8f78f64 Update translations 2021-11-01 02:23:06 -06:00
Alex Spataru
a1178ec167 Update view options labels 2021-11-01 01:30:38 -06:00
Alex Spataru
37eb7bf17c Allow customizing floating point precision 2021-11-01 01:20:49 -06:00
Alex Spataru
8e6ee1ea58 Fix issues with duplicated indexes 2021-11-01 00:56:58 -06:00
Alex Spataru
5672c65fe5 Update translations 2021-10-29 03:51:00 -05:00
Alex Spataru
550f4286fc Remove UI referesh rate settings 2021-10-29 01:49:14 -05:00
Alex Spataru
43c00194b9 Update translations & misc UI improvements 2021-10-29 01:31:04 -05:00
Alex Spataru
fea5f4cf50 Add terminal view in dashboard 2021-10-28 04:18:18 -05:00
Alex Spataru
2cf82f97c3 Add new splash screen & minor UI changes 2021-10-28 02:13:28 -05:00
Alex Spataru
4b6d02479f Update splash screen 2021-10-28 01:15:37 -05:00
Alex Spataru
d7e681d7e5 Add JSON generator thread again 2021-10-27 21:26:37 -05:00
Alex Spataru
01ceee14a6 Increment cache buffer for JSON Editor & set development version to 1.1.2 2021-10-27 21:02:40 -05:00