AdenKoperczak
|
05c05fec5c
|
Use default destructor, and add move/copy operators to settings impls
|
2025-01-29 10:18:26 -05:00 |
|
AdenKoperczak
|
f84a86a3a3
|
Add override to destructors of settings catigories
|
2025-01-29 10:10:14 -05:00 |
|
AdenKoperczak
|
36339e613f
|
Add [[nodiscard]] to functions which need it in settings files
|
2025-01-29 10:06:46 -05:00 |
|
AdenKoperczak
|
ba62004002
|
Combine namespaces in settings files into single line
|
2025-01-29 09:55:30 -05:00 |
|
AdenKoperczak
|
0a3913bdee
|
NOLINT setting settings defaults/minimums/maximums for magic numbers
|
2025-01-29 09:44:01 -05:00 |
|
Dan Paulat
|
c1aeefb0eb
|
Merge pull request #355 from dpaulat/feature/linux-arm64-builds
Initial Linux Arm64 build
|
2025-01-26 13:03:25 -06:00 |
|
Dan Paulat
|
517ec9b266
|
Add additional armv8 profiles
|
2025-01-26 13:03:01 -06:00 |
|
Dan Paulat
|
8e11ae5efd
|
Build linux arm64 with Ubuntu 24.04 (Qt requirement)
|
2025-01-25 12:56:51 -06:00 |
|
Dan Paulat
|
17982013be
|
Use install-qt-action fork that supports Arm64 builds
|
2025-01-25 12:55:33 -06:00 |
|
Dan Paulat
|
85eadf6f93
|
Bump install-qt-action to v4
|
2025-01-25 11:32:53 -06:00 |
|
Dan Paulat
|
1d564ff7b9
|
Initial Linux Arm64 build
|
2025-01-25 11:32:53 -06:00 |
|
Dan Paulat
|
11fc6ac495
|
Merge pull request #356 from AdenKoperczak/fix_tooltips_without_info_layers
Set parameters in each layer to ensure params is set for mouse picking.
|
2025-01-24 23:35:05 -06:00 |
|
AdenKoperczak
|
3055284664
|
Set parameters in each layer to ensure params is set for mouse picking.
|
2025-01-24 14:18:08 -05:00 |
|
Dan Paulat
|
e094a9854f
|
Merge pull request #353 from dpaulat/hotfix/revert-libcurl-8.11.1
Revert libcurl 8.11.1 to 8.10.1
|
2025-01-22 20:18:09 -06:00 |
|
Dan Paulat
|
47a3c1a015
|
Revert libcurl 8.11.1 to 8.10.1
libcurl 8.11.1 has a bug with improperly closing file handles
|
2025-01-23 00:27:40 +00:00 |
|
renovate[bot]
|
467cb35648
|
Update dependency sqlite3 to v3.48.0
|
2025-01-22 10:32:59 +00:00 |
|
Dan Paulat
|
9d0a75d032
|
Bump version to v0.4.8
|
2025-01-20 23:56:49 -06:00 |
|
Dan Paulat
|
42314a64b2
|
Merge pull request #344 from dpaulat/hotfix/live-level2-data-not-latest
Ensure live level 2 data displays correct scans
|
2025-01-20 23:47:39 -06:00 |
|
Dan Paulat
|
508b5f55a2
|
Merge pull request #342 from AdenKoperczak/location_markers_part2_1
A few UI changes to location markers part2
|
2025-01-20 22:19:19 -06:00 |
|
Dan Paulat
|
69d5a36f55
|
When viewing live level 2 data, ensure the latest scan is selected
|
2025-01-20 22:15:14 -06:00 |
|
Dan Paulat
|
165edc9a90
|
Merge pull request #343 from dpaulat/hotfix/cc-unit-scaling
Correlation coefficient should be scaled by 100 when a % sign is shown
|
2025-01-20 07:16:49 -06:00 |
|
Dan Paulat
|
a92248b4d9
|
Correlation coefficient should be scaled by 100 when a % sign is shown
|
2025-01-20 00:23:14 -06:00 |
|
Dan Paulat
|
c94e483c6e
|
Ignore milliseconds when retrieving scan from level 2 file by time
|
2025-01-20 00:03:31 -06:00 |
|
Dan Paulat
|
e522f85a72
|
Collection time should not include milliseconds when selecting based off time
|
2025-01-19 23:42:37 -06:00 |
|
Dan Paulat
|
607d72d7bb
|
In level 2 debug output, convert Julian date and milliseconds to standard format
|
2025-01-19 23:41:42 -06:00 |
|
AdenKoperczak
|
a3e9d68dc4
|
A few UI changes to location markers part2
|
2025-01-17 11:01:02 -05:00 |
|
Dan Paulat
|
3f5a0056e4
|
Merge pull request #341 from AdenKoperczak/update_qt_6_8_1
Bump dependency Qt to 6.8.1
|
2025-01-15 15:27:06 -06:00 |
|
AdenKoperczak
|
8e2674f83e
|
update clang-tidy-review for qt 6.8.1
|
2025-01-15 15:23:53 -05:00 |
|
AdenKoperczak
|
e7b2981bd6
|
Bump dependency Qt to 6.8.1
|
2025-01-15 10:01:55 -05:00 |
|
Dan Paulat
|
6ef24bf4ed
|
Merge pull request #324 from AdenKoperczak/high_privilege_warning
High privilege warning
|
2025-01-12 23:02:31 -06:00 |
|
AdenKoperczak
|
0a749c1245
|
clang-format fixes for high_privilege_warning
|
2025-01-12 09:39:12 -05:00 |
|
AdenKoperczak
|
f7d2346924
|
update test/data for high_privilege_warning
|
2025-01-12 09:35:59 -05:00 |
|
AdenKoperczak
|
be8237da72
|
Added fixes from GitHub comments for high_privilege_warning
|
2025-01-12 09:31:36 -05:00 |
|
AdenKoperczak
|
3ea37ba104
|
privilege check clang-tidy fix
|
2025-01-12 09:31:36 -05:00 |
|
AdenKoperczak
|
eb3b76dcf4
|
get rid of old high_privilege_dialog build
|
2025-01-12 09:31:36 -05:00 |
|
AdenKoperczak
|
87e43a528e
|
use for descriptive names for when checks are made
|
2025-01-12 09:31:07 -05:00 |
|
AdenKoperczak
|
2f9908b54e
|
move check_privilege.* to main
|
2025-01-12 09:31:03 -05:00 |
|
AdenKoperczak
|
4a4075b50f
|
Move dialog logic into check_privilege
|
2025-01-12 09:28:33 -05:00 |
|
AdenKoperczak
|
6408e1b876
|
Fix formatting for high_privilege_warning
|
2025-01-12 09:27:14 -05:00 |
|
AdenKoperczak
|
923dad4e2e
|
Add specific dialog and setting for high privilege warning
|
2025-01-12 09:27:07 -05:00 |
|
AdenKoperczak
|
71f967d536
|
Added basic high privilege checks and message box
|
2025-01-12 09:25:54 -05:00 |
|
Dan Paulat
|
d81f187d88
|
Merge pull request #338 from dpaulat/hotfix/warn-on-nahimic-dll
Add check for NahimicOSD.dll
|
2025-01-12 01:58:57 -06:00 |
|
Dan Paulat
|
a947dc6b9f
|
Add check for NahimicOSD.dll
|
2025-01-12 01:09:32 -06:00 |
|
Dan Paulat
|
60b4833eb2
|
Merge pull request #321 from AdenKoperczak/location_markers_part2
Location Markers Part 2
|
2025-01-12 01:05:19 -06:00 |
|
Dan Paulat
|
db95a11e17
|
Merge pull request #340 from dpaulat/feature/dependency-bump-2024-01
Dependency bump 2024-01
|
2025-01-11 12:56:38 -06:00 |
|
AdenKoperczak
|
736fd43b46
|
Location Markers Part 2 linter suggestions (post rebase)
|
2025-01-11 10:58:30 -05:00 |
|
AdenKoperczak
|
7edafe8d78
|
Location Markers Part2 clang-format/tidy suggestions
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
2fd94c6575
|
Gracefully fallback when icon cannot be loaded
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
dc284974b3
|
First pass fixes from discussions. Mostly linter fixes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
91b4d6c2c2
|
added new test data from other pull requests
|
2025-01-11 10:50:10 -05:00 |
|