1291 Commits

Author SHA1 Message Date
Alex Spataru
f19cb19cf1 Update SCU 2022-05-01 03:29:32 -05:00
Alex Spataru
7a42e967a4 Remove splash screen 2022-05-01 03:25:40 -05:00
Alex Spataru
caefd8a480 Document I/O driver initialization code 2022-05-01 02:52:34 -05:00
Alex Spataru
86e7d580c0 Fix BLE license header 2022-05-01 02:32:28 -05:00
Alex Spataru
35391870f0 Implement HAL driver architecture, bump to 1.2.0 & add devices panel 2022-05-01 02:29:38 -05:00
Alex Spataru
35d967e913
Merge pull request #99 from DanPark13/README-grammar-update
Grammatical and Conciseness Rewording
2022-03-14 17:16:12 -06:00
DanPark13
8a87e96533 Grammatical and Conciseness Rewording 2022-03-12 21:44:26 -05:00
Alex Spataru
e3229a1d1e Update Bluetooth.qml 2022-02-28 11:40:05 -06:00
Alex Spataru
a0b8dfcfc1 Minor UI updates 2022-02-28 11:39:37 -06:00
Alex Spataru
4034ed39c4
Update FUNDING.yml 2022-02-27 20:55:43 -06:00
Alex Spataru
2dfac6b82b
Create FUNDING.yml 2022-02-27 20:54:35 -06:00
Alex Spataru
376451b818 Filter bluetooth devices 2022-02-21 10:53:39 -06:00
Alex Spataru
a9a9a176ef Begin adding support for Bluetooth 2022-02-17 22:32:49 -06:00
Alex Spataru
4d1fb85bf0
Update updates.json 2022-02-10 21:52:45 -06:00
Alex Spataru
5b97cfaf3a
Update updates.json 2022-02-10 21:52:07 -06:00
Alex Spataru
f07a144e46 Change version to 1.1.7 v1.1.7 2022-02-10 19:09:42 -06:00
Alex Spataru
ec2db92c1a Work on issue #90 2022-02-10 18:58:28 -06:00
Alex Spataru
d00203b03d
Update bug_report.md 2022-02-09 17:36:54 -06:00
Alex Spataru
408a25c842 Update doxyfile 2022-02-07 05:10:39 -06:00
Alex Spataru
1021fced3a
Update updates.json 2022-02-07 04:21:06 -06:00
Alex Spataru
1c9691bff9
Update updates.json 2022-02-07 04:20:15 -06:00
Alex Spataru
2ef557ee62 Update translations v1.1.6 2022-02-07 03:58:22 -06:00
Alex Spataru
24a7e60466 Update license headers 2022-02-07 01:06:50 -06:00
Alex Spataru
6368dc83c1 Upgrade to 1.1.6 2022-02-07 01:05:55 -06:00
Alex Spataru
065557ae12 Minor UI fixes, begin working on translations 2022-01-24 23:16:59 -06:00
Alex Spataru
8cf8b8680a Change default theme to Flat (light) 2022-01-24 22:59:01 -06:00
Alex Spataru
415d934ab0 Work on issue #90 2022-01-23 22:45:51 -06:00
Alex Spataru
3cd9a799f0 Add inline JS expresion evaluator again 2022-01-23 22:05:22 -06:00
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