AdenKoperczak
|
3b5323cea0
|
remove warning supression and fix missing virtual destructor
|
2024-09-21 13:01:56 -04:00 |
|
AdenKoperczak
|
c5d004aa48
|
fixed __clange__ spelling mistake
|
2024-09-21 12:44:24 -04:00 |
|
AdenKoperczak
|
d48baab44c
|
remove now unused (moved) template initialization
|
2024-09-20 13:29:59 -04:00 |
|
AdenKoperczak
|
02bf673105
|
remove commented out unused variables
|
2024-09-20 13:27:27 -04:00 |
|
AdenKoperczak
|
d9f9e89b19
|
do not include date/date.h for clang
|
2024-09-19 14:38:53 -04:00 |
|
AdenKoperczak
|
797f26e461
|
moved warning avoidance over to c files
|
2024-09-19 14:37:35 -04:00 |
|
AdenKoperczak
|
0585ab828c
|
modified more time based files to work on clang
|
2024-09-19 13:33:05 -04:00 |
|
AdenKoperczak
|
f5a5d3172f
|
comment out some unused variables/constants
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
f2c9de4b36
|
updated functions to avoid unused arguments/captures
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
80070109db
|
removed brackets from basic initilizations
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
e683154f02
|
Added default value for clang (has unreachable enum value)
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
97b5b6f4ca
|
moved settings initialization into cpp files
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
1b16b903a0
|
added saving geometry
|
2024-09-17 10:48:59 -04:00 |
|
AdenKoperczak
|
06efa2da58
|
Reverted change which added extra item to menu bar
|
2024-09-12 13:18:22 -04:00 |
|
AdenKoperczak
|
6f2a087ef8
|
revert code re-added by last revert (should revert commits in revers order)
|
2024-09-12 11:54:01 -04:00 |
|
AdenKoperczak
|
f1bc8d2b13
|
Revert "save radar toolbox dock's visibility on exit"
This reverts commit 3789845a36.
|
2024-09-12 11:49:11 -04:00 |
|
AdenKoperczak
|
a94dc82c1f
|
Revert "save alert dock's visibility on exit"
This reverts commit 3ab18392b3.
|
2024-09-12 11:46:39 -04:00 |
|
AdenKoperczak
|
bc62236351
|
Save the general state of the docks (position, size, corner, etc)
|
2024-09-12 11:31:53 -04:00 |
|
AdenKoperczak
|
3789845a36
|
save radar toolbox dock's visibility on exit
|
2024-09-12 10:43:55 -04:00 |
|
AdenKoperczak
|
3ab18392b3
|
save alert dock's visibility on exit
|
2024-09-12 10:04:06 -04:00 |
|
AdenKoperczak
|
ef6494f4c3
|
add override to SettingsVariable::Commit. Fixes error for clangd.
|
2024-09-12 10:02:23 -04:00 |
|
AdenKoperczak
|
852ade891c
|
Fixed formatting issue
|
2024-09-10 07:51:26 -04:00 |
|
AdenKoperczak
|
754e036093
|
Fixed incorrect word in comment
|
2024-09-10 07:51:05 -04:00 |
|
AdenKoperczak
|
4ab29fd8f3
|
add WFO dialog to make selecting a WFO easier, mostly coppied from counties dialog
|
2024-09-09 08:58:47 -04:00 |
|
AdenKoperczak
|
ed00cec4cc
|
reverted wfoMap_ to unordered_map and added error checking to getWFOName
|
2024-09-09 08:56:53 -04:00 |
|
AdenKoperczak
|
ea23986ead
|
removed unneeded comment
|
2024-09-08 13:50:45 -04:00 |
|
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 |
|
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 |
|