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
|
9f4a798d67
|
Read and write settings subcategories
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
47b7d475c8
|
Use new alert palette settings in parent palette settings
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
efee1653e1
|
Add alert palette settings
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
1a30743c0a
|
Add subcategory functionality to settings, still need to read/write JSON
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
cea2993665
|
Add LineSettings class to use as subcategory
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
c8dc8ed630
|
Refactor color validator from settings to utility source
|
2024-09-29 07:34:06 -05:00 |
|
Dan Paulat
|
8fc392681a
|
Initial impact based warning palette settings
TODO:
- Update settings to use line component data
- Add interface to data
|
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
|
1b79c37fd2
|
Removed unneeded date/chrono header includes
|
2024-09-27 11:55:20 -04:00 |
|
AdenKoperczak
|
79e39021a6
|
switch to using __cpp_lib_chrono to determine if chrono or date/date.h should be used
|
2024-09-22 12:02:38 -04:00 |
|
AdenKoperczak
|
4b4cc3b500
|
removed commented out unused variables
|
2024-09-21 13:12:38 -04:00 |
|
AdenKoperczak
|
d5703fe522
|
removed unsued paramater instead of ignoring it
|
2024-09-21 13:08:38 -04:00 |
|
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
|
a2efe1a928
|
add arguments to ignore certian clang errors
|
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
|
1ce885f142
|
added WFO_DBF_FILES as dependicy of generate_counties_db.py in cmake
|
2024-09-10 07:47:14 -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 |
|