AdenKoperczak
|
9a5d24544e
|
Revert to selected icon when recoloring all the icons
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
d9d8f8de8a
|
Fix preemptive initialization because of clang-tidy changes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
7ab12e7b4b
|
location markers part2 initial clang-tidy changes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
cac89129af
|
Location markers part2 clang-format fixes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
89ef256647
|
Modify lat/lon dialog to make them somewhat nicer to work with
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
5d8f3786de
|
Remove unneeded data variable
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
5bb4a7f95a
|
Add custom marker icons, and rework how marker icons are handled.
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
3685599693
|
Set icon color properly from dialog in editMarkerDialog
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
d0d9adfd1a
|
Switch to using new edit_marker_dialog for marker adding and editting
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
6da34fc151
|
Added location marker icon support to marker_types and marker_manager
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
9d0c1c539c
|
add const for set unit callbacks
|
2024-12-16 10:04:17 -05:00 |
|
AdenKoperczak
|
c0b7f85278
|
Added tooltips and changed units for radar site threshold.
|
2024-12-16 10:04:17 -05:00 |
|
AdenKoperczak
|
9174a4de91
|
Add NM unit suffix to radar site threshold spin box.
|
2024-12-16 10:04:17 -05:00 |
|
AdenKoperczak
|
74066aa195
|
Added inverted threshold for radar sites
|
2024-12-16 10:04:13 -05:00 |
|
AdenKoperczak
|
f7a1668c3f
|
Add radar site threshold setting
|
2024-12-16 10:03:36 -05:00 |
|
Dan Paulat
|
a3eb53a649
|
Additional clang-tidy action cleanup
|
2024-12-15 22:32:25 -06:00 |
|
Dan Paulat
|
77e02b76b1
|
Toggle for smoothed range folding in settings dialog
|
2024-12-14 22:48:04 -06:00 |
|
AdenKoperczak
|
64b679a002
|
Added cursor icon always on option to general settings
|
2024-11-30 15:43:50 -05:00 |
|
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 |
|