376 Commits

Author SHA1 Message Date
Alex Spataru
979f64430c Finish implementing squeleton code for MQTT SSL config 2021-11-19 12:04:31 -06:00
Alex Spataru
b08c6954e3 Remove TX/RX LEDs 2021-11-18 23:39:38 -06:00
Alex Spataru
9df488b7e0 Update MQTT client 2021-11-16 15:08:11 -06:00
Alex Spataru
02ae0e0db1 Windows-specific improvments 2021-11-14 19:52:41 -06:00
Alex Spataru
e15f423e6b Save SSL settings in MQTT dialog 2021-11-12 02:24:31 -06:00
Alex Spataru
d52f179571 Remove rendering engine selection & Windows-specific fixes 2021-11-11 23:51:03 -06:00
Alex Spataru
7a9363064c Load JSON file into JSON Editor during application boot 2021-11-11 23:03:24 -06:00
Alex Spataru
41d8ac36d8 Fix undefined symbols and take some coffee 2021-11-11 22:36:26 -06:00
Alex Spataru
48092003c0 Add MQTT button color option to theme manager 2021-11-11 22:35:23 -06:00
Alex Spataru
f5ddd18611 Begin working on improvements for issue #34 2021-11-10 02:25:21 -06:00
Alex Spataru
6fbfa829c9 Add window shadow & respect fixed sizes 2021-11-09 14:30:59 -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
63cdb1dc08 Fix Windows compilation error 2021-11-06 17:29:57 -06:00
Alex Spataru
b46695cdca Fix application reboot procedores 2021-11-06 13:22:52 -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
5621c44406 Update to 1.1.3 2021-11-05 04:15:08 -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
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
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
5197846241 Allow users to enable/disable multithreaded frame parsing 2021-11-01 03:20:04 -06:00
Alex Spataru
fcc4a34947 Fix crash with macOS metal 2021-11-01 02:38:16 -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
550f4286fc Remove UI referesh rate settings 2021-10-29 01:49:14 -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
Alex Spataru
2c01109654 Fix multicast not working 2021-10-25 03:27:14 -05:00
Alex Spataru
9f97f5d9ba Work on issue #74 2021-10-24 22:11:12 -05:00
Alex Spataru
60571ff737 Fix bug where LED status panel is shown always 2021-10-24 17:56:58 -05:00
Alex Spataru
f65e7a2b64 Do not use QLists in non-lib source code 2021-10-22 05:43:24 -05:00
Alex Spataru
9da93e4491 Fix Ubuntu compilation error 2021-10-21 23:07:43 -05:00
Alex Spataru
078948e36b Update LED Panel 2021-10-21 23:01:26 -05:00
Alex Spataru
362b9d0bac Update LED panel design 2021-10-21 22:57:50 -05:00