Commit graph

1030 commits

Author SHA1 Message Date
Dan Paulat
ad4ae80da8 Fix first time display of location icon 2023-11-23 22:17:43 -06:00
Dan Paulat
7057f14b22 Shrinking location crosshairs to 24x24, rotating 45 degrees 2023-11-23 22:16:00 -06:00
Dan Paulat
cf0b268822 Fixing geo icon size 2023-11-23 10:53:27 -06:00
Dan Paulat
9590e2cc52 Add location icon to overlay layer 2023-11-23 08:22:19 -06:00
Dan Paulat
c91b1c9a65 Remove unused includes from overlay layer 2023-11-23 08:21:46 -06:00
Dan Paulat
320857328c Update the map widget when requested by a layer 2023-11-23 08:20:02 -06:00
Dan Paulat
ad4c402404 Geo icons updates for rendering 2023-11-23 08:19:43 -06:00
Dan Paulat
18f500fe5f Position manager updates for tracking 2023-11-23 08:06:34 -06:00
Dan Paulat
400db66f09 Add texture types for resource loading and reference 2023-11-23 06:24:48 -06:00
Dan Paulat
64c5d60483 Add crosshairs texture for location 2023-11-23 06:24:13 -06:00
Dan Paulat
5170130de8 Add geo icons draw item 2023-11-23 05:55:17 -06:00
Dan Paulat
da7cedddff Add track location checkbox to map settings group 2023-11-22 07:33:28 -06:00
Dan Paulat
fca6a6484e Add position manager to handle location updates 2023-11-22 07:31:46 -06:00
Dan Paulat
f515ac7b45 Add track location to settings 2023-11-21 22:15:21 -06:00
Dan Paulat
f31f98f545 Add Qt Positioning dependency 2023-11-21 05:26:14 -06:00
Dan Paulat
6e4501f0bc
Merge pull request #97 from dpaulat/feature/radar-site-labels
Radar Site Labels
2023-11-20 22:27:33 -06:00
Dan Paulat
6ab2bfb1a1 Remove unused context parameter in RadarSiteLayer 2023-11-20 21:31:52 -06:00
Dan Paulat
f85c45e70a Rename Radar Site layer to Radar Sites 2023-11-20 21:04:28 -06:00
Dan Paulat
6087c53b3e Connect radar site layer signal to trigger update 2023-11-20 21:03:03 -06:00
Dan Paulat
de2e1fea3f Radar site buttons, styling and hover 2023-11-20 20:49:07 -06:00
Dan Paulat
798dc479f0 Add radar site layer to layer model, and display on map 2023-11-20 07:43:08 -06:00
Dan Paulat
71c0ec4b69 Initial radar site layer 2023-11-20 07:43:08 -06:00
Dan Paulat
40a13e8aa4 Define NOMINMAX and multi-processor compilation for wxtest 2023-11-20 06:49:25 -06:00
Dan Paulat
9481bc6e61 Use -D instead of /D for MSVC compiler definitions
- No effect with MSVC
- Resource compiler (supercell-wx target) fails with /D
2023-11-20 05:43:35 -06:00
Dan Paulat
d5222eac63 Add sequence number, volume scan and elevation to product description hover 2023-11-19 21:45:43 -06:00
Dan Paulat
c190813946 Enable multi-processor compilation 2023-11-19 20:56:17 -06:00
Dan Paulat
dd1490a143 NOMINMAX should be defined for the entire project 2023-11-19 20:56:03 -06:00
Dan Paulat
ff7f70a5b7 Update dependency imgui to v1.90.0 2023-11-19 17:21:28 -06:00
Dan Paulat
1e7df9f236 Hover over time for additional product information 2023-11-19 07:56:52 -06:00
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