Commit graph

311 commits

Author SHA1 Message Date
Dan Paulat
bd27d0e562 Update most instances of current time to use a time offset 2025-08-22 23:42:08 -05:00
Dan Paulat
791bf16586 Look for the appropriate .msi asset suffix depending on platform 2025-07-15 00:18:01 -05:00
Dan Paulat
01ae858906
Merge pull request #478 from dpaulat/feature/opengl-3.3-core
Use GLEW instead of QOpenGLFunctions
2025-07-12 09:31:06 -05:00
AdenKoperczak
c3d39e2571
Add a label to the location marker settings widget to indicate the existance of hotkeys for adding/editing location markers 2025-07-12 08:48:07 -04:00
Dan Paulat
331b2d855f Use GLEW instead of QOpenGLFunctions 2025-07-10 21:56:17 -05:00
Dan Paulat
b2653fd585 Remove raised styling from most QFrames
This was never intended to be part of the UI, and did not show on Windows. It shows on Fusion, and is especially noticable on macOS.
2025-07-01 00:17:24 -05:00
Dan Paulat
788bd114cc Update title font sizes for macOS 2025-07-01 00:15:54 -05:00
Dan Paulat
5f661df9fd Alert dialog should display a fixed pitch font 2025-06-30 21:43:14 -05:00
Dan Paulat
5716d89d52 On macOS, set font pixel size instead of point size to prevent tiny display 2025-06-30 21:42:50 -05:00
Dan Paulat
ceb58c1a4c Update audio codec setup page for Mac 2025-06-18 21:54:47 -05:00
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