Commit graph

1775 commits

Author SHA1 Message Date
AdenKoperczak
12f84d7d22 Added enable support and sorted keys for WFO audio method 2024-08-29 14:07:12 -04:00
AdenKoperczak
bf24dac317 initial basic WFO base alert location method 2024-08-29 13:46:52 -04:00
AdenKoperczak
6b4045081e Added WFOs to the county database c++ code 2024-08-29 13:43:01 -04:00
AdenKoperczak
412c85647c added WFOs to county database 2024-08-29 13:41:25 -04:00
Dan Paulat
6ef5553028
Merge pull request #261 from AdenKoperczak/qt6.7.2_bump
Qt6.7.2 bump
2024-08-16 16:49:52 -05:00
AdenKoperczak
6e7bd3bdec added Sql as package to fix issue with Qt 6.7.2 2024-08-16 13:58:00 -04:00
AdenKoperczak
70a09fe3d3 do version bump in setup files 2024-08-16 13:56:18 -04:00
Dan Paulat
842676933f Update generate counties script for geopandas v1.0.1 2024-08-08 10:13:39 -05:00
Dan Paulat
88c3cb49d6
Merge pull request #259 from dpaulat/feature/build-number
Autogenerate Windows resource and add build number to executable
2024-08-08 10:12:23 -05:00
Dan Paulat
687646d407 Autogenerate Windows resource and add build number to executable 2024-08-08 00:04:53 -05:00
Dan Paulat
3edb4e4f96
Merge pull request #251 from dpaulat/renovate/gtest-1.x
Update dependency gtest to v1.15.0
2024-08-07 17:31:23 -05:00
renovate[bot]
d2712d3c89
Update dependency gtest to v1.15.0 2024-08-07 14:19:43 +00:00
Dan Paulat
1a4a3afc69
Merge pull request #241 from dpaulat/renovate/re2-20240702.x
Update dependency re2 to v20240702
2024-08-07 09:18:58 -05:00
renovate[bot]
c82d7eb870
Update dependency re2 to v20240702 2024-08-07 13:07:00 +00:00
Dan Paulat
0a12c0d4e6
Merge pull request #258 from dpaulat/renovate/openssl-3.x
Update dependency openssl to v3.3.1
2024-08-07 08:05:59 -05:00
renovate[bot]
7c18d09c12
Update dependency openssl to v3.3.1 2024-08-07 11:51:07 +00:00
Dan Paulat
d519ece203
Merge pull request #255 from dpaulat/renovate/geos-3.x
Update dependency geos to v3.12.2
2024-08-07 06:50:42 -05:00
renovate[bot]
bad2f3f89a
Update dependency geos to v3.12.2 2024-08-07 05:01:21 +00:00
Dan Paulat
5e6cd3c647
Merge pull request #254 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.9.1
2024-08-07 00:00:34 -05:00
renovate[bot]
b32483d807
Update dependency libcurl to v8.9.1 2024-08-07 03:12:49 +00:00
Dan Paulat
822d0762a5
Merge pull request #257 from dpaulat/feature/enhanced-alerts-2
Alert Animation, Hover and Selection
2024-08-06 22:07:41 -05:00
Dan Paulat
f753f3aa92 Schedule alert layer refresh at least once per minute to avoid stale warning boxes 2024-08-05 22:13:01 -05:00
Dan Paulat
e8a0cf5fa9 Removing old alert layer 2024-08-05 00:04:18 -05:00
Dan Paulat
74dbe1f915 Provide HandleGeoLinesEvent default event type case 2024-08-04 23:55:48 -05:00
Dan Paulat
264cfb9326 Ensure AlertLayerHandler is initialized prior to loading warnings 2024-08-04 23:19:15 -05:00
Dan Paulat
aec52f940d Open alert dialog when an alert is selected on the map 2024-08-04 23:05:02 -05:00
Dan Paulat
efb03ab9cc Handle mouse button press of alert 2024-08-03 23:25:39 -05:00
Dan Paulat
2ab8f3a77a Cache alert hover text 2024-08-03 23:25:39 -05:00
Dan Paulat
f9bb3e07c3 Removing unused eventEnd variable 2024-08-03 23:25:39 -05:00
Dan Paulat
a219b1eca4 Use new alert layers 2024-08-03 23:25:39 -05:00
Dan Paulat
204e2e8a0e Add hover callback to alert layer 2024-08-03 23:25:39 -05:00
Dan Paulat
1bf93c6318 Initialize geoLines with existing alert segments on layer creation 2024-08-03 23:25:39 -05:00
Dan Paulat
09cdb03699 Don't add an alert segment twice 2024-08-03 23:25:39 -05:00
Dan Paulat
6097b47b7a Update alert lines when a segment is updated 2024-08-03 23:25:39 -05:00
Dan Paulat
7659ef0906 Properly use rgba32f_pixel_t 2024-08-03 23:25:39 -05:00
Dan Paulat
c7023f9cd2 Rename lines to geoLines as appropriate 2024-08-03 23:25:39 -05:00
Dan Paulat
0b64a8eae3 Enable transparency for all draw layers 2024-08-03 23:25:39 -05:00
Dan Paulat
37a1316e44 Don't require FinishLines when adding new lines 2024-08-03 23:25:39 -05:00
Dan Paulat
4410b854c4 Add animation to new alert layer 2024-08-03 23:25:39 -05:00
Dan Paulat
c60f10707f Don't differentiate borders 2024-08-03 23:25:39 -05:00
Dan Paulat
b2d648e960 Add alert layer lines 2024-08-03 23:25:39 -05:00
Dan Paulat
037e0922b0 Update only dirty lines 2024-08-03 23:25:38 -05:00
Dan Paulat
803dfdd455 Adding event begin and event end functions for segments 2024-08-03 23:25:38 -05:00
Dan Paulat
0fa3f2162b Add new AlertLayerHandler 2024-08-03 23:25:38 -05:00
Dan Paulat
044e6d6885 Rename existing AlertLayer to AlertLayerOld, prepare AlertLayer skeleton 2024-08-03 23:25:38 -05:00
Dan Paulat
2e1b537c87 Use a weak pointer to store picked event handler
Fixes crash while item is picked and changing layers
2024-08-03 23:22:26 -05:00
Dan Paulat
f2b2fce5c5 Clear new icon lists on deinitialize 2024-08-03 23:22:10 -05:00
Dan Paulat
3848ffd781 Display version and commit strings at the start of the log 2024-08-03 23:22:04 -05:00
Dan Paulat
3401bc497d Properly set release_translations target properties 2024-08-03 00:43:11 -05:00
Dan Paulat
0f9dba7020 Update maplibre-native to 2024-08-01 2024-08-03 00:43:03 -05:00