1115 Commits

Author SHA1 Message Date
Alex Spataru
fdc59b6866 Squash some bugs & repair the space-time continuum 2021-11-09 22:16:36 -06:00
Alex Spataru
521b1a8fef Fixes for some UI glitches 2021-11-09 20:18:51 -06:00
Alex Spataru
8e5d45f39f Fix ignored clicks on titlebar on Linux & Windows 2021-11-09 17:18:32 -08:00
Alex Spataru
53b7b961e9 Add native resize method on Windows & Linux 2021-11-09 18:33:50 -06:00
Alex Spataru
39ab87eee6 Add workaround for QTBUG-64994 2021-11-09 17:54:27 -06:00
Alex Spataru
050190100e Fix typo 2021-11-09 17:08:59 -06:00
Alex Spataru
58d9f7bb70 Only enable fullscreen on main window 2021-11-09 17:07:08 -06:00
Alex Spataru
8cf028a6ba Show fullscreen button in macOS 2021-11-09 17:04:47 -06:00
Alex Spataru
61ee247f9e Minor UI fixes 2021-11-09 16:59:53 -06:00
Alex Spataru
3b1069352f Fix widget external windows 2021-11-09 16:37:24 -06:00
Alex Spataru
c6050dd39e Show Serial Studio icon on window titlebar 2021-11-09 15:49:06 -06:00
Alex Spataru
56fa5dc4a3 Make window shadow larger 2021-11-09 15:01:30 -06:00
Alex Spataru
adf09ccd15 Nicer shadow implementation 2021-11-09 14:55:26 -06:00
Alex Spataru
6fbfa829c9 Add window shadow & respect fixed sizes 2021-11-09 14:30:59 -06:00
Alex Spataru
3349c366d3 Fix mistake 2021-11-07 23:31:20 -06:00
Alex Spataru
205dacc9b0 Format code 2021-11-07 23:28:09 -06:00
Alex Spataru
8fedfde2e4 Convert ints to size_t to fix CodeQL alerts 2021-11-07 23:26:14 -06:00
Alex Spataru
0d08bf116c Implement windows-like buttons 2021-11-07 03:49:50 -06:00
Alex Spataru
1cd4b35dfe Transition secondary dialogs to custom window component 2021-11-07 01:57:30 -06:00
Alex Spataru
ec77eaa21c
Update codeql-analysis.yml 2021-11-06 18:41:30 -06:00
Alex Spataru
20833dabd9
Update codeql-analysis.yml 2021-11-06 18:34:45 -06:00
Alex Spataru
503de0c524 Fix shadows & temp. enable macOS window controls on other systems 2021-11-06 17:36:28 -06:00
Alex Spataru
63cdb1dc08 Fix Windows compilation error 2021-11-06 17:29:57 -06:00
Alex Spataru
f9592c0958
Update deploy.yml 2021-11-06 16:55:12 -06:00
Alex Spataru
747b8d67c8
Update deploy.yml 2021-11-06 16:53:09 -06:00
Alex Spataru
0e6748b337
Update deploy.yml 2021-11-06 16:44:50 -06:00
Alex Spataru
a95cb033fd
Run on Ubuntu 18.04 2021-11-06 14:21:25 -06:00
Alex Spataru
0d26b432b8
Switch to linuxdeployqt 2021-11-06 13:56:45 -06:00
Alex Spataru
eef717b63c
Comment Qt 6 fix for linuxdeploy 2021-11-06 13:37:38 -06:00
Alex Spataru
b46695cdca Fix application reboot procedores 2021-11-06 13:22:52 -06:00
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