Commit graph

1991 commits

Author SHA1 Message Date
AdenKoperczak
1dce1b2b35 Added new icons for location markers. All icons are white, so they
can be color modulated to the correct color.
2025-01-11 10:50:10 -05:00
AdenKoperczak
daa5bd24dc Add q_color_modulate for modulating the color of QIcons 2025-01-11 10:50:10 -05:00
AdenKoperczak
c73698619d Use name as hover text for marker 2025-01-11 10:50:10 -05:00
Dan Paulat
84d88f5040 Don't run clang-tidy-comments on a canceled job 2025-01-11 01:27:01 -06:00
Dan Paulat
c78fd097a1 Adding Ocean and Toner MapTiler styles 2025-01-11 01:24:34 -06:00
Dan Paulat
a792538e29 Rebase maplibre-native updates onto 9f02e29 (2025-01-10) 2025-01-11 01:06:54 -06:00
Dan Paulat
c7be1d37e0 Update stb to 5c20573 (2024-11-09) 2025-01-11 00:06:50 -06:00
Dan Paulat
5be46de20a Update aws-sdk-cpp to 1.11.483 2025-01-11 00:06:17 -06:00
Dan Paulat
4ba0c5e3ba Update conan dependencies to latest, missed by renovate 2025-01-10 23:40:27 -06:00
Dan Paulat
7a064c750a
Merge pull request #339 from dpaulat/feature/simplify-openssl
Feature/simplify openssl
2025-01-10 15:06:21 -06:00
Dan Paulat
432d794626 As of Qt 6.2, schannel is available as a TLS backend, OpenSSL is not required 2025-01-10 19:27:57 +00:00
Dan Paulat
b5241ff1f7 Legacy OpenSSL support is not needed as of Qt 6.5 2025-01-10 19:23:47 +00:00
Dan Paulat
d6f94f2e19
Merge pull request #330 from AdenKoperczak/imgui_unicode_check2
Imgui Unicode Check using FontConfig
2025-01-10 10:12:50 -06:00
Dan Paulat
14f97347d5
Merge pull request #337 from dpaulat/renovate/libpng-1.x
Update dependency libpng to v1.6.45
2025-01-10 09:26:30 -06:00
AdenKoperczak
2e973bf654 Modified font atlas not build logging to only log once 2025-01-10 09:57:38 -05:00
renovate[bot]
8ec983b654
Update dependency libpng to v1.6.45 2025-01-10 14:17:15 +00:00
Dan Paulat
99ec41c7c7
Merge pull request #336 from dpaulat/hotfix/placefile-record-destruction
Disable placefile refresh on destruction
2025-01-06 18:54:14 -06:00
Dan Paulat
b1b06bc125
Disable placefile refresh on destruction 2025-01-06 12:42:18 -06:00
Dan Paulat
70c858d847
Merge pull request #313 from dpaulat/renovate/cpr-1.x
Update dependency cpr to v1.11.1
2025-01-06 10:14:18 -06:00
Dan Paulat
f156716173 Add OpenSSL::Crypto as a dependency for wxdata 2025-01-06 06:14:09 +00:00
Dan Paulat
517013633d Use schannel with libcurl 2025-01-06 05:11:21 +00:00
renovate[bot]
097df7894e
Update dependency cpr to v1.11.1 2025-01-05 00:21:24 +00:00
Dan Paulat
f01a357f98
Merge pull request #331 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.11.1
2025-01-04 18:20:59 -06:00
renovate[bot]
0681b523fe
Update dependency libcurl to v8.11.1 2025-01-04 23:17:35 +00:00
AdenKoperczak
f7a55ec85b Add logging for unloaded fonts in case a similar error happens again. 2024-12-31 13:03:12 -05:00
AdenKoperczak
f34a3e2145 Add check for symbolic font in fontconfig code 2024-12-31 12:50:20 -05:00
Dan Paulat
6bf3ae833a
Merge pull request #328 from dpaulat/hotfix/geo-icon-amd-display
Fix GeoIcons Shader Usage
2024-12-26 13:26:13 -06:00
Dan Paulat
983e9b467d Apply GeoLines aDisplayed fix to GeoIcons 2024-12-26 12:11:55 -06:00
Dan Paulat
4cd0885023
Merge pull request #326 from dpaulat/hotfix/geo-line-amd-display
Fix GeoLines Shader Usage
2024-12-25 23:21:04 -06:00
Dan Paulat
ddac6c1963
Merge pull request #323 from AdenKoperczak/finish_inverted_threshold
Add inverted threshold to mouse picking
2024-12-25 22:24:49 -06:00
Dan Paulat
41a134eb6b
Merge pull request #319 from AdenKoperczak/radar_site_threshold
Radar site threshold
2024-12-25 22:21:14 -06:00
Dan Paulat
9a171464ff In the shader used by GeoLines, aDisplayed is an integer, not a float 2024-12-25 21:34:08 -06:00
AdenKoperczak
27f8c1f56c Add inverted threshold to mouse picking for geo icons/lines 2024-12-19 09:38:14 -05:00
AdenKoperczak
ecf7579d8e Add inverted threshold to mouse picking for placefiles. 2024-12-19 09:31:55 -05:00
AdenKoperczak
9d0c1c539c add const for set unit callbacks 2024-12-16 10:04:17 -05:00
AdenKoperczak
c0b7f85278 Added tooltips and changed units for radar site threshold. 2024-12-16 10:04:17 -05:00
AdenKoperczak
9174a4de91 Add NM unit suffix to radar site threshold spin box. 2024-12-16 10:04:17 -05:00
AdenKoperczak
7dabda88ff fix formatting for radarSiteThreshold_.SetMaximum 2024-12-16 10:04:17 -05:00
AdenKoperczak
74066aa195 Added inverted threshold for radar sites 2024-12-16 10:04:13 -05:00
AdenKoperczak
f7a1668c3f Add radar site threshold setting 2024-12-16 10:03:36 -05:00
Dan Paulat
bef8628bb6
Merge pull request #322 from dpaulat/feature/radar-smoothing
Radar Smoothing
2024-12-16 08:18:54 -06:00
Dan Paulat
88b1d5c2a7 Remove unused kDataWordSize16_ 2024-12-16 07:20:59 -06:00
Dan Paulat
0c17744bc6 More clang-tidy cleanup 2024-12-16 06:26:48 -06:00
Dan Paulat
80c3cb70d2 Level2ProductView::Impl is not movable (thread pool is not movable) 2024-12-16 06:25:55 -06:00
Dan Paulat
a3eb53a649 Additional clang-tidy action cleanup 2024-12-15 22:32:25 -06:00
Dan Paulat
57b773d009 Linting fixes 2024-12-15 08:22:19 -06:00
Dan Paulat
a65504a2cb Disable range folding display by default when smoothing 2024-12-15 07:21:46 -06:00
Dan Paulat
cc0ebcd13c Save radar smoothing state in settings 2024-12-15 06:54:33 -06:00
Dan Paulat
f010ea8fad Add radar wireframe debug menu selection 2024-12-14 23:08:53 -06:00
Dan Paulat
77e02b76b1 Toggle for smoothed range folding in settings dialog 2024-12-14 22:48:04 -06:00