Dan Paulat
|
58b6c5e1eb
|
Merge pull request #466 from AdenKoperczak/timezone-for-timeline
Make animation dock follow default timezones
|
2025-06-08 17:44:37 -05:00 |
|
AdenKoperczak
|
cb5f5379cb
|
use constexpr for things that need them
|
2025-06-08 16:59:43 -04:00 |
|
AdenKoperczak
|
a87cb01935
|
use sys_seconds instead of sys_tim
|
2025-06-08 16:14:30 -04:00 |
|
AdenKoperczak
|
8d7d29bf5e
|
use const instead of constexpr because gcc-11 did not like it
|
2025-06-08 16:12:53 -04:00 |
|
AdenKoperczak
|
e3cf37f9ed
|
Fix formatting issues for timezones-for-timeline
|
2025-06-08 15:47:04 -04:00 |
|
AdenKoperczak
|
26e24da4b5
|
Make animation dock follow default timezones
|
2025-06-08 15:40:44 -04:00 |
|
AdenKoperczak
|
36b2e77ecf
|
Add hotkeys for switching between products in a category
|
2025-06-08 09:46:17 -04:00 |
|
AdenKoperczak
|
10021a8ba2
|
Add praga once to new widgets hpp files
|
2025-05-25 18:14:33 -04:00 |
|
AdenKoperczak
|
81b0402e8a
|
Move modified_widgets to widgets
|
2025-05-24 17:52:45 -04:00 |
|
AdenKoperczak
|
e78aca7377
|
Disable modifying settings using the scroll wheel unless they are focused
|
2025-05-18 15:45:50 -04:00 |
|
Dan Paulat
|
699f60d399
|
Add build number to log and about dialog
|
2025-05-18 00:13:46 -05:00 |
|
AdenKoperczak
|
e10ebdeb5e
|
switch level2 incoming elevation to optional
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
f481d57ed1
|
clang format/tidy fixes for level2_chunks
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
0f95439b61
|
Initial clang format/tidy fixes for level_2_chunks
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
0bda6296c0
|
Add indicator of what level is currently being updated with level 2 chunks.
|
2025-05-10 09:50:52 -04:00 |
|
Dan Paulat
|
f37a77a9f7
|
Add text event pruning
- Still need to prune AlertLayer
- Still need to test alerts reload after being pruned
|
2025-05-04 23:10:22 -05:00 |
|
AdenKoperczak
|
17b2db64ef
|
clang format/tidy fixes for modify_tilt_selection
|
2025-04-13 11:47:28 -04:00 |
|
AdenKoperczak
|
24f5f0a3e3
|
Do not display an elevation number when there is non
|
2025-04-13 10:59:41 -04:00 |
|
AdenKoperczak
|
15f906ad5a
|
Fill in default path when no path is given for theme file
|
2025-04-11 13:11:06 -04:00 |
|
AdenKoperczak
|
c29c0e82dd
|
Add theme editor dialog
|
2025-04-11 12:35:23 -04:00 |
|
AdenKoperczak
|
1ff686629b
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
Dan Paulat
|
ae8eb3e05e
|
Increase maximum loop time to 2 days
|
2025-04-05 07:19:40 -05:00 |
|
Dan Paulat
|
430ff9e984
|
Merge pull request #407 from AdenKoperczak/radar_self_center_setting
Map centering on radar site selection setting
|
2025-04-05 06:40:24 -05:00 |
|
AdenKoperczak
|
529291d2a2
|
Clang format changes for radar_self_center_setting
|
2025-04-04 20:01:21 -04:00 |
|
Aden Koperczak
|
2ecc49ddb3
|
Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-04 19:58:23 -04:00 |
|
Aden Koperczak
|
c07e2bca53
|
Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-04-04 19:58:13 -04:00 |
|
AdenKoperczak
|
9c16a88b63
|
Use data role to get marker id for location marker dialog.
|
2025-04-04 19:46:05 -04:00 |
|
AdenKoperczak
|
6b2f3dd84f
|
Add setting for centering radar on site selection
|
2025-04-04 09:22:04 -04:00 |
|
AdenKoperczak
|
7d2635608d
|
Fixes to add_custom_layer_dialog suggested on GitHub
|
2025-03-28 11:28:11 -04:00 |
|
AdenKoperczak
|
f5ab6f3ef7
|
clang tidy/format fixes for add_custom_layer_dialog
|
2025-03-28 11:07:41 -04:00 |
|
AdenKoperczak
|
a7c6be2bab
|
Move code from map_widget and custom_layer_dialog to util/maplibre
|
2025-03-28 11:07:41 -04:00 |
|
AdenKoperczak
|
fee00b737a
|
Fix up custom map inputs, making it easier for others to use
|
2025-03-28 11:07:41 -04:00 |
|
Dan Paulat
|
c9ead60dd4
|
Merge pull request #399 from aware70/add-map-api-key-validity-check
Add map API key test button to initial dialog and settings dialog
|
2025-03-28 01:10:36 -05:00 |
|
aware70
|
71bfbcc6ce
|
Update QApiKeyEdit log prefix
|
2025-03-22 17:23:02 -05:00 |
|
aware70
|
50006ada37
|
Add map API key test button to initial dialog
|
2025-03-22 17:16:50 -05:00 |
|
AdenKoperczak
|
dc72e9fbfc
|
clang tidy/format fixes for update_tdwr_products
|
2025-03-20 10:19:20 -04:00 |
|
AdenKoperczak
|
6509fc7043
|
Update L3 product category selection to work better for tdwr
|
2025-03-20 10:19:20 -04:00 |
|
Aaron Dunlap
|
e189abea4d
|
fix: rfind to find for more consistent site parsing
|
2025-02-17 14:00:18 -06:00 |
|
AdenKoperczak
|
a3e9d68dc4
|
A few UI changes to location markers part2
|
2025-01-17 11:01:02 -05:00 |
|
AdenKoperczak
|
dc284974b3
|
First pass fixes from discussions. Mostly linter fixes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
23a99f081a
|
Fix formatting on most for clang-format for location_markers_part2
|
2025-01-11 10:50:10 -05:00 |
|
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 |
|