Commit graph

23 commits

Author SHA1 Message Date
Dan Paulat
7101cdf183 Adding impact based warnings to ibw namespace 2024-09-29 07:34:05 -05:00
AdenKoperczak
c072d24de0 made alerts use unit setting for distance 2024-07-23 11:52:39 -04:00
Dan Paulat
c80b26be22 Add tornado observed to alert dock 2024-06-29 19:31:39 -05:00
Dan Paulat
f0347da923 Add tornado possible to alert dock widget 2024-06-29 19:31:39 -05:00
Dan Paulat
49ba9b905b Add threat category to alert dock widget 2024-06-29 19:31:39 -05:00
Dan Paulat
dd1490a143 NOMINMAX should be defined for the entire project 2023-11-19 20:56:03 -06:00
Dan Paulat
35b90fa98d Replace boost/units in favor of units library 2023-08-18 19:03:46 -05:00
Dan Paulat
ea6134acea emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
Dan Paulat
45b0df3e0b Fix text product start time when first P-VTEC uses 000000T0000Z 2023-05-29 00:47:47 -05:00
Dan Paulat
fceb5c33f7 Handle empty message lists for text event keys
Partial fix for #44, application should no longer crash, but erroneous behavior may remain
2023-05-11 23:03:00 -05:00
Dan Paulat
ed4cc033bb Fixing alert dock refresh for both new alerts and expired alerts
Fixes #29
2023-02-28 22:10:34 -06:00
Dan Paulat
90c8c0183a USe a common default geodesic object instead of duplicate copies.
All used functions are constant, and don't require unique instantiations for thread safety.
2023-02-19 15:16:34 -06:00
Dan Paulat
dabcf1114e Alert model cleanup, and size hints for columns 2022-11-12 22:48:15 -06:00
Dan Paulat
d19656f0f1 Fix alert sorting by using new TimePointRole for active filtering 2022-11-12 00:03:05 -06:00
Dan Paulat
6e5cc555f2 Alert active filter and sorting 2022-11-11 07:37:16 -06:00
Dan Paulat
c7a69a76be Integrate Warnings Provider auto-refresh into Text Event Manager 2022-11-06 23:39:01 -06:00
Dan Paulat
c87a77795d County display for alerts, alert cleanup 2022-10-27 23:19:08 -05:00
Dan Paulat
c117078335 Handle selection of items in the alert view 2022-10-16 00:49:25 -05:00
Dan Paulat
1c5e0d51b7 Update alert signal to include message index, so messages aren't missed 2022-10-15 17:41:46 -05:00
Dan Paulat
5784abc117 Centroid calculation for alert distance 2022-10-15 09:43:47 -05:00
Dan Paulat
fdd981899f Add additional alert display columns
- State, counties, start and end time
2022-10-14 23:41:25 -05:00
Dan Paulat
e98bca9d5d Refactor Qt types to avoid namespace conflict 2022-10-13 07:12:37 -05:00
Dan Paulat
9afba385ea Initial alert model 2022-10-13 06:59:27 -05:00