Dan Paulat
|
ed353248e0
|
Latch page required logic at startup to ensure appropriate pages display
|
2024-11-28 23:46:07 -06:00 |
|
Dan Paulat
|
dbfacdfd28
|
Merge pull request #297 from dpaulat/feature/level2-sweeps
Intermediate Level 2 Sweeps
|
2024-11-28 06:51:04 -06:00 |
|
Dan Paulat
|
c4f78df149
|
Merge pull request #294 from AdenKoperczak/location_markers_ids
Location markers ids
|
2024-11-27 12:32:22 -06:00 |
|
AdenKoperczak
|
950620de6e
|
add whitspace trimming to api key entry in setup
|
2024-11-25 11:53:12 -05:00 |
|
Dan Paulat
|
0683cd2326
|
Use serial port location on Linux instead of port name
|
2024-11-24 09:01:57 -06:00 |
|
Dan Paulat
|
4cd98ef4ac
|
Set OK as default settings dialog button
|
2024-11-24 07:14:09 -06:00 |
|
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
|
7a070b3e7f
|
Move MarkerManager to using an ID system for markers, instead of index
|
2024-11-03 14:16:56 -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 |
|