Commit graph

  • 6da34fc151 Added location marker icon support to marker_types and marker_manager AdenKoperczak 2024-11-28 11:50:58 -05:00
  • 7ed89fdd5d added marker_types code for dealing with new marker icons AdenKoperczak 2024-11-28 11:17:31 -05:00
  • 875fb8a8c9 Added building-solid.svg icon (missed in last commit) AdenKoperczak 2024-11-28 11:14:32 -05:00
  • 1dce1b2b35 Added new icons for location markers. All icons are white, so they can be color modulated to the correct color. AdenKoperczak 2024-11-28 11:07:37 -05:00
  • daa5bd24dc Add q_color_modulate for modulating the color of QIcons AdenKoperczak 2024-11-28 10:49:27 -05:00
  • c73698619d Use name as hover text for marker AdenKoperczak 2024-11-28 10:35:55 -05:00
  • 84d88f5040 Don't run clang-tidy-comments on a canceled job Dan Paulat 2025-01-11 01:27:01 -06:00
  • c78fd097a1 Adding Ocean and Toner MapTiler styles Dan Paulat 2025-01-11 01:24:34 -06:00
  • a792538e29 Rebase maplibre-native updates onto 9f02e29 (2025-01-10) Dan Paulat 2025-01-11 01:06:54 -06:00
  • c7be1d37e0 Update stb to 5c20573 (2024-11-09) Dan Paulat 2025-01-11 00:06:50 -06:00
  • 5be46de20a Update aws-sdk-cpp to 1.11.483 Dan Paulat 2025-01-11 00:06:17 -06:00
  • 4ba0c5e3ba Update conan dependencies to latest, missed by renovate Dan Paulat 2025-01-10 23:40:27 -06:00
  • 7a064c750a
    Merge pull request #339 from dpaulat/feature/simplify-openssl Dan Paulat 2025-01-10 15:06:21 -06:00
  • 432d794626 As of Qt 6.2, schannel is available as a TLS backend, OpenSSL is not required Dan Paulat 2025-01-10 19:27:57 +00:00
  • b5241ff1f7 Legacy OpenSSL support is not needed as of Qt 6.5 Dan Paulat 2025-01-10 19:23:47 +00:00
  • d6f94f2e19
    Merge pull request #330 from AdenKoperczak/imgui_unicode_check2 Dan Paulat 2025-01-10 10:12:50 -06:00
  • 14f97347d5
    Merge pull request #337 from dpaulat/renovate/libpng-1.x Dan Paulat 2025-01-10 09:26:30 -06:00
  • 2e973bf654 Modified font atlas not build logging to only log once AdenKoperczak 2025-01-10 09:57:38 -05:00
  • 8ec983b654
    Update dependency libpng to v1.6.45 renovate[bot] 2025-01-10 14:17:15 +00:00
  • 99ec41c7c7
    Merge pull request #336 from dpaulat/hotfix/placefile-record-destruction Dan Paulat 2025-01-06 18:54:14 -06:00
  • b1b06bc125
    Disable placefile refresh on destruction Dan Paulat 2025-01-06 12:42:18 -06:00
  • 70c858d847
    Merge pull request #313 from dpaulat/renovate/cpr-1.x Dan Paulat 2025-01-06 10:14:18 -06:00
  • f156716173 Add OpenSSL::Crypto as a dependency for wxdata Dan Paulat 2025-01-06 06:14:09 +00:00
  • 517013633d Use schannel with libcurl Dan Paulat 2025-01-06 05:10:23 +00:00
  • 097df7894e
    Update dependency cpr to v1.11.1 renovate[bot] 2025-01-05 00:21:24 +00:00
  • f01a357f98
    Merge pull request #331 from dpaulat/renovate/libcurl-8.x Dan Paulat 2025-01-04 18:20:59 -06:00
  • 0681b523fe
    Update dependency libcurl to v8.11.1 renovate[bot] 2025-01-04 23:17:35 +00:00
  • f7a55ec85b Add logging for unloaded fonts in case a similar error happens again. AdenKoperczak 2024-12-31 13:03:12 -05:00
  • f34a3e2145 Add check for symbolic font in fontconfig code AdenKoperczak 2024-12-31 12:50:20 -05:00
  • 6bf3ae833a
    Merge pull request #328 from dpaulat/hotfix/geo-icon-amd-display Dan Paulat 2024-12-26 13:26:13 -06:00
  • 983e9b467d Apply GeoLines aDisplayed fix to GeoIcons Dan Paulat 2024-12-26 12:11:55 -06:00
  • 4cd0885023
    Merge pull request #326 from dpaulat/hotfix/geo-line-amd-display Dan Paulat 2024-12-25 23:21:04 -06:00
  • ddac6c1963
    Merge pull request #323 from AdenKoperczak/finish_inverted_threshold Dan Paulat 2024-12-25 22:24:49 -06:00
  • 41a134eb6b
    Merge pull request #319 from AdenKoperczak/radar_site_threshold Dan Paulat 2024-12-25 22:21:14 -06:00
  • 9a171464ff In the shader used by GeoLines, aDisplayed is an integer, not a float Dan Paulat 2024-12-25 21:34:08 -06:00
  • 27f8c1f56c Add inverted threshold to mouse picking for geo icons/lines AdenKoperczak 2024-12-19 09:38:14 -05:00
  • ecf7579d8e Add inverted threshold to mouse picking for placefiles. AdenKoperczak 2024-12-19 09:31:55 -05:00
  • 9d0c1c539c add const for set unit callbacks AdenKoperczak 2024-12-13 10:29:54 -05:00
  • c0b7f85278 Added tooltips and changed units for radar site threshold. AdenKoperczak 2024-12-13 10:24:53 -05:00
  • 9174a4de91 Add NM unit suffix to radar site threshold spin box. AdenKoperczak 2024-12-10 16:34:22 -05:00
  • 7dabda88ff fix formatting for radarSiteThreshold_.SetMaximum AdenKoperczak 2024-12-10 16:19:14 -05:00
  • 74066aa195 Added inverted threshold for radar sites AdenKoperczak 2024-12-10 16:11:53 -05:00
  • f7a1668c3f Add radar site threshold setting AdenKoperczak 2024-12-10 11:44:24 -05:00
  • bef8628bb6
    Merge pull request #322 from dpaulat/feature/radar-smoothing Dan Paulat 2024-12-16 08:18:54 -06:00
  • 88b1d5c2a7 Remove unused kDataWordSize16_ Dan Paulat 2024-12-16 07:20:59 -06:00
  • 0c17744bc6 More clang-tidy cleanup Dan Paulat 2024-12-16 06:26:48 -06:00
  • 80c3cb70d2 Level2ProductView::Impl is not movable (thread pool is not movable) Dan Paulat 2024-12-16 06:25:55 -06:00
  • a3eb53a649 Additional clang-tidy action cleanup Dan Paulat 2024-12-15 22:32:25 -06:00
  • 57b773d009 Linting fixes Dan Paulat 2024-12-15 08:22:19 -06:00
  • a65504a2cb Disable range folding display by default when smoothing Dan Paulat 2024-12-15 07:21:46 -06:00
  • cc0ebcd13c Save radar smoothing state in settings Dan Paulat 2024-12-15 06:39:26 -06:00
  • f010ea8fad Add radar wireframe debug menu selection Dan Paulat 2024-12-14 23:08:53 -06:00
  • 77e02b76b1 Toggle for smoothed range folding in settings dialog Dan Paulat 2024-12-14 22:48:04 -06:00
  • 3e681abfdb Add smoothing settings Dan Paulat 2024-12-14 22:36:25 -06:00
  • 172203ec16 Fix 1 degree smooth coordinates location Dan Paulat 2024-12-14 07:00:03 -06:00
  • 82ea0dacd3 Merge branch 'develop' into feature/radar-smoothing Dan Paulat 2024-12-14 06:57:24 -06:00
  • ddf53b5b43
    Merge pull request #320 from dpaulat/feature/imgui-v1.91.5 Dan Paulat 2024-12-12 07:02:11 -06:00
  • 14b699d660 Update ImGui to v1.91.6 Dan Paulat 2024-12-11 22:19:15 -06:00
  • 6a5e04b35a Disable formatting for imconfig.h to maintain consistency with upstream Dan Paulat 2024-12-11 22:03:42 -06:00
  • e3cee80eba Add imconfig.h instead of cmake defines for ImGui, and disable obsolete functions Dan Paulat 2024-12-11 21:59:39 -06:00
  • 83a1989cee Update imgui to v1.91.5 Dan Paulat 2024-12-11 06:30:33 -06:00
  • 37af0714ae
    Merge pull request #317 from AdenKoperczak/inverted_threshold Dan Paulat 2024-12-10 10:33:55 -06:00
  • 10aabce3a1 Fix some minor style issues with inverted threshold code AdenKoperczak 2024-12-10 10:20:54 -05:00
  • 1c4551522d fix formatting issues in inverted threshold code AdenKoperczak 2024-12-09 18:49:23 -05:00
  • 7c884fec55 add inverted threshold to placefile text AdenKoperczak 2024-12-09 18:44:35 -05:00
  • 3562edcb7a Change negative threshold values to act as inverted threshold AdenKoperczak 2024-12-09 18:11:59 -05:00
  • b7970bb631 Perform level 3 data moment remapping when smoothing Dan Paulat 2024-12-08 00:58:45 -06:00
  • c492f11466 Perform level 2 data moment remapping when smoothing Dan Paulat 2024-12-07 23:46:06 -06:00
  • ac48ac24ab Fix level 2 16-bit data moment references Dan Paulat 2024-12-07 23:33:57 -06:00
  • 40149ae32c Fix integer comparison signedness Dan Paulat 2024-12-06 07:34:38 -06:00
  • 44f91a3a86 Level 3 raster smoothing Dan Paulat 2024-12-06 06:00:39 -06:00
  • b93c76ef1b Merge branch 'develop' into feature/radar-smoothing Dan Paulat 2024-12-03 23:30:06 -06:00
  • 57f6b41a47 Level 3 radial product smoothing Dan Paulat 2024-12-03 23:29:58 -06:00
  • 9f7026bf9c Add pre-caluclated smoothed coordinates Dan Paulat 2024-12-03 23:28:18 -06:00
  • dcea34118f
    Merge pull request #311 from AdenKoperczak/cursor_icon_always_on Dan Paulat 2024-12-02 23:17:40 -06:00
  • a8132ef9f1 Allow selection of radar smoothing Dan Paulat 2024-12-02 23:08:32 -06:00
  • d3ae404f7a Delta angles must be normalized before they can be scaled Dan Paulat 2024-12-02 22:38:12 -06:00
  • e0cd3610a6 An extra empty radial is still needed for incomplete data when smoothing Dan Paulat 2024-12-02 22:35:13 -06:00
  • a5919ac917 The last smoothed radial needs the first radial to render Dan Paulat 2024-12-02 22:34:42 -06:00
  • 1b07c6f5b5 Data moments should not have GLSL flat qualifiers to be sampled more than once per triangle Dan Paulat 2024-12-02 00:10:22 -06:00
  • 80d5be956d Clean up smoothed data moment population Dan Paulat 2024-12-02 00:06:08 -06:00
  • e93697b162 Get rid of white/max reflectivity bins due to unsigned integer underflow Dan Paulat 2024-12-01 23:12:03 -06:00
  • bd4c8776a5 Added cursor_icon_always_on to settings test data AdenKoperczak 2024-12-01 11:17:31 -05:00
  • 5be8d7b7c0 Fix iterator advancement Dan Paulat 2024-12-01 09:38:34 -06:00
  • 608b1af24f Update smoothing data moment calculations Dan Paulat 2024-12-01 08:52:48 -06:00
  • 1ac85e253f Begin logic for smoothed data moment values Dan Paulat 2024-12-01 00:42:05 -06:00
  • 1c8d7f5be9 Update vertices for smoothing Dan Paulat 2024-12-01 00:41:01 -06:00
  • 84f0003bef Compute smoothed coordinates Dan Paulat 2024-12-01 00:39:12 -06:00
  • 13a015cd5f Refactoring Level2ProductViewImpl to Level2ProductView::Impl Dan Paulat 2024-12-01 00:37:31 -06:00
  • 7b938f9458
    Merge pull request #312 from dpaulat/feature/clang-tidy-updates Dan Paulat 2024-11-30 23:00:27 -06:00
  • a287789d87 Use a split workflow for clang-tidy-review comments Dan Paulat 2024-11-30 22:23:44 -06:00
  • aba904af3c Ensure conan profiles have a newline at the end of the file Dan Paulat 2024-11-30 22:20:23 -06:00
  • fd7de65e86
    Merge pull request #295 from dpaulat/renovate/spdlog-1.x Dan Paulat 2024-11-30 17:33:08 -06:00
  • 372712745c Updating includes for fmt 11.x Dan Paulat 2024-11-30 15:42:15 -06:00
  • 64b679a002 Added cursor icon always on option to general settings AdenKoperczak 2024-11-30 15:43:50 -05:00
  • cee1831fb2
    Update dependency spdlog to v1.15.0 renovate[bot] 2024-11-30 18:42:52 +00:00
  • 000d0064ad
    Merge pull request #291 from dpaulat/renovate/sqlite3-3.x Dan Paulat 2024-11-30 12:42:27 -06:00
  • 7b99dffb3e
    Update dependency sqlite3 to v3.47.1 renovate[bot] 2024-11-30 17:35:35 +00:00
  • 40b3ecce16
    Merge pull request #309 from dpaulat/feature/conan-2 Dan Paulat 2024-11-30 11:31:59 -06:00
  • 82cec1d744 Fix clang-tidy-review conan install source directory Dan Paulat 2024-11-30 09:40:42 -06:00