1163 Commits

Author SHA1 Message Date
Alex Spataru
5b78315cc7 Add dataset titles in CSV file 2022-01-20 18:48:07 -06:00
Alex Spataru
e3bc6414e0 Finish work on issue #82 2022-01-17 19:04:10 -06:00
Alex Spataru
f669d7b7e5 Correctly generate CSV table headers (#82) 2022-01-10 23:39:45 -06:00
Alex Spataru
bc5bc4cf79 Update slash screen & fix about icon 2022-01-06 01:59:40 -05:00
Alex Spataru
ac50793ddf Change theme order 2022-01-04 03:38:33 -05:00
Alex Spataru
825957d2fb Re-enable ask for save in JSON editor window 2022-01-04 02:55:14 -05:00
Alex Spataru
56970480f2 Compact JSON map file for internal processing 2022-01-02 23:18:34 -05:00
Alex Spataru
3ba91d069f Add code to avoid potential memory leaks when enabling/disabling the plugins system 2022-01-02 23:10:13 -05:00
Alex Spataru
50971ee340 Use default Qt optimization flags 2022-01-02 22:31:44 -05:00
Alex Spataru
6eb6eed327 Fix issues discovered by sanitizer & add jumbo build optimizations again 2022-01-02 22:24:57 -05:00
Alex Spataru
a362c7333c Use sanitizer for debug builds 2022-01-02 19:04:37 -05:00
Alex Spataru
1110b58fc1 Enable compiler sanitizers 2022-01-02 18:59:12 -05:00
Alex Spataru
696f04aea4 Finally fix memory leak 2022-01-02 15:51:53 -05:00
Alex Spataru
83b53b3d35 Enable software rendering flag 2022-01-02 13:00:26 -05:00
Alex Spataru
888f8d3d8f Disable custom window for Qt < 5.12 2022-01-02 12:57:26 -05:00
Alex Spataru
36b965bcd6 Reduce QtQuick version to 2.3 2022-01-02 12:53:57 -05:00
Alex Spataru
814408daec Update QtQuick versioning 2022-01-02 12:47:39 -05:00
Alex Spataru
30659ea15d Fix QML interface for Raspberry Pi 2022-01-02 12:34:38 -05:00
Alex Spataru
6bbff5a976 Format code 2022-01-02 12:18:05 -05:00
Alex Spataru
ed806c3563 Fixes to be able to compile on Raspberry Pi 2022-01-02 12:16:24 -05:00
Alex Spataru
840ab906e7 Remove legacy JFI structures 2022-01-02 10:46:54 -05:00
Alex Spataru
9a50e2097d Change const auto to just auto 2022-01-02 10:15:58 -05:00
Alex Spataru
05d248385f Remove support for legacy JSON map format 2022-01-02 10:15:27 -05:00
Alex Spataru
735ec2e868 Clean up JSON::Generator 2022-01-02 00:46:20 -05:00
Alex Spataru
b8263646a2 Ensure that widgets are not updated after disconnecting device 2022-01-02 00:34:16 -05:00
Alex Spataru
00248582ca Do not use pointers in updatePlots() 2022-01-02 00:18:06 -05:00
Alex Spataru
483db7caec Minor QVector-based optimization 2022-01-02 00:14:34 -05:00
Alex Spataru
1769fcfcff Work with references & not pointers 2022-01-02 00:05:15 -05:00
Alex Spataru
d9a20ad574 Limit scrollback to 10'000 lines 2022-01-01 20:56:10 -05:00
Alex Spataru
61703cba5e Fix stucked toolbar buttons & use QBasicTimer for timer events 2022-01-01 20:09:17 -05:00
Alex Spataru
002e9f4c92 Add border colors & begin working on dataset selection in JSON editor window 2022-01-01 16:27:16 -05:00
Alex Spataru
adc629077b Well, fix another compilation failure - hopefully the last one of 2021 2021-12-31 20:51:23 -05:00
Alex Spataru
bd8f8bd404 Last commit of 2021 - change icon 2021-12-31 20:40:37 -05:00
Alex Spataru
dad11f2beb
Rename 6_MathWorks.json to 6_Mathworks.json 2021-12-30 22:39:16 -05:00
Alex Spataru
e77d0b582b Update icon 2021-12-30 22:01:54 -05:00
Alex Spataru
ea1b620565 Update application icon & add sketch design projects 2021-12-30 21:33:45 -05:00
Alex Spataru
77fd496c8e clang-format-all 2021-12-30 11:11:55 -05:00
Alex Spataru
4670cb4fe3 Fix crash on macOS Catalina 2021-12-30 11:02:09 -05:00
Alex Spataru
8f28232306 Include MOCs in source files for faster compilation times 2021-12-28 21:13:29 -05:00
Alex Spataru
51ac923364 Only load 1x splash when needed 2021-12-28 20:57:06 -05:00
Alex Spataru
00070c3d3b Only add extra splash screen flags on macOS 2021-12-28 20:49:44 -05:00
Alex Spataru
17e1a69fbf Minimize images, change splash screen & begin working on other themes 2021-12-28 20:35:13 -05:00
Alex Spataru
c3e8c9ce25 Update Utilities.cpp 2021-12-25 11:16:31 -05:00
Alex Spataru
644551fca8 Add code to translate message box buttons 2021-12-25 11:16:00 -05:00
Alex Spataru
7efadca2cd Ensure that titlebar & window controls are visible when using the WM decorates the dialogs 2021-12-22 19:56:45 -05:00
Alex Spataru
ca47886e95 Add Mainframe theme & fix VT-100 crash 2021-12-22 00:52:07 -05:00
Alex Spataru
1e60912e3d Fix menubar for system windows 2021-12-21 23:34:58 -05:00
Alex Spataru
df9d3d2357 Allow enabling/disabling the custom window decorations 2021-12-21 23:21:57 -05:00
Alex Spataru
4635421719 Fix compilation issue 2021-12-21 17:06:45 -05:00
Alex Spataru
b34255b96f Allow enabling/disabling window shadows 2021-12-21 17:06:14 -05:00