Commit graph

1001 commits

Author SHA1 Message Date
Dan Paulat
c2918daebf Cleanup unused freetype dependencies and old text rendering 2023-11-17 21:21:37 -06:00
Dan Paulat
a98d978cc6 Update dependency libxml2 to v2.11.5 2023-11-17 20:51:50 -06:00
Dan Paulat
0e633e1808 Fix Qt 6.6 deprecation warnings 2023-11-17 07:05:00 -06:00
Dan Paulat
c70640ac08
Merge pull request #93 from dpaulat/renovate/geographiclib-2.x
Update dependency geographiclib to v2
2023-11-17 05:52:18 -06:00
Dan Paulat
f5be0e20ef Update dependency cmake-conan to v0.18.1 2023-11-17 05:51:14 -06:00
Dan Paulat
b06b80cbaa Fix redefinition errors with latest MSVC compiler 2023-11-17 05:50:58 -06:00
Dan Paulat
92800a2d36 Update dependency Qt to 6.6.0 2023-11-17 05:49:46 -06:00
Dan Paulat
c331f4a1e4 Ignore deprecated stdext:: usage in AWS SDK 2023-11-16 22:22:26 -06:00
Dan Paulat
b934f90ffa Update dependencies libcurl to v8.4.0 and cpr to v1.10.5 2023-11-15 21:56:57 -06:00
Dan Paulat
888ea6b327 Bump version to v0.3.0 2023-11-11 20:04:06 -06:00
Dan Paulat
06e170757a Update imgui to v1.89.9 2023-11-10 05:18:56 -06:00
renovate[bot]
9cb1bdaa37
Update dependency geographiclib to v2 2023-11-10 10:37:25 +00:00
Dan Paulat
c954f25fc5
Merge pull request #70 from dpaulat/renovate/configure
Configure Renovate
2023-11-09 22:28:07 -06:00
Dan Paulat
c280c5e267 Renovate: Enable conan 2023-11-09 21:56:38 -06:00
renovate[bot]
e871368797 Add renovate.json 2023-11-09 21:56:38 -06:00
Dan Paulat
9ecaa1ce96 Dependency update
- boost 1.83.0
- cpr 1.10.4
- freetype 2.13.0
- glm cci.20230113
- gtest 1.14.0
- libxml2 2.10.4
- openssl 3.1.4
- spdlog 1.12.0
- sqlite 3.44.0
- vulkan-loader 1.3.243.0
- zlib 1.3
- onetbb 2021.10.0
- aws-sdk-cpp 1.11.199
- date cc4685a
- freetype-gl 65b746d
- stb beebb24
2023-11-09 20:15:30 -06:00
Dan Paulat
9a70c37ccd Map layout page contents 2023-11-09 06:23:41 -06:00
Dan Paulat
b9929db486 Finishing map provider setup page contents 2023-11-08 21:49:56 -06:00
Dan Paulat
7aa5190476 Split out map page into map provider and map layout, provider initial content 2023-11-08 06:56:09 -06:00
Dan Paulat
411d2a3832 Initial setup wizard contents 2023-11-07 06:00:39 -06:00
Dan Paulat
388abb05bf Setup wizard classes 2023-11-06 21:55:39 -06:00
Dan Paulat
be33ff8cef Disable map pitch 2023-11-05 21:41:41 -06:00
Dan Paulat
1c5199dbfd Only display the "Map Display" columns for the number of maps configured in settings 2023-11-05 21:07:17 -06:00
Dan Paulat
ed8574d618 Use long phenomenon text in layer description 2023-11-05 20:53:51 -06:00
Dan Paulat
8f76cd3cc4 Add splitter to allow settings dialog menu resizing 2023-11-05 20:47:27 -06:00
Dan Paulat
87fc0ff386 Number of radar sites has increased to 205 2023-11-05 08:45:43 -06:00
Dan Paulat
ce426bacc9 Remove resource explorer 2023-11-05 07:52:59 -06:00
Dan Paulat
bb2d3a92ad Avoid uncommon race condition with computing a sweep during radar product view destruction 2023-11-05 07:52:27 -06:00
Dan Paulat
f56d7f14bf New Radar Site KHDC (Hammond) 2023-11-05 07:51:34 -06:00
Dan Paulat
3ce23e510c
Merge pull request #87 from dpaulat/feature/placefiles
Placefiles
2023-11-05 07:50:09 -06:00
Dan Paulat
66ef65fe2f Force placefile refresh button 2023-11-05 06:32:47 -06:00
Dan Paulat
e43dcb9a6b PlacefileManager::GetActivePlacefiles is no longer used 2023-11-05 06:23:57 -06:00
Dan Paulat
92f24528b7 Update maplibre-native to latest 2023-11-05 06:23:17 -06:00
Dan Paulat
2b6f70697c Update displayed layers when the layer model changes 2023-11-05 06:03:54 -06:00
Dan Paulat
c81d9d9ba6 Only add placefile layers if the placefile is enabled 2023-11-03 05:43:06 -05:00
Dan Paulat
7e2fd7c109 Layer naming updates 2023-11-03 05:42:32 -05:00
Dan Paulat
44ada2cc8d Add layer debug 2023-11-03 05:41:59 -05:00
Dan Paulat
cc0c82bbd2 Add layers in order defined by the layer manager 2023-11-03 05:09:07 -05:00
Dan Paulat
3392a9a402 Common layer naming 2023-11-01 23:17:23 -05:00
Dan Paulat
a5cee797d9 Refactor layer types from layer model 2023-11-01 00:05:32 -05:00
Dan Paulat
f7851488d6 Fix layer model sign comparisons 2023-10-28 07:08:59 -05:00
Dan Paulat
ba75326c0c Synchronize placefile layers with placefile manager after initialization 2023-10-28 06:21:01 -05:00
Dan Paulat
b6aef07af4 Create LayerModel singleton 2023-10-28 05:54:38 -05:00
Dan Paulat
dd7bfc7a6f Add reset button to layer manager 2023-10-28 05:39:54 -05:00
Dan Paulat
f222b4f666 Finish layer validation, including strong typing for different layer categories 2023-10-27 08:40:24 -05:00
Dan Paulat
8719d2d02a Validate alert layers and movable status 2023-10-27 07:35:18 -05:00
Dan Paulat
3c79f48493 Validate immovable layers 2023-10-27 07:11:46 -05:00
Dan Paulat
7cd1cd0681 Split layer types from map types 2023-10-27 06:07:46 -05:00
Dan Paulat
2fe3facbd2 Read layer settings from JSON 2023-10-27 06:01:44 -05:00
Dan Paulat
10fe904011 Add map types string conversions 2023-10-25 22:30:47 -05:00