Dan Paulat
|
0c8047b1f4
|
Don't add duplicate entries to the resource explorer
|
2023-04-10 23:13:24 -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
|
a3bd6ba65c
|
Render sweep time using ImGui
|
2022-11-29 10:18:14 -06:00 |
|
Dan Paulat
|
5d9bf67fcc
|
Add fonts to ImGui
|
2022-11-29 10:13:47 -06:00 |
|
Dan Paulat
|
7ec12821b9
|
Fix ImGui context destruction order
|
2022-11-28 10:07:52 -06:00 |
|
Dan Paulat
|
399a07b1e2
|
ImGui context model test fixes
|
2022-11-28 09:40:01 -06:00 |
|
Dan Paulat
|
f27e2534a7
|
Enable ImGui context selection
|
2022-11-28 00:20:31 -06:00 |
|
Dan Paulat
|
9684aa4cdc
|
Replacing ImGui Manager with ImGui Model
|
2022-11-27 23:47:55 -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 |
|
Dan Paulat
|
917926a0ec
|
Fix radar product model display and refresh
|
2022-10-10 16:08:41 -05:00 |
|
Dan Paulat
|
f24aa78b50
|
Hiding some properties of TreeItem
|
2022-10-10 15:45:51 -05:00 |
|
Dan Paulat
|
1ab0d62b1f
|
Separating tree model from radar product model
|
2022-10-10 14:44:07 -05:00 |
|
Dan Paulat
|
782d61e5f0
|
Radar product model cleanup
|
2022-10-10 00:49:49 -05:00 |
|
Dan Paulat
|
1811236cae
|
emit dataChanged signal on distance recalculation for proper resorting of radar site list
|
2022-10-09 00:50:09 -05:00 |
|
Dan Paulat
|
36eaea466e
|
Garbage collect unused radar product manager instances
|
2022-10-09 00:27:54 -05:00 |
|
Dan Paulat
|
3a4819aeff
|
Calculate distance to each radar site from current location
|
2022-10-07 23:48:39 -05:00 |
|
Dan Paulat
|
6e7a13494a
|
Updating radar site display fields to be more human-friendly
- Latitude/longitude in degrees N/S/E/W
- Radar types with hyphens
- Sort by raw decimal values
|
2022-10-07 22:29:30 -05:00 |
|
Dan Paulat
|
60a85a6b14
|
Add initial radar site model
|
2022-10-06 23:23:22 -05:00 |
|
Dan Paulat
|
f47fab196e
|
Resource Explorer view and model cleanup
|
2022-09-22 00:09:23 -05:00 |
|
Dan Paulat
|
06e33001f7
|
Radar Product Model missing initial signals from manager
|
2022-09-21 23:10:43 -05:00 |
|
Dan Paulat
|
1e58cc29e5
|
Add begin/endInsertRows calls to notify view of changes
|
2022-09-21 23:07:06 -05:00 |
|
Dan Paulat
|
efc6dc1413
|
Radar Product Model population
|
2022-09-21 22:28:24 -05:00 |
|
Dan Paulat
|
4c4c93cad1
|
Connecting Radar Product Manager creation to Radar Product Model
|
2022-09-19 23:46:15 -05:00 |
|
Dan Paulat
|
98f8bab79a
|
Refactoring generic tree model behavior
|
2022-09-19 23:44:50 -05:00 |
|
Dan Paulat
|
1ba60f0da1
|
Radar Product Model functional stub
|
2022-09-19 22:48:35 -05:00 |
|
Dan Paulat
|
a47c13ca99
|
Radar Product Model Item class
|
2022-09-17 00:38:40 -05:00 |
|
Dan Paulat
|
b917e1a818
|
Implementing default Radar Product Model methods
|
2022-09-17 00:31:22 -05:00 |
|
Dan Paulat
|
8abee4cda1
|
Creating Radar Product Model
|
2022-09-14 23:17:31 -05:00 |
|