Commit graph

235 commits

Author SHA1 Message Date
Dan Paulat
50b6a8dd9b Animation dock widget should set 59 seconds for archive selections, instead of current time at initialization 2024-11-20 19:50:09 -06:00
Dan Paulat
94bb3c9430
Merge pull request #288 from AdenKoperczak/add_qt6ct_darker_theme
Add qt6ct based fusion color palettes.
2024-11-14 05:41:18 -06:00
AdenKoperczak
73d3eedcdc Move connection creation earlier to cause it to be triggered on setting
the current value to the combobox
2024-11-04 09:51:52 -05:00
AdenKoperczak
3f52f79210 Fix spelling mistake in comment 2024-11-03 14:23:21 -05:00
AdenKoperczak
e16db1823d Add disabling of theme file when custom theme is not selected 2024-10-29 11:25:16 -04:00
AdenKoperczak
ccf5f6a3d8 Added custom theme file selection dialog 2024-10-28 13:00:39 -04:00
Dan Paulat
ac40fd93b7 Ensure widgets are always updated on the main thread
Fixes crashes and widget freezes
2024-10-27 09:06:05 -05:00
Dan Paulat
1843f387ff
Merge pull request #281 from AdenKoperczak/location_markers
Add Location Markers (Part 1)
2024-10-17 21:26:52 -05:00
AdenKoperczak
bf3454d9a4 Add whitespace trimming to more settings 2024-10-13 10:07:58 -04:00
AdenKoperczak
25fb9bdae0 Add whitespace trimming to some settings 2024-10-13 09:59:24 -04:00
AdenKoperczak
19415cd0a1 Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
Dan Paulat
a1d9b25f0b Add alert palette reset buttons 2024-09-29 08:19:51 -05:00
Dan Paulat
2d8c3c8175 Removing old alert palette configuration from settings dialog 2024-09-29 07:41:46 -05:00
Dan Paulat
d039fef4f1 Ensure edit line dialog reset button resets dialog to proper defaults 2024-09-29 07:35:20 -05:00
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