Commit graph

221 commits

Author SHA1 Message Date
Dan Paulat
70cb3ab6d2 Update settings category signals to be in line with variables and only fire once
Properly connect line labels to the category signals
2024-09-29 07:34:06 -05:00
Dan Paulat
76809de2df Implement discard functionality for line settings 2024-09-29 07:34:06 -05:00
Dan Paulat
6063de2095 Settings dialog formatting 2024-09-29 07:34:06 -05:00
Dan Paulat
928b3397d2 Add alert palette settings widget to settings dialog 2024-09-29 07:34:06 -05:00
Dan Paulat
6b0aaea773 Commit line settings changes on apply 2024-09-29 07:34:06 -05:00
Dan Paulat
8212d24d34 Connect line label to alert palette settings
- Line label will initialize to settings value
- Changes to the line label will stage settings
2024-09-29 07:34:06 -05:00
Dan Paulat
7101cdf183 Adding impact based warnings to ibw namespace 2024-09-29 07:34:05 -05:00
Dan Paulat
38a2831779 Renaming PhenomenonInfo to ImpactBasedWarningInfo 2024-09-29 07:34:05 -05:00
Dan Paulat
829d8a3152 Refactoring phenomena info to impact based warnings header 2024-09-29 07:34:05 -05:00
Dan Paulat
9182d170de Update alert line labels with the edit line dialog 2024-09-29 07:34:05 -05:00
Dan Paulat
0108799718 Add line label accessors 2024-09-29 07:34:05 -05:00
Dan Paulat
f8e0ab5b56 Add alert palette settings widget 2024-09-29 07:34:05 -05:00
Dan Paulat
da79f47416 Don't overwite the edit line color text boxes during text editing 2024-09-29 07:34:05 -05:00
Dan Paulat
88b8a8001f Line label geometry needs updated whenever a component width changes 2024-09-29 07:34:05 -05:00
Dan Paulat
eda7751eb9 Edit line dialog in-work 2024-09-29 07:34:05 -05:00
Dan Paulat
7254fc71fb Custom LineLabel widget to display line preview 2024-09-29 07:34:05 -05:00
AdenKoperczak
d5703fe522 removed unsued paramater instead of ignoring it 2024-09-21 13:08:38 -04:00
AdenKoperczak
f2c9de4b36 updated functions to avoid unused arguments/captures 2024-09-19 11:55:42 -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
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
Dan Paulat
aec52f940d Open alert dialog when an alert is selected on the map 2024-08-04 23:05:02 -05:00
AdenKoperczak
f8934e6e67 removed unnecessary logging 2024-07-26 11:48:26 -04:00
AdenKoperczak
f7abda15c8 Changed Radar Site mode to use its own selection (+default/follow) 2024-07-15 12:46:10 -04:00
AdenKoperczak
146055fb99 added full unit support for radius field, implemented such that future fields needing units can be done easily 2024-07-15 11:33:47 -04:00
AdenKoperczak
c53836e91a added **BASIC** unit handling to radius field. 2024-07-11 12:56:31 -04:00
AdenKoperczak
dea53bddb4 added inital radar site based alerts (only default radar site) 2024-07-01 16:18:14 -04:00
Dan Paulat
a683778624 Add custom style URL and draw layer to settings UI 2024-06-21 23:33:40 -05:00
aware70
8536bc5c62 Check for any Ogg support in audio setup, not just Vorbis 2024-06-08 11:02:37 -05:00
aware70
088bd6aacc Fix warning about missing default codecs on first run, when those codecs do exist 2024-06-04 21:01:31 -05:00
Dan Paulat
37a850a778 GL color buffer should be cleared at the start of the frame 2024-05-26 23:11:02 -05:00
Dan Paulat
f33d8c0aba Add level 2 and level 3 product selections to hotkeys
Closes #215
2024-05-24 02:02:46 -05:00
Dan Paulat
8f4325f61a Make sure unordered map references aren't invalidated by reserving sufficient space 2024-05-24 01:55:01 -05:00
Dan Paulat
1cce358a52 GPS info dialog 2024-05-19 00:41:25 -05:00
Dan Paulat
44698a593f Update detailed serial port and GPS logging from debug to trace 2024-05-15 23:20:46 -05:00
Dan Paulat
d4515f08e0 Add GPS source selection to settings dialog 2024-05-15 23:13:42 -05:00
Dan Paulat
f263011e97 Add serial port information to tree view 2024-05-15 22:51:36 -05:00
Dan Paulat
27b0567753 Store serial port information in member variables 2024-05-14 23:02:05 -05:00
Dan Paulat
cb14fba3b0 Get serial bus reported device description 2024-05-14 22:10:39 -05:00
Dan Paulat
230c96e450 Initial serial port dialog work 2024-05-14 00:33:57 -05:00
Dan Paulat
8270153957 Add NMEA to settings dialog 2024-05-12 11:38:34 -05:00
Dan Paulat
1be5907104 Allow archive time entry while in live view 2024-05-04 22:37:39 -05:00
Dan Paulat
d937ffa9a4 Add other units to settings 2024-05-01 23:08:51 -05:00
Dan Paulat
a29256d77e Add unit settings to settings dialog 2024-04-27 00:28:07 -05:00
Dan Paulat
5ee2d10a1b Add warnings provider to settings 2024-04-25 22:24:10 -05:00
Dan Paulat
4424c19d7f Add show map center to settings 2024-04-20 00:26:17 -05:00
Dan Paulat
baafda0b23 Handle level 2 elevation tilt hotkeys 2024-04-17 23:14:08 -05:00
Dan Paulat
77dd7dde3e Handle level 3 product tilt hotkeys 2024-04-17 00:06:50 -05:00